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
- 9f2894f350ccc0b0b12791370c3fb30a64a4c7a5e39cb1d98b4a44912608fbf8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9f2894f350ccc0b0b12791370c3fb30a64a4c7a5e39cb1d98b4a44912608fbf8 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03e80f46bb82174836200aab7824bbd08a09276337deddcfe13047cf17a2525288
- public amount
- 100
- public blinding
- 8dd48e35ce0d19209ef96602ca4e33ada77fbf66a46e555c52cac0771e0787a0
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.