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
- 99207e5a8b8cdc5a452223c4d6e13593b8b80acb73f75823d9e0bfb2080b83e3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 99207e5a8b8cdc5a452223c4d6e13593b8b80acb73f75823d9e0bfb2080b83e3 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03142f1292bb3ba4ec3196d1c9e9e7338628185b0c2a5a33bbea47c6a912e55185
- public amount
- 100
- public blinding
- 57e72687148cb44bd2ecb21402c7e26aa23ac06252cc67618b33dd9f1ec6aa86
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.