4
1
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?
4
1
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?
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.
1
I wrote a guide about setting up bitcoin-abe a while back. Maybe you'll find it useful. Link
– Nick ODell – 2013-04-09T00:06:16.120Thanks. I will do an upvote in words as I don't have that privilege to upvote comments yet... – h__ – 2013-04-09T00:19:02.500
@NickODell The link you gave was on Ubuntu, does it work with Mac OS X? – h__ – 2013-04-09T01:04:50.073
I don't know. I don't have a mac to try it on. If you do go this path, please let me know so I can update my guide! – Nick ODell – 2013-04-09T01:13:39.437