Feature request: Ability to separate blockchain into different files of a smaller size. #4792

issue Code-nomad opened this issue on August 30, 2014
  1. Code-nomad commented at 5:13 AM on August 30, 2014: none

    Right now the blockchain is one solid file. I would like to make the suggestion to have an option that allows separation of the blockchain into multiple files that have a smaller footprint individually. This would allow developers to use services like S3 cloud storage to host the blockchain. S3 has the main issue of having a 5GB max filesize. Storage is a very expensive commodity in dedicated servers and VPS systems.

    the increasing blockchain size is becoming an issue for a lot of people who want to integrate bitcoin into their website.

    I believe that having this option will provide a more future proof development support system.

  2. laanwj commented at 5:38 AM on August 30, 2014: member

    Not sure what you mean. Currently the block files in $DATADIR/blocks are 128MiB chunks. Nothing should the exceed 5GB maximum.

  3. laanwj commented at 5:39 AM on August 30, 2014: member

    As for the bootstrap torrent or linearize.py, it is being split up too, see #4762.

  4. jgarzik commented at 1:01 PM on August 30, 2014: contributor

    This is already the case.

  5. jgarzik closed this on Aug 30, 2014

  6. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC