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
- 2c126cd3475743d3bf0f34f0e66abbe228fdbd69219308b7902a3d7b87e3cc6c:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- 2c126cd3475743d3bf0f34f0e66abbe228fdbd69219308b7902a3d7b87e3cc6c · T_PMINT
- block
- 949087 · 1d ago
- commitment C
- 039f835e0874587955993b062456c5ebac2ca29a75d53d60a6c1e00b43438a49a1
- public amount
- 1000
- public blinding
- 648f18f4fc01245983cbc7d1e0890a41528d788245e0db70e94c2effd6eef7a1
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.