When all bitcoins have been mined, how can the Block Chain's interaction be supported?

1

I've understood for a while that bitcoin mining was a process that required computers to solve increasingly difficult problems in order to mine a block.

It wasn't until now that I realized those "problems" are actually the act of keeping track of all bitcoin transactions, updating the block chain.

Before this, I thought every bitcoin client on earth did that work to keep trackof the block chain together.

With this new understanding, I have to ask:

When all bitcoins have been mined, and there is no more reward for this computation by butcoin miners to update/keep track of the block chain, why would people continue to spend the resources to accomplish that task?

Jonathan

Posted 2015-04-19T16:58:50.870

Reputation: 11

Question was closed 2015-04-19T18:11:23.330

Perhaps a dynamic bitcoin transaction fee based not on the size of a transaction but on the value of the bc will be used to continue to reward miners for their hardware's work in keeping the bc network going?Jonathan 2015-04-19T17:05:56.830

There are some transactions in one block. Miner will collect all transaction fee as reward.moshaholo 2015-04-20T14:28:16.923

No answers