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
- f221c26f5ec801ae523c552fa734e55bc2bcbc0b224afc874dbd25fb9ff4d6bf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f221c26f5ec801ae523c552fa734e55bc2bcbc0b224afc874dbd25fb9ff4d6bf · T_PMINT
- block
- 948942 · 29d ago
- commitment C
- 02c7234af81bf305b2cec10f968cee5ec8357b9e9cd15f4a25d68973f8a0abd730
- public amount
- 100
- public blinding
- d5058b859f632b3c4816bc21716bada750904e5f676971e1c7508f09841fabc4
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.