Is Bitcoin stateless? Do miners keep track of current 'state' of bitcoin blockchain?

Is Bitcoin stateless? Do miners keep track of current 'state' of bitcoin blockchain?

In Ethereum or EOS, concept of Accounts make it important to keep track of 'current state'. (e.g.) current balance of Account A is 300 EOS. Especially in Ethereum, roothash of state tree is stored in every block.

Bitcoin, on the other hand, doesn't care nor store information of current state. I know wallet applications gather block data and derive current balance of the user.

But my question is, do Bitcoin miners keep track of current 'state' of bitcoin blockchain?

https://ift.tt/2tDdNlT

Comments

Popular posts from this blog

How to discover startup flags or command-line options for bitcoind?

Is there any python library could be used to decodescript in output

Lightning network (lnd): What's the best way to report lnd server issues/ask for help with channels that won't close?