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
- e0ff29a42d28274e3cbab7545683cabba8efbd2a7e81d8b67017b3557ec12979:0
- asset
- CONF · 8d · t_petch
- asset_id
- 1bd97580b1c8eff6a1583540cac2eb0b3766efc4943a87e129db19a3303a60d8
- parent envelope
- e0ff29a42d28274e3cbab7545683cabba8efbd2a7e81d8b67017b3557ec12979 · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 024b37601a952379088f82cd59caa26010855d66ecbbd0e4d9bb2adb54e96410f9
- public amount
- 100000
- public blinding
- 6d9ad9b396d68c3d6b44287c07794ae3f880e46c26917e00290e6506dd3f52e0
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.