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
- a5c18febcc4598185b7a6c588dfc0052b01600ccec166eb93269c3b8e9813bd6:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- a5c18febcc4598185b7a6c588dfc0052b01600ccec166eb93269c3b8e9813bd6 · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 02624cbbaad0eb3a6af7f97d97dc9756885b7c0e0f10e1aa5b39f2d3334ef51486
- public amount
- 1000
- public blinding
- 676a250bcbaa85d94ceb5565ba1ba3f91a1802246b37558503cf0a6670113db2
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.