Blockchair / Blockchair.Support

Public repository for issues and feature requests. Submit your favorite bug!
451 stars 323 forks source link

Thousands of transactions in blockchair mempool but not sochain #1225

Open natureisbestNFT opened 1 year ago

natureisbestNFT commented 1 year ago

See https://github.com/dogecoin/dogecoin/issues/3293

https://www.oklink.com/doge shows there are small numbers of tx in each block, eg https://www.oklink.com/doge/block/4791124 is 14k with 37 tx, even though https://blockchair.com/dogecoin shows the mempool has 3,326 tx waiting (and only 60 new ones per minute). The block size limit is 1MB. Maybe tx are not propagating, so never confirm.

But https://sochain.com/DOGE says Unconfirmed Tx 37. Why are there so many more in blockchair?

daria-blockchair commented 1 year ago

Hi @natureisbestNFT, We generally keep a larger mempool size than other explorers and we also store transactions for a longer period of time, than other explorers. That’s why a transaction might still be visible on our explorer as unconfirmed, but not show up at all on other explorers.

Crystal4242 commented 1 year ago

Can we fix this problem