UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 50deb5989aace9599ab0934ffbb57c293994e9552988360ef292148e956ee3a1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 50deb5989aace9599ab0934ffbb57c293994e9552988360ef292148e956ee3a1 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 036910530f4756bd5ffbb7677575b8d41cf7707f7b95fb0714fb9eb827b320fc11
- public amount
- 100
- public blinding
- e15467af5ee5b08f7ed0cdd20b4c2658c9a6f3be2e25f0c125040909e401e9e2
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.