flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
AVG Block time
elsina
AVG Block time
Updated 2025-05-26
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
avg
(
datediff
(
second
,
a
.
block_timestamp
,
b
.
block_timestamp
)
)
as
Avg_block_time
from
mezo
.
testnet
.
fact_blocks
a
,
mezo
.
testnet
.
fact_blocks
b
where
a
.
block_number
=
b
.
block_number
-
1
Results
Last run: 8 days ago
AVG_BLOCK_TIME
1
3.766715
1
1
12B
2s