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
- 3b47475da5303fe262c340112397e3c5797dacd40b2899bfc863477860becef1:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 3b47475da5303fe262c340112397e3c5797dacd40b2899bfc863477860becef1 · T_PMINT
- block
- 948555 · 55d ago
- commitment C
- 033056da7a360a19cd104bba55ed76e2e1fbfce23ad42a2f2c22a4c6af3b77fc47
- public amount
- 1000
- public blinding
- fc139d6c3e899a77f7d9051b38b63fe17733c0d73ed4b756d12fbf0aa0d8e408
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.