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
- dcfda53772c59c01da5cbbbc825632ff703b8dc9528b966379b32aa27c7083d7:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- dcfda53772c59c01da5cbbbc825632ff703b8dc9528b966379b32aa27c7083d7 · T_PMINT
- block
- 948781 · 3d ago
- commitment C
- 038b61312159379120fc3a325a769213fe47b9da2edcc33681c689aecae8928908
- public amount
- 1000
- public blinding
- ea97e6427e84b9b2e1a19cc7327e7a9b123a6b041a042faaa35294d60d0f8756
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.