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
- d3af93f792a035e44288848a3e522173a345213d9e5ec0ea51f468af3382760e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d3af93f792a035e44288848a3e522173a345213d9e5ec0ea51f468af3382760e · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 025b54dad7371b4b2e5234f56b5e3854aa4bb396b535b85a376e4ae4978acb9640
- public amount
- 100
- public blinding
- 8ac54677a5c7ff559ca14826d979b9a3e87dc19916dc02843bb6cb871e4192b6
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.