sthnaqvi / explorer

Ethererum Blockchain Explorer to show the details of the blocks and transactions via web3- Realtime Price Ticker, etc.

Home Page:https://explorer.ethorbit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination of transactions in a block

coreyog opened this issue · comments

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.