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
- 3a61933382c2da639b6757991f64ccfe0074d34fb600e64be50e1844fbe2a1de:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3a61933382c2da639b6757991f64ccfe0074d34fb600e64be50e1844fbe2a1de · T_PMINT
- block
- 948714 · 30d ago
- commitment C
- 0346ef1b577c9b3b441abeef3b5ad2774735730fe385cd12c9a28359ce1a6b5ae7
- public amount
- 100
- public blinding
- acf2a29800ebe757442c5d10f34a102e7ddd8bfbea6fed6c88684aa2f417485a
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.