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
- bef41539b4509b56f05675bf52a420aa856d7327a511d53e2d1f724e414f071a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bef41539b4509b56f05675bf52a420aa856d7327a511d53e2d1f724e414f071a · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 02c17b7b6beeffe2e055de0d95f373998a4e376e499ede2349d9208c2cb934c180
- public amount
- 100
- public blinding
- 905e9b35e0d42a1bc70b2afd168bb089dd054bb1e17214fed03c3e2fe9223c1c
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.