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
- a19551d0ac729c0e5005c43e6212e4b618fe42866c8fe52933f21782aba76af4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a19551d0ac729c0e5005c43e6212e4b618fe42866c8fe52933f21782aba76af4 · T_PMINT
- block
- 948667 · 31d ago
- commitment C
- 020ec3e54efc15add6bb278792bd53a249c5894b3dfaf09f4cccbe79b41c0d0d72
- public amount
- 100
- public blinding
- b440bf704a69ea6a5745e0733227af994d9e01c4c1c4923ba3763655a99156eb
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.