I was thinking about which bitcoin block has the lowest numbered hash. What I mean by a hash as a number is that. For example, the number "1" has a lower hash than "2" in SHA256. Their values are 6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b
and d4735e3a265e16eee03f59718b9b5d03019c07d8b6c51f90da3a666eec13ab35
. Which bitcoin block, as of me asking, has the lowest number?
To be clear, I mean by "lowest number" as the smallest hexadecimal hash. An example of a number would be block #651520 which is numbered 0000000000000000000d1f8cf49fe57d034214693cd7f7678abec20427355c82
. Interestingly, the lower the number, the more work tends to be required to generate it.
I kind of like this question because the Bitcoin network is basically an extremely large SHA256 brute force machine. This hash would likely be from after the all time high in 2017 in price.