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
- c510f4db0a8017d83f697753c2dd0718dfbbe04b898f5e3a4ce2c6cc61a34036:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- c510f4db0a8017d83f697753c2dd0718dfbbe04b898f5e3a4ce2c6cc61a34036 · T_PMINT
- block
- 948614 · 12h ago
- commitment C
- 0380a9ffd86496ab118016d8f8f92c5d2f996ee256a11a2b761a2372bd43867b56
- public amount
- 100000
- public blinding
- eed3a7f38dd0272d528df94d40f6d16d807d70627b012c7beacc42c64bd09587
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.