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
- af2a11a21a4d41a1c09ce2c2454ddbc9a887910742208d377e33eb512d9b7cb4:0
- asset
- ZORG#9cc024ec · 0d · t_petch
- asset_id
- 9cc024ec3583e5d182f0bd86a10c8d69ee7915bdf0ce9b6954fd936813caefc1
- parent envelope
- af2a11a21a4d41a1c09ce2c2454ddbc9a887910742208d377e33eb512d9b7cb4 · T_PMINT
- block
- 949183 · 23h ago
- commitment C
- 03b5e6b8d9100da4048eb58aa63ba4c01505d4058515d13b415c81a603bb72d27d
- public amount
- 1000
- public blinding
- e98eabe992ceae4a3a4b99bc8be252ddc451360bd2c747312bef550af1b1b93a
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.