Start with the transaction ID
Obtain the transaction ID from the wallet or service that submitted the transfer. Never use a seed phrase, private key, password or recovery code to verify a public transaction. Public verification requires only public identifiers.
Open the official explorer
Use the official Kashnio transaction explorer and search for the exact identifier. Check every character rather than relying on a shortened display.
Separate admission from finality
An admitted or pending transaction is not yet final. The record should explicitly show finalized inclusion and identify the checkpoint that contains the executed state transition.
Check the checkpoint
Open the associated checkpoint and verify its height, checkpoint identity and state root. The explorer obtains validator participation from finalized chain state; it must not count a candidate or configuration file as a validator.
Confirm the result
- Sender and recipient match the intended accounts.
- Amount, fee and asset match the signed transaction.
- Status is finalized, not merely accepted or pending.
- The finalized checkpoint is available and internally consistent.