4

I am running the standard client on a weak computer (Windows environment). It often is slow and unresponsive, and takes a noticeable chunk of the hard drive. I would want to replace it with some alternative client that offers the same functionality (mainly, running as server and supporting the standard Bitcoin API), while also consuming less system resources.

Which Bitcoin client consumes the least system resources and is the best fit for weak computers?

ThePiachu
  • 43,091
  • 25
  • 139
  • 348

2 Answers2

3

There is a very useful comparison of the Bitcoin desktop clients here: http://dre.redmartian.org/compare.htm

In order 'lighter' to 'heavier' there are:

electrum

multibit

bitcoind

armory + bitcoind

If you need the full bitcoind RPC API then only bitcoind will do however. In that case trying/ waiting for v0.8 is probably your best option.

jim618
  • 3,325
  • 16
  • 16
1

Bitcoin v0.8 (which hasn't been released yet. But you can build it from source and use it ... with a nearly empty wallet with backups and only a low amount of funds.)

Stephen Gornick
  • 27,040
  • 12
  • 67
  • 141