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
- ecf2b5c19966cc41a36b2a3e98c8d0055a096f8a91c8018d4d6decefb95b13e9:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- ecf2b5c19966cc41a36b2a3e98c8d0055a096f8a91c8018d4d6decefb95b13e9 · T_PMINT
- block
- 948760 · 3d ago
- commitment C
- 0359acc9b3b7c9ea994393c2c7d84f01eea5613dd832f71f6d42cb3838504e2f6f
- public amount
- 1000
- public blinding
- d557f2e7603c1bad66973f0ad02e0ae63a83989caaf822572474ba63662877f0
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.