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
- 8c7281f504b52463faf920f981d3010fe6b6cd816a9d07c707704e3a89240316:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8c7281f504b52463faf920f981d3010fe6b6cd816a9d07c707704e3a89240316 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03ab7101c30bfbbad27b9abf69358988771ff440fa07d0a5e48ae0a94c984ab272
- public amount
- 100
- public blinding
- da617e8c7e14765ccdfe4bf90ab5134fe474a3f81f1fd2416d8bbac0979661da
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.