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
- dc52150d0f69574a24bbd59d64d45fad8867f32e623a503498fc708cd338ea4c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dc52150d0f69574a24bbd59d64d45fad8867f32e623a503498fc708cd338ea4c · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 023c85f49cb2c3039c981ad78c3b29894eca912c93f2cb60843e4bbae190b27e63
- public amount
- 100
- public blinding
- 3afcd5ac203cce1685852993008c9443fbb1e9031b3fa94c7be82e69c1e375bf
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.