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
- e46ca5eff12d48b9e8daf8446f0fd999224c32cfe63e6272a0ff70b472d0af14:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e46ca5eff12d48b9e8daf8446f0fd999224c32cfe63e6272a0ff70b472d0af14 · T_PMINT
- block
- 948723 · 4d ago
- commitment C
- 03f60252610f790f4fe0cf5d3de47bfb0b04983ff4e2ad7f195701027c3b7a9c28
- public amount
- 100
- public blinding
- 3f39c7d53a8874d642dd6a4118bed3bdcc50a492a7d5ca58ed8b3a74a0e61ea6
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.