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
- f8056976c93914fa0f94c9a8fcd88b8aff51a639e865b1624f80524d0d776bac:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- f8056976c93914fa0f94c9a8fcd88b8aff51a639e865b1624f80524d0d776bac · T_PMINT
- block
- 948762 · 3d ago
- commitment C
- 02b79670574c31121fed502049f43cdc309966e07bf38aa5924713b84dd5f65d2a
- public amount
- 1000
- public blinding
- 9e405dc09fb3ad0eb1bd9f3c5c2174a9a846e49c7e0be242efea3ba0e36da70d
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.