This makes a lot of sense, thank you. So if I understand correctly, more mining rigs does not necessarily increase the speed of transactions, and visa versa. Instead, it really only increases the security of the network, as it would make a 51% attack harder to achieve?
Correct, they don't. The PoW Blockchain is, at a glance, a very inefficient system. Bitcoin could have been millions of times faster running on some AWS node and using a simple database.
But that's not very secure, is it? A single point of trust/failure is a bad thing to have for such an important thing as money. Hence, the point of PoW is to make it extremely costly for the attacker to get enough hashpower to add fraudulent transactions to the ledger, and having hashing power of 400000000000000000000 hashes/second certainly helps ;)
I'd recommend reading the Bitcoin Whitepaper, it's very short and explains a lot: https://bitcoin.org/bitcoin.pdf
reply
Thank you! I’ll give the whitepaper a read! I looked into it before hut I think i will have a deeper understanding reading it now.
reply