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
- a87d8b1c2b59cdb8f7d0916e70c44812b6526445a9875169fab657c9ff8f84de:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a87d8b1c2b59cdb8f7d0916e70c44812b6526445a9875169fab657c9ff8f84de · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02117c170fc2c9314182a1eb89347ff17934e03b020404aca84b79b06e7d408b36
- public amount
- 100
- public blinding
- c72ae561d328992ad17c7d957d44d404f6440abb19ef1e5b281840d1e28be12e
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.