Building blockchain on macOS Sierra (10.12)

0

I am trying to build a bitcoind client or similar program on my macbook so that I can access the blockchain information for analytics purposes. Honestly, I dont have the slightest clue how-to do this though. Can someone please explain? Or better yet, is their a simpler way to view the up-to-date blockchain information that I am unaware of?

zsad512

Posted 2017-08-22T19:58:50.027

Reputation: 101

have you try using blockchain.info ?Overmachine 2017-08-22T20:02:44.060

Well, I want to extract the actual transactions themselves- the entire blockchainzsad512 2017-08-22T20:08:11.560

Is it possible to download the information from blockchain.info daily in the form of csv using python?zsad512 2017-08-22T20:52:39.123

No answers