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
- 71d30b6c097fc0f327821b90661e4a6b37753a04a743c278a5520afbf1781a90:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 71d30b6c097fc0f327821b90661e4a6b37753a04a743c278a5520afbf1781a90 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 031f040bfd5ed2ec79c68e53e2a1bd6b3898a9f3089a249afbf1e6cd30e5c8abd3
- public amount
- 100
- public blinding
- e35156601b9a64954f1fde7673388646b452824972175df93cc34c2fb408cdbe
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.