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
- 442e04aadae6b32e8dd6c470eef492c9acfc6811336310cc1f8f58d879e4dff8:0
- asset
- VOID · 6d · t_petch
- asset_id
- a27fb049e948a8c1d5e6b6a45b78135d51ef76b6b9a1f2bd47f376aca33bdbff
- parent envelope
- 442e04aadae6b32e8dd6c470eef492c9acfc6811336310cc1f8f58d879e4dff8 · T_PMINT
- block
- 949009 · 2d ago
- commitment C
- 0232f9a1bf84a9da38ea08b5b80fb80a8fdcfac49e0dec94c630407f328f774848
- public amount
- 1000
- public blinding
- ac4a6c2a04962bf9f529c74226f73be5a2633b40cd03639c5f94d41efa0eff42
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.