const MAX_BLOCKS_BATCH_LEN: usize = 1024;
Blocks batch length that will trigger the blocks buffer to be written to the database.