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
- 2469def1079f0936b19ba10de03e4196b5a1cea2b5e9d5d31808ff60e668a59a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2469def1079f0936b19ba10de03e4196b5a1cea2b5e9d5d31808ff60e668a59a · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 025559be5a618db98c21a47f9a91761bda3eccf5c8271a5e93d452b2becf10e392
- public amount
- 100
- public blinding
- 3f566a02f32b1bb09b27dd836945349d0431b087656b43003256fbe9148ffb64
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.