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
- 1b7d039bf206825561e6fdfe2cb165c1cd8a08b233f1b987473a81d6ef965079:0
- asset
- CRIME · 0d · t_petch
- asset_id
- 6a4c17b89e3e5fa37a2ea1043ca9986dcc67a7a3eba129a88c365ec4e8e3ed5f
- parent envelope
- 1b7d039bf206825561e6fdfe2cb165c1cd8a08b233f1b987473a81d6ef965079 · T_PMINT
- block
- 948764 · 3d ago
- commitment C
- 03c18491be5cad608d3c65b373cdee6823ce30a00c124e0d851aeaca07c9a3a169
- public amount
- 8888
- public blinding
- 8a80b78e64672d8efd5d5eb5872509761fe2bc9ea9502ae4aa6b7c4ca69ab384
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.