How long to verify transaction is not overdrawn?

1

Given that the block chain is 140gb now, how long does it take a node or a miner to verify that a transaction is valid i.e. Not giving negative balance for an address?

Also, given that the number of transactions is always increasing, I am assuming that the verification time increases as order(N) i.e. linearly with the number of cumulative transactions? Will this become a big problem in the future as it takes longer and longer to verify transactions?

Frustrated_Student

Posted 2017-12-18T02:26:56.747

Reputation: 111

No answers