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
- b448bcec02e08c2219ac464b179839398423b3910e3c30763149e0ccd1c30068:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- b448bcec02e08c2219ac464b179839398423b3910e3c30763149e0ccd1c30068 · T_PMINT
- block
- 949319 · 3h ago
- commitment C
- 034859256c63ea6066c69b774349f12e62ef0b2c6ec53a9eb152ab1ca2a071429f
- public amount
- 1000
- public blinding
- bae16ce4a4a6d42f4ba03d9cda2a996a2167953a4e07841bd3d8a42fbd5c2754
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.