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
- f981bb507044a66512a6a1352ac6a245e1979dcb388320317976f35ec5f9608a:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- f981bb507044a66512a6a1352ac6a245e1979dcb388320317976f35ec5f9608a · T_PMINT
- block
- 948961 · 2d ago
- commitment C
- 02fb632416b35df5faae67533bc2f640675c0212f7d90c754186dd10a0f964d693
- public amount
- 100000
- public blinding
- e1d1ea03cd31bc11f255d9390cf639cb9378eb2137c6b6a9a7d1f1034520dcd4
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.