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
- 0c7e26ae80980b6c393a5d33a7c5241bf58ac8170db309acc03b60b3589f255e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0c7e26ae80980b6c393a5d33a7c5241bf58ac8170db309acc03b60b3589f255e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 021bcb6d380b008c6a9a2fc19d63ae787a41be41e28e096c9cb0e3399df81f2ecf
- public amount
- 100
- public blinding
- 2ba03eaaf749c61e37a3b4da0936b344095af664e335551621ec58fc231c2a03
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.