I am exploring etherscan api. I would like a list of all transactions by block or date. But the api almost always requires address or topic to fetch the transaction. Is there a way to get all txs or all txs by block ?
Asked
Active
Viewed 282 times
1 Answers
0
You do not EtherScan for this, you can get this
Any programming langauge
EtherScan is a commercial, private, data provider. This blockchain data is public and available on any node. Using a private service provider for such basic query is counterproductive.

Mikko Ohtamaa
- 82,057
- 50
- 264
- 435