explorer icon indicating copy to clipboard operation
explorer copied to clipboard

An open source block explorer

Results 84 explorer issues
Sort by recently updated
recently updated
newest added

Hybrid coin PoW & PoS coin I'm seeing spurious blocks being submitted to the database that appear against addresses. These blocks are rejected/orphaned by the network and api/getblock?hash= gives confirmations...

enhancement
help wanted

I ve applied a little bit of magic and made a monero compatible explorer based of this in the main part it only modifies 2 files(for accuracy of numbers it...

help wanted

How can handle zero outputs like this: "vout": [ { "type": "standard", "value": 10.00000000, "valueSat": 1000000000, "scriptPubKey": { "asm": "OP_UNKNOWN 129 e168802e5a9940bab5ebfefb56eb2348f9091f3ede18bcbadceb5cd76a9153c8a49a12194bff6a91d4b4a515d4e42cd96574218f78ed55c40d91011ecc440edbb81f550cf4e055369bb357863b1eed84afad8a5da54eb439009b9b25398b6be6a2ced807f3966b08aa861bad95f96239cb58b3a28de09fead5872e827260b69d00", "hex": "c10281004c81e168802e5a9940bab5ebfefb56eb2348f9091f3ede18bcbadceb5cd76a9153c8a49a12194bff6a91d4b4a515d4e42cd96574218f78ed55c40d91011ecc440edbb81f550cf4e055369bb357863b1eed84afad8a5da54eb439009b9b25398b6be6a2ced807f3966b08aa861bad95f96239cb58b3a28de09fead5872e827260b69d00", "type": "zerocoinmint" } }, Maybe create...

I spot that some coins who use iquidus explorer have working masternode tab, I would be thankful if someone tell me how to make this work. Thanks.

enhancement

We noticed in some of our transactions that PoS appears as the only input address. For example, https://paichain.info/tx/d9882a9b6b240facf0393cd77326d83338bff2c47cd96c77e91ee80c1d0846fe From the code on line 84 of views/tx.jade - https://github.com/iquidus/explorer/blob/master/views/tx.jade#L84 - it...

I have this problem { [Error: Method not found] code: -3260 You have same problem?

This explorer is pretty good but there is one feature that it is missing, and tat is "push_tx". This should be a pretty easy thing to implement. Just set up...

enhancement

Hi, I have installed and synced the explorer, and fixed many things that I will pull to your repo. Please help me with this issue cause I am getting MAD....

Below is a screenshot of a block for my explorer. The timestamp doesn't show the information for it, but on the main screen it does show the timestamp as seen...

I have seen several installations of the Iquidus explorer and most of them have a newer version with a hashrate chart on the home page and a masternode tab to...

enhancement
help wanted