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
- 8869c0c70a9435b618f5504c6fc3179055cb6f97b8fadaaa7b4499d687f1f98e:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 8869c0c70a9435b618f5504c6fc3179055cb6f97b8fadaaa7b4499d687f1f98e · T_PMINT
- block
- 948794 · 3d ago
- commitment C
- 02a3b6d01eba8f29db79f0eecb8e422b75a9bf11b5d3881962cc45ac03754e79be
- public amount
- 1000
- public blinding
- b0628e62b3af8bba9d515f643efa94220bfef11347696d04248b59f95ff0b394
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.