How to look up a transaction

Using GUI client:

Step 1. Switch to Transaction page.

look up

Step 2. Type the transaction ID.

Step 3. Click Search button. Done.

Using CLI client:

Step 1. Assume you have started a binary wallet node.

Step 2. Execute the command below.

● On Mac:

./masswallet-cli getrawtransaction <txid>

look up

● On Windows:

./masswallet-cli.exe getrawtransaction <txid>