4

I know there are websites providing blockchain information, but I want to write some script to explore the blockchain on my own. How do I do it? Are there any document available online?

h__
  • 433
  • 3
  • 9

1 Answers1

1

Not much documentation, but you can look at how others are doing it by examining their code. Take a look at bitcoin-abe. It is pretty straightforward.