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
- c206a2d091fb0c838ce33ff4965243dedffa812f34be268b9b15f95106d913ea:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c206a2d091fb0c838ce33ff4965243dedffa812f34be268b9b15f95106d913ea · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 031aab5995d47c76343f3e4b0fa8c2cfe70a627a185b706e799211190aac588534
- public amount
- 100
- public blinding
- 26c1ece4dc6fa5e9aa24454b4250463ef68cdb09c9652d7b69127e7ce6a5937d
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.