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
- c41e1759554a97e8b2f369848a26380f92a5a8fe71da0db69b2a82e26b139e0d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c41e1759554a97e8b2f369848a26380f92a5a8fe71da0db69b2a82e26b139e0d · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03a3c5792970715e5ef767f9da6b15dee426a8d3ab9bf19d57805fb60529ba60a6
- public amount
- 100
- public blinding
- 50b77ff7da0ba2a17f23c71877b28f82a75401e4ea14dce3768c027b1d0cf957
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.