Release Notes
2024.8 (Release date: 2024-04-11)

Updated:
  • Changed the way transactions are found for an account. As of today, all transactions are shown that have impacted an account, including all token and bridge transactions.
2024.7 (Release date: 2024-03-26)

Updated:
  • Changed the way Statistics are generated for Arabella and Concordex. All calculations are now done at midnight and cached.
2024.6 (Release date: 2024-03-22)

New:
  • Added an API to the CCDExplorer Universe.
  • Started the process to move to a new domain: ccdexplorer.io.
2024.5 (Release date: 2024-02-21)

New:
  • Added MOTODEX to the CIS-2 Tokens verified list.
  • Added TVL to the CIS-2 Token overview page
2024.4 (Release date: 2024-01-27)

Updated:
  • (Site): Updated links to accounts to include the index instead of the address and updated the visible title of the link to also be the index if it's not a globally or user labeled account. Users are more able to recognize account indices (5 numbers) than account addresses (50 characters), who knew?
  • (Bot): For validated smart contracts, the name is now displayed when a method is called on the contract and visible in the corresponding notification.
2024.3 (Release date: 2024-01-22)

New:
  • Added Monthly Rewards Graph to all account pages. For current validators and delegators, the graph is included in the Rewards tab for Validator and Delegator respectively. For accounts that have received rewards in the past but are not currently staking, a tab Rewards is visible with the graph.
2024.2 (Release date: 2024-01-14)

Updated:
  • Updated the payday expections for validators historically to be drawn from the actual blocks finalized in a payday (hence the performance graphs are update and the tally now show more variety in the expection column, as the number of blocks validated each days is stochastic).
  • Live expectation for validators is based on yesterday's count of all finalized blocks in payday (both for the site and the bot).
2024.1 (Release date: 2024-01-10)

New:
  • Added Release Notes. This covers the site and the bot.
2023.11 (Release date: 2023-12-10)

New:
  • Added Statistics for Arabella Bridge and ConcorDEX.
2023.10 (Release date: 2023-11-25)

New:
  • Released a complete rewrite of the Concordium Explorer Telegram Bot and removed subscription access. The new notification bot is setup to be very flexible, and enables users to finely set their notification preferences and notifies users on Telegram (default) and email (if filled in). Finally, I’ve converted all current user accounts to the new system, importing and converting all data into the new notification categories.
2023.9 (Release date: 2023-10-23)

New:
  • Implemented support for protocol 6 upgrade, including earliest win time for validators, as shown on the validator info page. This win time and the blocks validated count are updated in real-time.
2023.8 (Release date: 2023-09-30)

New:
  • Implemented Web23 domain name support.
2023.7 (Release date: 2023-08-15)

New:
  • Added token price conversion and a summary of token value in USD on the account info page.
2023.6 (Release date: 2023-07-05)

Updated:
  • Expanded the labeled accounts section with general information on each category and vastly increased the amount of accounts labeled.
2023.5 (Release date: 2023-06-05)

New:
  • Added smart contract reporting, including graphs that display usage over time.
2023.4 (Release date: 2023-05-11)

New:
  • Added CIS-2 token support. Users are able to see all verified (by me) tokens, see token holders and logged events for individual tokens. There is a distiction made between fungible and non-fungible tokens. In the backend a completely separate token accounting system has been added to account for all mints, transfers and burns.
2023.3 (Release date: 2023-04-16)

New:
  • Added table to every page at the bottom detailing the largest txs and accounts with the most txs, all based on data from the last 7 days.
2023.2 (Release date: 2023-02-18)

New:
  • Implemented GRPCv2 Python SDK accross the Concordium Explorer Universe.
2023.1 (Release date: 2023-01-20)

New:
  • Embarked on a mission to write my own Python SDK for GRPCv2. This will eventually replace all other node connections, dramatically improving speed.
2022.24 (Release date: 2022-12-19)

New:
  • Added the Flow Graph view, where tranfers in and transfers out are summarized and displayed using a Sankey diagram.
2022.23 (Release date: 2022-12-18)

New:
  • Added the ability to search for specific transactions, including searching for scheduled transfers and transfers including a memo field.
2022.22 (Release date: 2022-10-26)

New:
  • Concordium Explorer is now fully testnet-enabled. All links go to either /mainnet or /testnet and the search box should be smart enough to figure out on which net a requested block, account, tx is located.
Updated:
  • Moved backend from Postgres to MongoDB.
2022.21 (Release date: 2022-10-25)

New:
  • Added performance graph and baker tally to the account view for bakers. This displays the actual count of blocks baked by a baker, compared to the expectation based on its lottery power.
2022.20 (Release date: 2022-10-13)

New:
  • Added the ability to do a reverse lookup, ie. searching for a domain name yields the address that owns the domain name.
2022.19 (Release date: 2022-10-08)

New:
  • Added support CNS sub domains.
  • Added support for CNS domains in the Bot, ie. users can now get notified for new domain name registrations.
2022.18 (Release date: 2022-09-29)

New:
  • Added support for CNS domains, including the ability to decode the domain name and possible action. This is displayed prominently in transactions.
2022.17 (Release date: 2022-08-14)

New:
  • Added Smart Contract pages, including individual pages for modules and instances.
2022.16 (Release date: 2022-07-20)

New:
  • Added the ability to download a transaction overview for accounts that you are tracking (as a user).
2022.15 (Release date: 2022-07-15)

New:
  • Bot is now able to notify users of account transactions.
2022.14 (Release date: 2022-07-08)

New:
  • Added interface for users to manage their notification preferences for the Bot.
2022.13 (Release date: 2022-07-03)

New:
  • First commit of the Concordium Explorer Telegram Bot. It doesn't do much and notifies you of absolutely nothing, but it runs.
2022.12 (Release date: 2022-06-29)

New:
  • Backend client query mostly switched to using the CCDScan.io GraphQL API.
  • Added delegators to pool overview.
  • Added graphs for Sirius protocol to statistics.
2022.11 (Release date: 2022-05-28)

New:
  • Added a Postgres DB backend to store transactions and indices, etc.
2022.10 (Release date: 2022-04-19)

New:
  • Added Theoretical APY graph to statistics.
2022.9 (Release date: 2022-04-12)

New:
  • Added Nodes and Bakers overview, including bakers that are not reporting to the dashboard.
2022.8 (Release date: 2022-04-11)

New:
  • Added Live Table at top of site to display live blocks with stats.
2022.7 (Release date: 2022-03-30)

New:
  • Added Concordium Client to the Explorer for direct querying of the node.
Updated:
  • Update smart contract views.
Removed:
  • Removed Wallet Proxy account lookup.
2022.6 (Release date: 2022-03-15)

New:
  • Added probability calculations for bakers based on the lottery power, to predict the amount of blocks a baker is expected to bake (on average).
2022.5 (Release date: 2022-03-05)

New:
  • Added CCD on Exchanges graph to statistics.
Updated:
  • Nicer account layout.
2022.4 (Release date: 2022-02-27)

New:
  • Added baking rewards information.
  • Added network statistics at /statistics with daily updating graphs on accounts, network activity, etc. Plan is to update this page with additional graphs.
2022.3 (Release date: 2022-02-24)

New:
  • Added smart contract transactions.
  • Added identity for accounts.
  • Added baker information.
Updated:
  • Update the account view to include release schedules.
2022.2 (Release date: 2022-02-17)

New:
  • First release of Concordium Explorer! Using the Wallet Proxy to enable account lookup by using the account address.
2022.1 (Release date: 2022-02-16)

New:
  • Registered domain name Concordium Explorer


Release: 2024.8
Support CCDExplorer.io Uptime