How does bitcoin broadcast information?

How does bitcoin broadcast information?

On Bitcoin's Blockchain, how is information transmitted instantly to all other nodes and do nodes 'talk to each other' through an API?

Do Blockchain nodes communicate with each other through HTTP requests? If yes, do they use a Pub/Sub to transmit information to all the nodes? Or is there a delay until the full blockchain information reaches all nodes?

http://bit.ly/2AlTi0e

Comments

Popular posts from this blog

New ccminer 2.3.1 from Tpruvot with Lyra2REv3 Support and More

Bitcoin Gold (BTG) To Launch Mining on 12th November (7:00 UTC)

bitcoin rpc api createrawtransaction with python returns -3: Expected type array, got object