sthnaqvi / explorer

Ethererum Blockchain Explorer to show the details of the blocks and transactions via web3- Realtime Price Ticker, etc.
https://explorer.ethorbit.com
MIT License
69 stars 52 forks source link

Pagination of transactions in a block #3

Closed coreyog closed 6 years ago

coreyog commented 6 years ago

I'm running a private node with an exceptionally large target gas limit. If I open a block with 14736 transactions, my browser freezes trying to show them all.

I know it's partially my fault for having such large blocks but being able to page 100 transactions at a time would help me out a lot.