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
- 6fee7eb846a7823a4c0c1b6210e9e5c936df53c7829769c5a48ed40aeb4c6834:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6fee7eb846a7823a4c0c1b6210e9e5c936df53c7829769c5a48ed40aeb4c6834 · T_PMINT
- block
- 948735 · 3d ago
- commitment C
- 0223f3edba80c8405626c2761b5d21490f6ba2c602bf031956f836dc6328121eed
- public amount
- 100
- public blinding
- d15b8bf49e6c61e5e421b06628403219d9eec2d3509222df09c7d6e94f4d9204
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.