flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
BECOME A PARTNER
flipside
N low transaction blocks
cypher
N low transaction blocks
Updated 2022-09-10
Copy Reference
Fork
9
1
2
3
›
⌄
select
count
(
block_number
)
as
n_blocks
from
ethereum
.
core
.
fact_blocks
where
tx_count
>=
0
and
tx_count
<=
3
Results
Run a query to Download Data