Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

open-hardware-bitcoin-blocks

A list of Bitcoin blocks mined from bedrooms, offices, garages with open source hardware you can build and trust.

Usage

There is a JSON file blocks.json for download. The file is an array of JSON objects like:

[
  {
    "height": 943466,
    "timestamp": 1775196460,
    "hash": "00000000000000000000193bc4e2031f73d252f27d3b63e2b0b25da6059c6eda",
    "link": "https://mempool.space/block/00000000000000000000193bc4e2031f73d252f27d3b63e2b0b25da6059c6eda",
    "miner": "nerdoctaxe",
    "details": "First hosted Public Pool block. First NerdOctaxe block." // optional, can be missing
  }
]

History

The bitaxe project restarted open hardware bitcoin mining by leveraging existing ASIC chips with fully open source mining firmware and control. To further that effort the 256 Foundation has hosted Telehashs to raise funds to sponsor open software/hardware developers. OpenSats has sponsored open projects and developers across the world. Those sponsorships have fostered multiple projects to reestablish open software and hardware as the future of bitcoin mining.

Projects using this data

  • Hardest Blocks - a leaderboard of the most mathematically difficult bitcoin blocks

License

This is released into the public domain.

About

A list of Bitcoin blocks mined from bedrooms, offices, garages with open source hardware you can build and trust.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors