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
- ba0c76d458707cc7f47b83a087015a5ef1c111082ed7c7d7a04c2189e8ff65ec:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ba0c76d458707cc7f47b83a087015a5ef1c111082ed7c7d7a04c2189e8ff65ec · T_PMINT
- block
- 948926 · 3d ago
- commitment C
- 02093c948474c87f3bc98e9cb4bf221152fb6cbade332ce15d01a943458c101fef
- public amount
- 100
- public blinding
- cfd3e2b53989669a4ba8aecb784b1c04ef86830c2240431a3ce6198e4e38b2f3
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.