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
- e6505f0dc2a48e62c9f1d1cf9e132bd6ce5ced36d6eaead505afdee26be0d00b:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- e6505f0dc2a48e62c9f1d1cf9e132bd6ce5ced36d6eaead505afdee26be0d00b · T_PMINT
- block
- 948950 · 2d ago
- commitment C
- 02756338ec7acf6b9e83d41d28cbcbd7f47c5fbd599f52daaf447682a2328a8978
- public amount
- 1000
- public blinding
- f9e67127c42978222e1c89320ae6483db0594f6d72c64b74f8a52fb7c5e84424
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.