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
- 06261387e21c226cc289a09e17b5ce2ced59a8aac7458c6f029a485ac584fb8e:0
- asset
- ANON#b221150b · 0d · t_petch
- asset_id
- b221150b72b686cda9d2dec6a2992f1c74534f7fd442743d0debd5e47020b19b
- parent envelope
- 06261387e21c226cc289a09e17b5ce2ced59a8aac7458c6f029a485ac584fb8e · T_PMINT
- block
- 949405 · 3h ago
- commitment C
- 034421a2ddaa7d9fe26180c0cc6695518e7ecbf44b5add484211415fa84ca358a5
- public amount
- 1000
- public blinding
- e06c1a76307b3c19a0b9f0b3e86f986a5e6763e7d4276d90b1ac78351939bebd
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.