Is there a way to retrieve bitcoin statistics, such as Difficulty and Hashrate freqently (especially with JavaScript)? How?
Note that network hash rate is computed based on block timestamps and there is no way to get a true value because blocks are produced at random intervals.