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
- 53f736c9edfaac76579c71be3d603929b0a785798b0c0efacbf3179d645cf74d:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 53f736c9edfaac76579c71be3d603929b0a785798b0c0efacbf3179d645cf74d · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02b0bbba766d93967069f44fc8d6b3d82ecae377f0ef77cbfe765c942e20cad0b6
- public amount
- 1000
- public blinding
- cfe537e147b3557c4c14a1f0b039a30c526beb8800090dd640b4b6524c12dce5
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.