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
- 5f8b129077c29132366fe546b81de0c7583bcaa4f14a134b829f2bc48e418c54:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 5f8b129077c29132366fe546b81de0c7583bcaa4f14a134b829f2bc48e418c54 · T_PMINT
- block
- 948946 · 29d ago
- commitment C
- 022308243d61f26877125643207c7ff31614b5ee91981b5eeb32ed836ba54ba286
- public amount
- 1000
- public blinding
- f2392392e757a110c02c7a72c8c513f8f551cddd194eb696435bd0ebdc1c3bc1
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.