An open API service indexing awesome lists of open source software.

https://github.com/brunneis/bitcoin-block-scraper

Bitcoin blockchain dataset generator (JSON)
https://github.com/brunneis/bitcoin-block-scraper

bitcoin blockchain dataset json scraper spider

Last synced: 4 months ago
JSON representation

Bitcoin blockchain dataset generator (JSON)

Awesome Lists containing this project

README

          

# bitcoin-block-scraper (Python 3.6+)
Generate Bitcoin datasets (blocks and their transactions) in JSON format.

### Download blocks starting at height 0
```bash
python blockchain_scraper.py
```