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
- b5ca84450db696cab295bd15db0b2864351c25adfbce1432b042b8440424ed9a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b5ca84450db696cab295bd15db0b2864351c25adfbce1432b042b8440424ed9a · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 035f13199ebdc07235501e93a76ae82fc450f239ce8830d76581e4f69b9fa5081f
- public amount
- 100
- public blinding
- 81331d34be807ece095e351bd7d3bab5a6cf9c6b44ae2f8f1a3f6a45ab9c8f51
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.