How do I lookup the details of a transaction, given the transaction ID?

4

2

I transferred BTC from GDAX to Binance. I have the transaction ID. How do I find out the status of the transfer. GDAX reports transfer complete. Thanks.

Jaime

Posted 2017-12-12T22:06:01.563

Reputation: 41

1

Check https://blockexplorer.com/

Kevin Raffay 2017-12-13T00:33:20.517

I have this same question. https://www.blockonomics.co is pretty cool (in addition to blockexplorer and others mentioned) once we know the BTC transaction ID, but right now I only know my Gdax transfer ID, which doesn't seem to help me.

Ryan 2017-12-20T21:52:25.437

Here are other people having the same problem with GDAX in the past month saying that transactions can take hours or days to get confirmed in their destination: https://www.reddit.com/r/GDAX/comments/7c5q81/can_i_use_gdax_transfer_id_to_find_my_transaction/

Ryan 2017-12-20T22:00:32.663

I found the answer. If it helps you, please upvote and click the checkmark to accept it: https://bitcoin.stackexchange.com/a/66041/36024

Ryan 2017-12-21T14:20:54.440

Answers

2

I found where GDAX shows the transaction hash!

  1. Visit https://www.gdax.com/accounts

  2. Click a coin on the left (BTC, BCH, ETH, or LTC).

  3. Instead of staying on the "History" tab (which is probably where you see Transfer ID for each transfer), click "Transfers" in the top right.

  4. Then click each "withdraw" row to expand it, and you'll see its transaction hash.

For example, I'm able to find the hash of an LTC that I just transferred, and then I can browse to https://bchain.info/LTC/tx/4a857bc76d31c801dbc1aac33c4940cd11401f7f7401dfd6e05dfcf43af8867e and see that it has already been confirmed twice.

Ryan

Posted 2017-12-12T22:06:01.563

Reputation: 121

1Correction, first go to "Accounts", then select your coin, then click the "Transfers" tab.bart 2017-12-21T17:02:34.613

@bart Good point. Updated my answer.Ryan 2017-12-22T17:59:45.863

Only show hash after transfer has been completed :(Juan Antonio Tubío 2018-02-28T16:59:12.643

1

The GDAX transaction ID doesn't seem to be helpful in tracking unconfirmed transfers (the kind you most want to track). Instead, use the recipient address with blockchain.info.

Just pop the recipient BTC address (the one you transferred to) into the search on http://blockchain.info and you should see the transaction.

b4zgermans

Posted 2017-12-12T22:06:01.563

Reputation: 11

0

Adam Millerchip

Posted 2017-12-12T22:06:01.563

Reputation: 925

Gdax.com only seems to provide a hyphenated Transfer ID rather than a BTC transaction ID, so I don't think those sites help.Ryan 2017-12-20T21:53:00.587

I found the answer: https://bitcoin.stackexchange.com/a/66041/36024

Ryan 2017-12-21T14:20:05.990