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
- 7ff73cae47c605f640d4694c4adaad08db2fd398e446885f9d8a0ec8f366a5c4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7ff73cae47c605f640d4694c4adaad08db2fd398e446885f9d8a0ec8f366a5c4 · T_PMINT
- block
- 948997 · 2d ago
- commitment C
- 0327a20817a985c13fd14195330172a1c485af9d94712367048d1da90f424e6eda
- public amount
- 100
- public blinding
- f303d9e94713715c12c5fef2b8b858272e480b8401ebbc56a8dda98d79929271
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.