Post
Topic
Board Development & Technical Discussion
Re: setting up full bitcoin node
by
bob123
on 10/12/2020, 15:54:56 UTC
icant (20$vs30$), getting an SSD for a node makes no sense

Actually, it does make sense.

The Disk I/O is most often the bottleneck when syncing the blockchain. A SSD can speed this up.

Storing the whole blockchain on a SDD is not necessary, but at least for the chainstate where lots of read/writes are done. This will significantly increase the synchronizing process.