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
- 6dd9a2f4edc4b97505f40bbde988bcbd04fe1a19299273ca4558e4e1123ed5ec:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6dd9a2f4edc4b97505f40bbde988bcbd04fe1a19299273ca4558e4e1123ed5ec · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 031c66d81eb3af879201855f3ff70ecd25e731c175bb77ddcd1870a398800113f5
- public amount
- 100
- public blinding
- 183821bfe2e4b5eb58b366856dda73b36a6a27835be09fc0436b41e052c7d598
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.