TPS of Solana Blockchain

    The most important feature of a blockchain is the number of transactions per second(TPS) that can be done.

    First, let's talk about the total number of successful transactions done in February 2022. the total number of successful transactions in Feb is 930,795,341. It's a huge number! We can show the number of successful transactions per day(TPD) by grouping the data.

    And we can get the total number of transactions(Successful & Failure) in Feb. 2022:

    Loading...
    Loading...
    Loading...

    besides, we can calculate the average number of transactions per second by dividing the total number of STPD by 86400(24 H * 60 M * 60 S)

    Loading...

    As a result, the successul_ratio is 0.7879. As we can see, some transactions have failed, which can have various reasons.