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
- d307a94dab899a52f66b0bb920eea0f0373452cfbdb2ac339707a8034ff44c7d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d307a94dab899a52f66b0bb920eea0f0373452cfbdb2ac339707a8034ff44c7d · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02a9f32b7dc270ccb70c76789aa34add20042dd5d5f61eb93d9f825fa2b6f38a31
- public amount
- 100
- public blinding
- a1548f4000b810bb4bc957aca179bef92eb8d0ed88a409984a4139409fea74ab
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.