Polygon Block Performance

    introduction

    In this dashboard, I will examine the blocks created in the Polygon .

    The question is:

    how many seconds is the maximum and minimum time difference between two blocks in the polygon?

    On average, how many transactions are recorded in each block?

    And I will compare this statistic with other chains

    methodology

    Because the Polygon tables were recently added to the Flipside database, I calculated the average transactions per block since July 1st.

    the tables that i used :

    • polygon.core.fact_blocks
    • ethereum.core.fact_blocks
    • arbitrum.core.fact_blocks
    • solana.core.fact_blocks

    minimum and maximum time difference between blocks :

    Loading...

    As you can see, the minimum time between two blocks was 2 seconds and the maximum time between two blocks was 25 seconds.

    now lets take a look on number of blocks that created in each chain per day :

    Loading...
    Loading...

    As you can see in the first chart, on average, 1,400,000 blocks are created daily in the polygon. The important thing is that the created chart shows that the fluctuations in the polygon were small.

    In the second graph, I compared Polygon with the three chain : ethereum of Solana and Arbitrum.

    The result is that the number of blocks created daily in Solana is more than the three other chain, although there are many fluctuations in its daily chart.

    average number of transaction in each block

    Loading...

    conclusions

    As you can see, there are 70 transactions per hash block on average in Polygon. The statistics for the other three blockchains are as follows:

    ethereum : 183

    solana : 2128

    arbitrum: 1.11

    Finally, it can be concluded that Polygon, as one of the first layer 2 for Ethereum, has been able to achieve stability.

    In these comparisons, we also learned that Solana has a big difference in terms of the number of blocks and the average number of transactions per block compared to the other three networks.

    I hope this dashboard was useful for you.

    my discord :

    > # espacino#0429