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
- fded6d6f42ff9a8cb8dc34f9e3220c8b0cd7142f2b9716732d933f1cce03edda:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- fded6d6f42ff9a8cb8dc34f9e3220c8b0cd7142f2b9716732d933f1cce03edda · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 035dc489512eba6004aeb610c89220220e33c135a1db73dc3865a9a86f87e15895
- public amount
- 1000
- public blinding
- 993e2b10b43e10e2d2f2917bfb5d0caf9363f8ba29eb7c9361b7b2b8fd52d22a
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.