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
- 0db96e27a948785b2ac2d56d93aad0f18f51eef2195a8fef02cd421adc917828:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0db96e27a948785b2ac2d56d93aad0f18f51eef2195a8fef02cd421adc917828 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0369a5642e1bb77793106db622c4bc65ad09721d505247008839379b0c6f65f141
- public amount
- 100
- public blinding
- fddaf1b0e2c9d3d2ecb3dc65598e24fcee3e3bba9a8e1da8d0995483975c9fb3
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.