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
- 599094f1a3cc65c6a5f0cd920c041d54f3775d892ca2aa4c68ef7fe47fbfa8ca:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 599094f1a3cc65c6a5f0cd920c041d54f3775d892ca2aa4c68ef7fe47fbfa8ca · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0203ba9f634ea67aa85db364eef1c2ab50a8072b4f7b761a5109563d60a490ee0b
- public amount
- 100
- public blinding
- dcdac56a55b5c54930632ce9d30fc203c779d0e69cec2ef6f3e9a76a0b38c51a
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.