Showing the time to the next block as 10 minutes after the previous block is not correct. The time between blocks follows (roughly) an exponential distribution, which is memoryless. This means that the expected time to the next block is 10 minutes from the current time. It does not decrease depending on how long ago the previous block was.
1 Like