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
- 8d77050d5386fd9dc765fa881ed26f70889c844a7be7ade907626c68cc62fad5:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- 8d77050d5386fd9dc765fa881ed26f70889c844a7be7ade907626c68cc62fad5 · T_PMINT
- block
- 948761 · 30d ago
- commitment C
- 0283716258d166b4811e2428225fee707f757990f8c7a0845b6e2562975348db2d
- public amount
- 1000
- public blinding
- 8092d97ab73c3532f3e9c1e58222c8ab72dd0908df17b3ff02c900e8c2062c69
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.