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
- 6d63a3ae742db5049ff597b234381b0c19e4528d650929cc300f7993ab9e11ff:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 6d63a3ae742db5049ff597b234381b0c19e4528d650929cc300f7993ab9e11ff · T_PMINT
- block
- 948676 · 3h ago
- commitment C
- 0288304d1c9b4b671450730c5075f7d3a698e35b83474b915640867cc75169cf26
- public amount
- 1000
- public blinding
- 7353361e8b9dbeeca286051877db5f7de33a40275d3140da2556445d8974486a
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.