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
- 6a1a09933f9863eada31627ef8c927a0c3dcd6a53336f10416445b45486a8a28:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 6a1a09933f9863eada31627ef8c927a0c3dcd6a53336f10416445b45486a8a28 · T_PMINT
- block
- 948555 · 55d ago
- commitment C
- 03124642c6e3690c04f5571836f61efd1a5b0c37a11c4eb493bfbcdffae4970198
- public amount
- 1000
- public blinding
- aed46c0156e885140e4a53b4906beed349aa06e6a218de1983c42b8124ce7126
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.