Post
Topic
Board Beginners & Help
Re: how to develop a program to solve bitcoin
by
Benchich
on 17/03/2017, 13:29:02 UTC
I can say that the block chain provides Bitcoin’s public ledger, an ordered and timestamped record of transactions. This system is used to protect against double spending and modification of previous transaction records.

Each full node in the Bitcoin network independently stores a block chain containing only blocks validated by that node.