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
- b7f264537606b69ff5c1889cb1de6b487d4690ca2fc582d55f8fa3bc9503dd54:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b7f264537606b69ff5c1889cb1de6b487d4690ca2fc582d55f8fa3bc9503dd54 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 030a0e2411c8679c252ee92c0eb723aecf06c8d4080c521c39ad76fe1955e9776d
- public amount
- 100
- public blinding
- c538b70e934ff8bc61863148b469c7f4109dab1687ea08305e30b1249c640098
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.