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
- 36fbfcff9fa085f59596a59375332df6a4b7b806ff3456203b29a6dbdfe6ee62:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 36fbfcff9fa085f59596a59375332df6a4b7b806ff3456203b29a6dbdfe6ee62 · T_PMINT
- block
- 948948 · 2d ago
- commitment C
- 029511fdbb41d8a68b7bc7f25a80f669a276ca70e45c97788e891f7c4137eff359
- public amount
- 1000
- public blinding
- dafc4ed6bedea696e967c4a803218ba54ac1ea4b83c23cd590760f508f46881d
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.