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
- 8bb60a34c9a4239bfd4f1a7def63868ecdcfe83fc21f5fc0ac89c1f6c62899e3:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 8bb60a34c9a4239bfd4f1a7def63868ecdcfe83fc21f5fc0ac89c1f6c62899e3 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02c616c7d2c2fa40f61dc51c9198e93d0dc9d2a4d17fa27ef6b256a877db622af2
- public amount
- 1000
- public blinding
- dbbddb0831801cb19afbee8f6ebc0e4a327a542fd1da03a3690c43246f4d14f2
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.