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
- ed7be9a07c98db8c88611002bf59a11f2e2a5d34b37a6172272e4ae38bb2494d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ed7be9a07c98db8c88611002bf59a11f2e2a5d34b37a6172272e4ae38bb2494d · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02e2b4f8d6ac8b767f7c2a2431101ae0fcbdd86293fce85ec99b02af847da8bd6d
- public amount
- 100
- public blinding
- 7b4a694b40ca17adf2c86472b4fe3c2f2095e676bf438d5a10195c8aee271125
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.