The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
98 views

What makes the initial download of the blockchain so slow?

If you download a bootstrap copy of the blockchain through torrents, it will be faster than getting that same data through the Bitcoin network. Ofcourse the BitTorrent protocol is more optimized for ...
1
vote
2answers
53 views

Repeated error synchronizing Bitcoin client

I've tried unsuccessfully 2 times to download the application from this site https://www.weusecoins.com/en/getting-started. Last failure stopped at around 16,000 blocks. I am trying to get setup with ...
1
vote
0answers
209 views

How to use downloaded blockchain on ubuntu?

I am using a fresh install of Bitcoin and have no wallet with coins at this time, and want to use the Bitcoind service in short time (loading blockchain using bitcoind will take days because of slow ...
22
votes
5answers
7k views

Why is downloading blocks taking longer and longer?

First off, this really needs to get fixed. I'm downloading blocks for at least 8 hours now, and it's still not done. I know the problem of having to download the entire block chain is being worked on, ...
2
votes
1answer
161 views

Are there ready-to-use indexed bitcoind data files available somewhere?

I tried bootstrapping bitcoind, but it's slowly downloading and downloading. I tried putting these files first, but it is still downloading something a bit, stays 100% CPU, iowaits, fills up the ...
4
votes
3answers
312 views

When downloading the blockchain for the first time using bitcoind, how do I know when it's done?

I'm using bitcoind on Ubuntu, headless. So there's no GUI to tell me when it's done. So how do I know?