Instead of using hardcoded constants, use a `block_log_util` tool to get information about last block in given `block_log` file.
A constant TIMESTAMP_5M
should be removed. It's desired to create a method that gets block_log
file and returns needed information.
Edited by Mariusz Trela