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
- 0601bcdad4dccd44290f05fa0e74ce7a8a7c1949192381dd253803a473161f9a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0601bcdad4dccd44290f05fa0e74ce7a8a7c1949192381dd253803a473161f9a · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02261759f7c07819785c8601214a72909f1d29805837c2fdd882c69d808565c5dc
- public amount
- 100
- public blinding
- cc0948892ab2cf09c9011f56c8c0965cace510d1138315a62ff5d41c627a7689
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.