Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: ravisangwan2022 on February 26, 2022, 12:22:28 PM



Title: Bitcoin Blockchain behavior?
Post by: ravisangwan2022 on February 26, 2022, 12:22:28 PM
Hi Members,

Curious to know how resilient blockchain is in this scenerio?How does Bitcoin blockchain behaves, if a node with superior hash power join the network and has high certaintity to mine block every time there after, would start manipulating
current transcations and updating all reciever address as his or her public address. This node has the extreme edge on all other nodes in terms of hash power.

Regards and thanks for your time


Title: Re: Bitcoin Blockchain behavior?
Post by: o_e_l_e_o on February 26, 2022, 01:27:18 PM
You are referring to a 51% attack, but you are confused as to what it can achieve.

If a miner with a majority of hash power joins the network, then they can build a chain with more proof of work than the rest of network, meaning they can dictate which transactions are and are not included, and can double spend any of their own transactions.

What they cannot do is "manipulate current transactions", as you put it, and change any receiving addresses to their own. Regardless of how much hash power they possessed, they still need to mine valid transactions. They cannot change a transaction's output address to their own without possession of the necessary private key(s). If they chose to start mining invalid transactions which sent everyone's coins to themselves, then the rest of the network would simply ignore these invalid transactions and invalid blocks and continue on as if nothing was happening.