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
- e377a739c0da04a2833537eb0d8207a0d7507fc140fb4f8f52ddfa5c728ea827:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e377a739c0da04a2833537eb0d8207a0d7507fc140fb4f8f52ddfa5c728ea827 · T_PMINT
- block
- 951983 · 2h ago
- commitment C
- 02d7a3c8fbdfb6f1388b8b6c6e2629cf835c239922f608e23b65202c97591744a3
- public amount
- 100
- public blinding
- d5b0905f4c723c186d2fddbac894e05e953400cfd1b15e5d95afee56eaa9b7c7
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.