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
- 7782a758714d9490737c34bc388997b4d95b0f535d5e7e2bed91562d8a83b895:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7782a758714d9490737c34bc388997b4d95b0f535d5e7e2bed91562d8a83b895 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 029143703e57c4347e806fede32d2a3ca80c742effc0856175294e44d3e9a9a7bf
- public amount
- 100
- public blinding
- 062d0be7cb66bfeda7041b940a2e0dbc006b74bb6200c597617b59c0698e3df7
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.