Eiquidus
Feature-rich open-source altcoin block explorer. Regular Updates ~ Platform Independent ~ Mobile Friendly ~ Supports Themes, Markets, Charts, Claiming Addresses, Public API's, Custom RPC Cmds, Bitcoin, Heavycoin, zk-SNARKs ~ Multi-threaded block sync ~ List Masternodes, Network Peers, Top 100 Wallets ~ Built-in Update Script ~ Highly Customizable
Install / Use
/learn @team-exor/EiquidusREADME
eIquidus
<img src="public/img/screenshots/platform-windows macos linux-lightgrey.svg" />
Written in node.js and mongodb, eIquidus is the most stable, secure, customizable and feature-rich open-source block explorer with support for virtually any altcoin that implements some form of the Bitcoin RPC API protocol (EVM blockchains such as ETH, BNB, etc. are not supported). Originally built for the Exor blockchain, eIquidus has since grown into a fully-featured explorer with a focus on stability and security at its core. All features from the original iquidus explorer are included here along with many new ideas from other iquidus forks, and an absolute ton of new custom changes and bug fixes that were developed specifically for eIquidus.

Crowdfunding Program
Exor accepts targeted donations in an effort to crowdfund various feature and improvement requests for the block explorer and other Exor-related projects. Browse the list of unfunded tasks and send Exor coins to the correct funding address to help meet the funding goal for tasks that you would like to see developed. Once the funding goal is met, Exor developers will begin work on the task asap and will remain a top priority until completed. If you are a software developer and would like to work on funded tasks in exchange for payment in EXOR, please get in touch with us using one of the Developer Contact links below.
NEW: Preliminary plugin support has been added. Help support the first plugin proposal for automatic snapshot creation. More info: https://exor.io/task/181/b371d98f6217f2f533b3a0c9fedce7b200571c4f/
Premium Support
All code in this project is open source and available free-of-charge under the BSD-3-Clause license. If you require assistance setting up an explorer for your coin, or are interested in hiring a developer to incorporate custom changes for your explorer, you may contact the developer using the Developer Contact links below.
Developer Contact
Feel free to contact the developer using one of the options below:
<div align="center"> <a href="https://discord.gg/dSuGm3y"><img src="https://img.shields.io/badge/Discord-Joe%20%5BTeam%20Exor%5D-blue?style=for-the-badge&logo=Discord" /></a> <a href="https://t.me/joeuhren"><img src="https://img.shields.io/badge/Telegram-joeuhren-blue?style=for-the-badge&logo=Telegram" /></a> </div>Table of Contents
- Features
- See it in Action
- Installation
- Start/Stop the Explorer
- Start Explorer (Use for Testing)
- Stop Explorer (Use for Testing)
- Start Explorer Using PM2 (Recommended for Production)
- Start Explorer Using PM2 and Log Viewer
- Stop Explorer Using PM2 (Recommended for Production)
- Reload Explorer Using PM2 (Recommended for Production)
- Start Explorer Using Forever (Alternate Production Option)
- Stop Explorer Using Forever (Alternate Production Option)
- Reload Explorer Using Forever (Alternate Production Option)
- Syncing Databases with the Blockchain
- Wallet Settings
- Run Express Webserver on Port 80
- TLS/SSL Support
- CORS Support
- Useful Scripts
- Known Issues
- Donations / Support Us
- Special Thanks
- License
Features
- Built using the following scripts and technologies:
- Node.js (v24.14.0 or newer recommended)
- MongoDB (v7.0.2 or newer recommended)
- jQuery v3.7.1
- Bootstrap v5.1.3
- DataTables v1.13.6
- Font Awesome v6.4.2
- Luxon v3.4.3
- Chart.js v4.4.7
- chartjs-plugin-crosshair v2.0.5
- Forked version with working sync feature: (https://github.com/joeuhren/chartjs-plugin-crosshair)
- Original version: (https://github.com/abelheinsbroek/chartjs-plugin-crosshair)
- chartjs-chart-financial v0.1.1 (https://github.com/chartjs/chartjs-chart-financial)
- chartjs-adapter-luxon v1.3.1 (https://github.com/chartjs/chartjs-adapter-luxon)
- chartjs-plugin-annotation v3.1.0 (https://github.com/chartjs/chartjs-plugin-annotation)
- chartjs-plugin-crosshair v2.0.5
- OverlayScrollbars v2.3.2
- flag-icons v6.11.1 (https://github.com/lipis/flag-icons)
- Intl.js (uses the v4.8.0 polyfill service to only download if using a browser that doesn't already support the ECMAScript Internationalization API)
- Platform independent (tested to run on Windows, MacOS and Linux) NOTE: Most of the instructions in this guide were written for use with Linux and may need to be modified when using another OS
- Mobile-friendly
- Multi-threaded block sync
- Sass support
- Pages/features:
- Home/Explorer: Displays latest blockchain transactions
- Masternodes: Displays the current listing of all masternodes known to be active on the network. *only applicable to masternode coins
- Movement: Displays latest blockchain transactions that are greater than a certain configurable amount
- Network: Displays a list of peers that have connected to the coind wallet in the past 24 hours, along with useful addnode data that can be used to connect your own wallets to the network easier
- Top 100: Displays the top 100 richest wallet addresses, the top 100 wallet addresses that have the highest total number of coins received based on adding up all received transactions, as well as a table and pie chart breakdown of wealth distribution. Additional support for omitting burned coins from top 100 lists
- Markets: Displays a number of exchange-related metrics including market summary, 24 hour chart, most recent buy/sell orders and latest trade history. Has the ability to integrate directly with exchange apis and/or the coingecko api from https://www.coingecko.com/en/api to retrieve current market prices and convert to USD. The following 6 cryptocurrency exchanges are supported:
- API: A listing of available public API's that can be used to retrieve information from the network without the need for a local wallet. The following public API's are supported:
- RPC API calls (Return data from coind)
- getdifficulty: Returns the current difficulty
- getconnectioncount: Returns the number of connections the block explorer has to other nodes
- getblockcount: Returns the current block index
- getblockhash: Returns the hash of the block at a specific index
- getblock: Returns information about the block with the given hash
- getrawtransaction: Returns raw transaction representation for given transaction id
- getnetworkhashps: Returns the current network hashrate
- getvotelist: Returns the current vote list
- getmasternodecount: Returns the total number of mas
- RPC API calls (Return data from coind)
Related Skills
openhue
343.3kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
343.3kElevenLabs text-to-speech with mac-style say UX.
weather
343.3kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.5kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
