NFT Comparison
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...



Stats
Daily Average Stats
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...



In this dashboard, We will compare some metrics of NFT sales across 4 blockchains:
- Ethereum
- Solana
- Flow
- Optimism
The above information shows metrics for the entire available datasets.
- Ethereum with more than 0 billion has the highest sales volume
- 1.9 M Users bought NETs on Ethereum
- For better compaisob of metrics, the rest of the dashboard Considers the last 5 months’ sales.
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Daily and Weekly
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...


Metrics over past 5 months
- Solana and Ethereum had almost the same number of NFT sales but the sales volume of Ethereum was $12.13B while the sales volume of Solana was $875M
- Daily NFT sales volume of flow blockchain was $0.58M (on average), this metric for Ethereum was $80M, for Solana $5.8M, and $11.2K for optimism.
- The number of unique buyers in flow blockchain is 106.2K in the past 5 months while in this period optimism had 22K unique NFT buyers. Ethereum had 812K and Solana had 418 K buyers.
- In May 2022, Flow daily sales number reached its highest - more than other blockchains.
- Daily number of buyers:
- Optimism: 0.21 K
- Flow: 5.8 K (27X Optimism)
- Solana: 15.9K (2.7X Flow)
- Ethereum: 26.5 K (1.6X Solana)
NFT Users

- In the past 5 months, in the Solana blockchain, 7.82% of all active users have bought at least 1 NFT which is the highest ratio of NFT buyers among all active users. On the other hand, Flow blockchain with 2.08% of active users that had bought at least 1 NFT has the lowest ratio but the average buys per buyer shows that NFT buyers in flow blockchain have bought more NFTs than others (31.5 Buys per user in the past 5 months)
Summary
In the past 5 months:
- Ethereum and Solana almost had the same NFT sales number.
- Ethereum had sales volume of $12.13B while the sales volume of Solana was $875M and flow sales volume was about $88M.
- The rank of those 4 blockchains in terms of sales number, Sales volume, Buyers, and buying average (per User).
Sales Number | Sales Volume | Buyers | Buying Average | |
---|---|---|---|---|
Ethereum | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ | ⭐⭐ |
Solana | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐⭐ | ⭐⭐⭐⭐ |
Flow | ⭐⭐⭐ | ⭐⭐ | ⭐⭐ | ⭐⭐⭐⭐⭐ |
Optimism | ⭐ | ⭐ | ⭐ | ⭐ |
Methodology
- The NFT sales data of Ethereum were extracted from
ethereum.core.ez_nft_sales
table. - The NFT sales data of Ethereum were extracted from
optimism.core.ez_nft_sales
table. - The NFT sales data of Ethereum were extracted
solana.core.fact_nft_sales
table. - The NFT sales data of Ethereum were extracted from
flow.core.ez_nft_sales
table. - The price of Flow was extracted from
flow.core.fact_prices table
to calculate the USD price of NFTs sold. - The price of Solana was extracted from
ethereum.core.fact_hourly_token_prices
table. (daily average) - A single transaction was excluded from Ethereum Sales because of an error in the Calculated Sales price in the database.
- All users of the Ethereum blockchain were extracted from
ethereum.core.fact_transactions
table. - All users of the Flow blockchain were extracted from
flow.core.fact_transactions
table. - All users of the Solana blockchain were extracted from
solana.core.fact_transactions
table. - All users of the Optimism blockchain were extracted from
optimism.core.fact_transactions
table.