Is there a way to identify exchanges in the blockchain?

2

Is there a way to identify transactions that occur on exchanges (such as Mt. Gox) in the blockchain?

Eric

Posted 2013-08-15T18:13:56.587

Reputation: 21

Answers

1

To expand a bit on the above answer, blockchain.info provides information about several APis and exchanges here: https://blockchain.info/api/3rd_party_apis

ekco

Posted 2013-08-15T18:13:56.587

Reputation: 56

0

You can likely get a lot of trade information directly from the MTGox API, and match results up with the blockchain if needed.

Neil Neyman

Posted 2013-08-15T18:13:56.587

Reputation: 598