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
- 3756609f73760ce50b09223bfd53c87688afc8a44432b1df0149b76a404dae1e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3756609f73760ce50b09223bfd53c87688afc8a44432b1df0149b76a404dae1e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03b5ca0107e58a757b7df925f5c174f3421d9caba79c57b6d27aa8763af2a882f9
- public amount
- 100
- public blinding
- 735d3bee1c080bf7da10ed970a48302ca35f4566e1ff08e1db77f5cb93a2bb89
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.