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
- 9d8ae584e5a64ba399793939869d21c3769373ed07bcc6ec49cad352173a8121:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 9d8ae584e5a64ba399793939869d21c3769373ed07bcc6ec49cad352173a8121 · T_PMINT
- block
- 948807 · 3d ago
- commitment C
- 03f14d8e3d80c12471bc017f15cc6a74f40cb74f0999859c7e49f50c2846a86f2c
- public amount
- 1000
- public blinding
- c9af29747ebdc8bc6cff363d470b09deca4d9306633df61f73cc09152e74928e
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.