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
- 9b4a1fe1ef6c606cbf994b701b2a872b0f2fe54b46462d14c536230c1bd13051:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 9b4a1fe1ef6c606cbf994b701b2a872b0f2fe54b46462d14c536230c1bd13051 · T_PMINT
- block
- 948676 · 2h ago
- commitment C
- 025017f8dc5447aa4e90b27b87d57681afd6d9d70f6717392c7c38aa609c626a88
- public amount
- 1000
- public blinding
- 1f3395627cbdf64cf2df79cf684d1a7de562ba88d57cf82034df2b742c552448
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.