In addition to extracting data from a transaction, we can ask any of the blockchain websites to provide us with an address history. This will show all the transactions that the address has been either an output or an input for and provide information such as the current balance. This is as simple as browsing to a site such as blockchain.info and entering an address. For example, browse to blockchain.COM and try searching the top search bar as shown below with this address:

Result

We can also access the raw hex by using blockchain.info/rawaddr as follows:

https://blockchain.info/rawaddr/1istendqWJ1mKvrdRUQZDL2F3tVDDyKdj

This will give us the entire history of the address in JSON format.

Blockchain.info gives us several options to be able to extract the data we want from the blockchain.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment