10
Is there a way to measure what is the total hashing power of the Bitcoin network at a given time? For pooled mining it isn't a problem - one can rely on statistics provided by the pool (assuming one can trust them), but what about people solo-mining?
This is what I figured would be the answer, too bad this method can't be used to get finer-grained results (like for example, hour-by-hour hash speed). – ThePiachu – 2011-10-27T19:45:13.900
3You can get finer-grained results, though a bit less accurate, by measuring the time between block discoveries. You can't use the block timestamps though, you have to look at the actual times the blocks were announced to the network. – David Schwartz – 2011-10-28T00:32:11.047