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
- 18909452167aa881a4e0d6c9effcf4d69f404e3043c54cb3add8ba5e3295ee29:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 18909452167aa881a4e0d6c9effcf4d69f404e3043c54cb3add8ba5e3295ee29 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 033ba547fc3a4264785e18965f8b91d8c828849f584826f6bbe2dd13017cda0e66
- public amount
- 1000
- public blinding
- 4a15ce0265709327709db5307d6f2df739095fb0f6b1a460bd6afe780ef8eddb
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.