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
- 0833a479c4c6eac0df17b4ed40c3bd8210a6a1c1313aca5f19816bb52e14f21a:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- 0833a479c4c6eac0df17b4ed40c3bd8210a6a1c1313aca5f19816bb52e14f21a · T_PMINT
- block
- 948964 · 29d ago
- commitment C
- 02251bd8148e1a17e6be9b7a418d2ad26a32795c80247cd97bdf6a785e19cc086d
- public amount
- 100000
- public blinding
- bb644c79208f28decf9e1ba015ce8fc9a1b1e32c52556812f5fd31fa19fc424d
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.