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
- e2a427ecf554fd23690b6aae6b14c7b77485ddd09d21567c05711c60722bf77c:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- e2a427ecf554fd23690b6aae6b14c7b77485ddd09d21567c05711c60722bf77c · T_PMINT
- block
- 948965 · 2d ago
- commitment C
- 03d3dcef4fd1c5a4b93d5f5d06c8f8d0f1edbb743085746c9309c8cbe32289f9b9
- public amount
- 100000
- public blinding
- 6acf3b9b046dd4bff24cb84812b8aa4fe7a2e994217a3288d9c1f84dbb6f6aa4
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.