How can I retrieve my bitcoins when the client crashes as soon as it begins synchronizing

1

As soon as the client begins synchronizing it crashes. It's stuck at 139,500 blocks left. I am brand new to bitcoin and sent $300 to an address on this client.

Susan McDoyle

Posted 2012-07-18T09:59:43.793

Reputation: 11

Can you give more details?

Try running the client from the command line. Does it report any errors? – Stephen Gornick 2012-07-18T18:35:20.550

Answers

1

The quickest way is probably to import the private key of the address to which you sent the bitcoins into blockchain.info's web wallet service.

Alternatively, if you want to keep using the satoshi client, you might find it useful to download a recent snapshot of the blockchain and let it update from there.

Chris Moore

Posted 2012-07-18T09:59:43.793

Reputation: 13 952