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
- 72eefd4a87fc54d50c7b2f2ff7fc9ba383e4adac4c1d087d853fc844bd5c8079:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 72eefd4a87fc54d50c7b2f2ff7fc9ba383e4adac4c1d087d853fc844bd5c8079 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03c004d6117db93ef2e60920431ff6190c2940e1e4e928a1f4c82197ac38bc0bdb
- public amount
- 100
- public blinding
- 6add460f206ddc765fcdf3a960222303998a68fe4de27ed35c49217a9d58d7eb
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.