flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
average transaction per block
rezarwz
average transaction per block
Updated 2022-07-27
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
count
(
distinct
(
TX_HASH
)
)
/
COUNT
(
distinct
(
BLOCK_NUMBER
)
)
from
polygon
.
core
.
fact_transactions
Results
Run a query to Download Data