Bitcoin Forum
May 03, 2024, 11:03:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Blockchain Research - Need TXT, CSV or similar  (Read 976 times)
freedombit (OP)
Sr. Member
****
Offline Offline

Activity: 274
Merit: 250


View Profile
April 01, 2014, 05:12:54 AM
 #1

I am interested in doing research on the blockchain, but want to work with raw data, and have a couple questions:

1) Is there a way to download the complete blockchain onto a local computer in a TXT, CSV or tab-delimited file? (I am not interested in mining, just looking at the data.)

2) Will most personal laptop computers have the processing power and memory capacity to run standard queries on the blockchain?

Thanks in advance for your help!

BTW - I think a website, app, or software tool that can allow the general public to do Blockchain research would be great to start creating more mass adoption. The more people understand, the more they are likely to trust the system. I looked around a bit, but didn't find anything.

1714734236
Hero Member
*
Offline Offline

Posts: 1714734236

View Profile Personal Message (Offline)

Ignore
1714734236
Reply with quote  #2

1714734236
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
cp1
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Stop using branwallets


View Profile
April 01, 2014, 06:48:33 PM
 #2

There's 39 million transactions. That would be a large csv file.

Guide to armory offline install on USB key:  https://bitcointalk.org/index.php?topic=241730.0
TwinWinNerD
Legendary
*
Offline Offline

Activity: 1680
Merit: 1001


CEO Bitpanda.com


View Profile WWW
April 02, 2014, 11:21:31 AM
 #3

There is a command in bitcoind to index ALL the transactions. Then you can query all the transactions into a database and dump them into csv.

But you can do the query directly in bitcoind also, works nice!

freedombit (OP)
Sr. Member
****
Offline Offline

Activity: 274
Merit: 250


View Profile
April 11, 2014, 05:56:09 AM
 #4

There is a command in bitcoind to index ALL the transactions. Then you can query all the transactions into a database and dump them into csv.

But you can do the query directly in bitcoind also, works nice!

Thank you!
dexX7
Legendary
*
Offline Offline

Activity: 1106
Merit: 1024



View Profile WWW
April 11, 2014, 10:53:43 AM
 #5

20 GB compressed, about 112 GB uncompressed database:

http://dumps.webbtc.com/bitcoin/

Infos:

http://www.reddit.com/r/Bitcoin/comments/1zf0tu/blockchain_analysis_basics/

freedombit (OP)
Sr. Member
****
Offline Offline

Activity: 274
Merit: 250


View Profile
April 12, 2014, 05:28:39 AM
 #6

Awesome. Thank you.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!