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
- a56af1d9332c53dea12f731aecafa0a6538064a74582e5acd715319c4ac85d49:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- a56af1d9332c53dea12f731aecafa0a6538064a74582e5acd715319c4ac85d49 · T_PMINT
- block
- 948952 · 2d ago
- commitment C
- 0298dd7bd7c3adfd93c6d26b3e350c03e6348ac0a2a05784c2fdb49c5d2d52165a
- public amount
- 1000
- public blinding
- 23f01d5bb0a86139ef0d3c38c955e8203d211d280355029e61bd28b534b5cbd5
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.