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
- 8df396cf3d5f940efcca1af77c7b6ca2d5c95f9e41014e133376d62589960049:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 8df396cf3d5f940efcca1af77c7b6ca2d5c95f9e41014e133376d62589960049 · T_PMINT
- block
- 948952 · 2d ago
- commitment C
- 0311960d0b9b05c09aa0cb9bee47a11059238a4b6a7a1834c2011e057309dd534e
- public amount
- 1000
- public blinding
- 12fc2731090095094260abb573f49798369d7fbdf6ea243171d13a437af58219
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.