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
- 10013ac98f53926aa234c828bc2701183d41e8575f95893d8ee32155b34352c4:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 10013ac98f53926aa234c828bc2701183d41e8575f95893d8ee32155b34352c4 · T_PMINT
- block
- 948950 · 29d ago
- commitment C
- 02f2edd49ea311363714f6b85f5b1c89fdf26f89f132017110bf9e4e710d722d89
- public amount
- 1000
- public blinding
- 015e21d5843ac1423ff742587e26a831c4f267c76300c48fc21cff1f865b82df
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.