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
- b1d6f8d1d134b30c7f4175df462c1f6932dca4002ef9b1aab6fcae45dacda0f6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b1d6f8d1d134b30c7f4175df462c1f6932dca4002ef9b1aab6fcae45dacda0f6 · T_PMINT
- block
- 948723 · 4d ago
- commitment C
- 02db7594abcc993ab1a3847f4835d52d99881210e39f73bc9638d052d2f95cede8
- public amount
- 100
- public blinding
- e1c6c43b9c8d3e555039603d0650687687a48815be46e5dea15db98b6415b135
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.