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
- 02eb8297e4b1e446d394894b14ee002f9967f28ae1b5bc464186939f27382603:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 02eb8297e4b1e446d394894b14ee002f9967f28ae1b5bc464186939f27382603 · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 02ab1a1c2afd22db2e292d2431b088996dd6a7c33e70054b7b3d513c80bd4b6eec
- public amount
- 100
- public blinding
- fced90f05760c7960530c5350aed9ad8e16901ff07019318e06b894475646df6
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.