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
- 3da44785e2e4986ea500a6f0c5181fbf9dd5428a84f9d51a6b79ff44a8eeb9a5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3da44785e2e4986ea500a6f0c5181fbf9dd5428a84f9d51a6b79ff44a8eeb9a5 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0228326fa9f9a4042fe116b0d842ab16e46a4c030756614bc2686624c81cd21cfa
- public amount
- 100
- public blinding
- 87408f9dc3e890259e73c66a95443fbb482f704c340c145bb950d943ef5a1551
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.