curl --location --request GET 'https://api-mainnet.celenium.io/v1/block/10000/stats'
{
"blobs_count": 100,
"blobs_size": 12354,
"block_time": 12354,
"bytes_in_block": 1234,
"commissions": "123133",
"events_count": 18,
"fee": "28347628346",
"fill_rate": "0.0800",
"gas_limit": 1234,
"gas_used": 1234,
"inflation_rate": "0.0800000",
"rewards": "102102812",
"square_size": 16,
"supply_change": "8635234",
"tx_count": 12
}