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
- 689f40eb029443fd585cab6a52954d6457a4bf473127f7e2389eb2d5c38d8cd1:0
- asset
- CRIME · 0d · t_petch
- asset_id
- 6a4c17b89e3e5fa37a2ea1043ca9986dcc67a7a3eba129a88c365ec4e8e3ed5f
- parent envelope
- 689f40eb029443fd585cab6a52954d6457a4bf473127f7e2389eb2d5c38d8cd1 · T_PMINT
- block
- 948764 · 3d ago
- commitment C
- 0299654b8eeebcd933431b1f3ce43b5135bc032af1748ccdd343a369fd4667adaf
- public amount
- 8888
- public blinding
- 8d72b1b8e64af5ebe7d29c7a7ce79ed9b626160b114c87c880fc5e24f6a894b1
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.