List complete harvesting income blocks

I’m wondering how it may be possible to list ALL of my account’s havested blocks income.

The (lite) wallet just shows the last 25 blocks. Also with the Blockchain explorer I do not found any listing that shows all the harvested blocks and amount of new coins for specific address. Isn’t this possible?

Via API it could be probably done using method:
https://bob.nem.ninja/docs/#requesting-harvest-info-data-for-an-account
If you want next 25 blocks you should add the 256 bit sha3 hash of the block up to which harvested blocks are returned.
But to tell the true I’m not sure how to calculate this hash.

Hello.

You can find it here:
http://explorer.ournem.com

by clicking or entering a desired address you will get harvesting statistics data for that
particular address you have selected.

This shows ALL blocks in order. I mean: just ALL my own blocks, amount and date. Only 25 are visible in wallet. Blockchain explorer can’t show it.