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
- c414eab20c4ffaacf5fa8bb8fdb6865b54f1c08d3b21bbb5539f944e1e9e3595:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- c414eab20c4ffaacf5fa8bb8fdb6865b54f1c08d3b21bbb5539f944e1e9e3595 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02572f6ee0ec3720c8943b1b21f8061a333eae125f13130e2c066fb71354f6cf51
- public amount
- 1000
- public blinding
- aff29eae650fa319e90f5c73a386910e824cdd5b68f34fa2f5643ab42c585f05
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.