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
- a4664d94945a06bcf7318768823bee3360dcf88980f35d1e7bb2a61a74f2fe94:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- a4664d94945a06bcf7318768823bee3360dcf88980f35d1e7bb2a61a74f2fe94 · T_PMINT
- block
- 948946 · 2d ago
- commitment C
- 037c0f21d40db17f651caaf9720015913dc56b4776fc1b9e1f908e670e5a6bf62c
- public amount
- 1000
- public blinding
- d660824771c1cd66a1cfe3577365491f96cf9c6184858e2b0a943e28586e1ad1
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.