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
- caca295b7f81ca665bd5863945a0b42631a3f15b635bc9154d160ce96fd0f26f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- caca295b7f81ca665bd5863945a0b42631a3f15b635bc9154d160ce96fd0f26f · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03632c183c9d5081b3721a5572da72aadf11e2b926367f9f49b4cc773e06418c52
- public amount
- 100
- public blinding
- c9284a8f6b28ce690e8924ea8383ae6defe69a5b154ada5e461f9ec01a312463
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.