+34 641 10 27 16

Nervos Network (CKB): a complete guide to the coin and its mining

Coin encyclopedia

Nervos Network (CKB): Eaglesong, Cell model and a narrow ASIC market

An epoch is fixed at 4 hours, yet holds 300 to 1,800 blocks. No new Eaglesong machine has shipped since April 2024, and the Antminer K7 leads the rest of the fleet by three and a half times.

EaglesongNC-MAX consensusCell model and NervosDAOSecond halving in November 2027

About the coin

Nervos Network is a proof of work blockchain whose base layer is called Common Knowledge Base, CKB for short. The mainnet, code named Lina, went live on November 16, 2019. It was built by Cryptape and the Nervos Foundation, with Jan Xie, Daniel Lv, Terry Tai, Kevin Wang and Cipher Wang among the founders. The Rylai testnet had been running since May 2019.

The design brief differed from a general purpose blockchain from day one. Layer one here is deliberately slow and expensive in terms of space: it is a store of value and state layer, while computation and throughput are pushed to layer two. Hence the defining trait of the economics: a CKByte is not only money, it is the right to occupy one byte of network state. Keep data on layer one and you must hold the matching amount of coins.

Since 2024 the network has carried a second positioning: a layer 2 for Bitcoin. The RGB++ protocol binds Bitcoin UTXOs to CKB cells isomorphically, with no bridge and no wrapped tokens, while the Fiber channel network adds instant payments. That revived development, but so far it has left no visible mark on price or hashrate: by the summer of 2026 both sit at multi year lows.

This page is written as a reference for hardware owners. Below: the Eaglesong algorithm and NC-MAX consensus, the mechanics of dual issuance and NervosDAO, a ranking of all eight Eaglesong machines in our catalogue with honest electricity thresholds, pools, wallets, the ecosystem and a separate list of figures that the big coin directories still publish in outdated form.

Coin card

ParameterValue
NameNervos Network, the base layer is called Common Knowledge Base
TickerCKB, the unit of account is called a CKByte
Network launchNovember 16, 2019, Lina mainnet
DevelopmentCryptape and the Nervos Foundation, founders Jan Xie, Daniel Lv, Terry Tai, Kevin Wang, Cipher Wang
PurposeA layer one for storing value and state, computation is pushed to layer two
AlgorithmEaglesong, RFC 0010, author Alan Szepieniec, document dated July 18, 2019
ConsensusNC-MAX, a Nakamoto consensus variant with two step transaction confirmation
State modelCell, a generalised UTXO: a cell holds data, a lock script and a type script
Virtual machineCKB-VM on the RISC-V instruction set, 32 and 64 bit variants
Base issuanceHard cap of 33,600,000,000 CKB over roughly 84 years, until 2103
Secondary issuanceA constant 1,344,000,000 CKB per year, no cap, no end date
HalvingEvery 8,760 epochs, about 4 years. The first one landed on November 19, 2023
EpochA fixed 4 hours, the number of blocks per epoch floats between 300 and 1,800
Address formatbech32m, ckb1 prefix on mainnet, ckt1 prefix on testnet
Merged miningNone, Eaglesong is used by this network only
HardwareEaglesong ASIC only, GPUs were squeezed out back in 2020

Project history

  • 2019The Rylai testnet goes up in May. On July 18 RFC 0010 is published with the description of the Eaglesong hash function, authored by Alan Szepieniec. On November 16 the Lina mainnet launches. Mining starts on GPUs and CPUs, no dedicated hardware exists yet.
  • 2020The first Eaglesong ASICs arrive. In March the Todek Toddminer C1 ships at 1.55 TH/s, in April Bitmain releases the Antminer K5 at 1.13 TH/s, in November iBeLink shows the BM-N1 at 6.6 TH/s. Within months GPUs stop making sense on this algorithm.
  • 2021In March the Goldshell CK5 arrives at 12 TH/s, in the summer the compact CK-BOX follows, and in December the CK6 at 19.3 TH/s. Goldshell effectively takes over the small and mid size niche on Eaglesong and still holds it.
  • 2021On March 31 CKB posts its all time high, roughly 0.0437 dollars. From that mark the coin has lost more than 97 percent by 2026.
  • 2022On May 10 the first hard fork activates on mainnet, the Mirana edition, epoch 5414. It brings CKB-VM version 1 with support for the B extension of RISC-V, macro operation fusion and an extension field in the block header for future work. The testnet had received the upgrade earlier, on November 24, 2021.
  • 2023In January the Antminer K7 ships at 63.5 TH/s and 3,080 W. This is a generation gap: the machine is roughly three and a half times more efficient than anything on the market before it, and network hashrate climbs sharply.
  • 2023On November 19 the first halving takes place at epoch 8,760. The epoch reward drops from 1,917,808 to 958,904 CKB, annual base issuance from 4.2 to 2.1 billion CKB. Secondary issuance is untouched.
  • 2024On February 13 Cipher Wang presents the RGB++ protocol: Bitcoin UTXOs are bound isomorphically to CKB cells, which gives Bitcoin assets full smart contracts without a bridge. Developer tooling and the first wallets for the protocol follow through the year.
  • 2024The application layer grows: the Spore protocol and DOB digital objects, stored entirely in network state with no external files, plus the modular UTXO Stack platform for assembling layer two solutions on top of Bitcoin.
  • 2024In April the iBeLink BM-N3 Max ships at 30 TH/s. It is the last new Eaglesong machine: from then to the end of July 2026 no further models have reached the market. In September the Fiber payment channel testnet starts.
  • 2024On October 25 the second protocol edition, named Meepo, goes live on testnet at epoch 9,690. It adds the Spawn syscall for direct exchange between scripts, the data2 value in the hash_type field and CKB-VM cycle optimisations.
  • 2025On July 1 the Meepo edition activates on mainnet at epoch 12,293. That date, not the year 2024, separates the old network behaviour from the new one, even though the edition is named after the year it was prepared in.
  • 2025Work on the Fiber channel network continues all year, and by December the testnet reaches version 0.6.0 with a plan for a mainnet release. In parallel the network explorer and the developer tooling get updates.
  • 2026By late July the network hashrate falls to roughly 70 to 85 PH/s against hundreds of PH/s in 2024, and the price sets a new all time low. The second halving is expected in November 2027 at epoch 17,520.

How the network works

The network stores no account balances, it stores a set of cells. A Cell is a generalised Bitcoin UTXO: it carries a capacity field, arbitrary data, a lock script and an optional type script. A cell is immutable. To change state, a transaction spends old cells and creates new ones, and nodes only verify that the script rules were respected.

The key economic detail hides in the capacity field. One CKByte is the right to occupy one byte of network state, and a cell physically cannot weigh more than its capacity. Metadata counts too: the lock and type scripts and the capacity field itself take up room. That is why even an empty working cell requires several dozen CKBytes, and every asset on this network carries a measurable storage cost.

A transaction is confirmed in two steps. First a shortened transaction hash enters a block, this is the proposal, and only several blocks later does the transaction itself land in a block as a commitment. The point is that by the time of commitment the transaction contents have already spread across the network, so propagating a new block does not depend on shipping fresh data. That keeps the block interval down to single digit seconds without raising the orphan rate.

Computation is executed by CKB-VM, a virtual machine built on the real RISC-V instruction set. It is not a bespoke bytecode but an industry architecture, so scripts are written in Rust and C and compiled with ordinary toolchains. Script complexity is bounded by a cycle counter rather than by a hard wired list of operations, which makes it possible to add new cryptography without changing the protocol itself.

  1. The transaction is assembled from cellsThe wallet picks live cells that cover both the amount being sent and the capacity of the new cells. The total input capacity must be at least the total output capacity, and the difference becomes the fee.
  2. The transaction reaches the node poolNodes check basic validity and hold the transaction locally. At this stage it is not yet considered accepted by the network.
  3. The miner publishes a proposalA shortened transaction hash lands in the proposal zone of the next block. The protocol proposal window spans blocks two through ten counted from the current one.
  4. The transaction is committed in a blockSeveral blocks later the miner includes the transaction itself in the commitment zone. Only now does network state change: old cells become dead, new ones become live.
  5. Nodes execute the scriptsEvery cell is checked by its lock script and, where present, by its type script. Execution runs in CKB-VM on RISC-V, and spending is bounded by a cycle counter.
  6. The miner collects the rewardThe payout combines base issuance, a share of secondary issuance, 40 percent of the fees for proposed transactions and 60 percent for committed ones.
  7. The epoch closes and difficulty is recalculatedAn epoch lasts a fixed 4 hours. At the end of it the protocol looks at the orphan rate and adjusts difficulty so as to hold that rate near 2.5 percent. The number of blocks in the next epoch may change.

Mining algorithm

Eaglesong is a standalone hash function written specifically for this network. RFC 0010 is signed by Alan Szepieniec and dated July 18, 2019. The construction is a sponge: rate 256 bits, capacity 256 bits, output 256 bits, 43 rounds. Inside there are only addition, rotation and exclusive or operations over 32 bit words, which is why such designs are called ARX. Each round consists of multiplication by a bit matrix, circular multiplication with rotation coefficients, addition of a round constant and an add, rotate, add block.

Picking a new function was a deliberate choice. The developers wanted neither to inherit SHA-256 with its ready made hardware fleet, nor to build an ASIC resistant algorithm that would lose the fight sooner or later. The logic ran like this: offer a function that is simple and clear to implement in silicon, so that dedicated hardware appears quickly and from several vendors at once instead of falling to a single player. In practice that is what happened: the first ASICs arrived in 2020, only months after the network launched.

An ARX construction is very cheap in hardware and needs almost no memory. That is exactly why GPUs lost their purpose on Eaglesong earlier than on most other algorithms: a graphics card holds no advantage at all where the whole job reduces to simple integer operations with a high degree of parallelism. CPU mining is even more pointless. Since 2020 this has been a pure ASIC algorithm.

On top of the hash function runs the NC-MAX consensus described in RFC 0020. It differs from classic Nakamoto in three ways: two step transaction confirmation, counting orphaned blocks when estimating network power, and targeting the orphan rate rather than block time. The target rate is 2.5 percent. Because of this the epoch is fixed at 4 hours while the number of blocks inside it floats between 300 and 1,800: with good network connectivity blocks come more often, with poor connectivity less often, and the protocol treats that as normal.

The weak spot of the algorithm is exactly its strength. Eaglesong is used by no other network, there is no merged mining here, and so an ASIC built for it is single purpose: when the coin price falls there is nowhere to point the machine. The second consequence of a narrow market has been visible since April 2024: no new models are being released at all, and the hardware fleet has been frozen in place.

Full description of the Eaglesong algorithm →

Economics and issuance

Issuance here is dual, and that is the main thing to understand about the economics. Base issuance behaves like Bitcoin: a hard cap of 33,600,000,000 CKB spread over roughly 84 years, until 2103. The reward is set per epoch rather than per block: 1,917,808 CKB per epoch at launch, 958,904 CKB after the first halving. Since an epoch holds between 300 and 1,800 blocks, the actual per block reward drifts, and that is normal.

Secondary issuance works on a completely different principle: exactly 1,344,000,000 CKB per year, forever, with no cap and no halvings. It splits three ways in proportion to how the state space is used: the share equal to occupied state goes to miners, the share equal to NervosDAO deposits goes to depositors, and the remainder is counted as the treasury share and is burned today. The point is that once base issuance runs out, miners still keep an income that does not depend entirely on fees.

From this follows NervosDAO, the most underrated element of the network. A holder who puts CKB into NervosDAO receives the exact portion of secondary issuance that offsets dilution. Put simply, a NervosDAO deposit turns CKB into a hard capped asset, like Bitcoin. Whoever just holds coins, neither in state nor on deposit, slowly pays for their place in the system in favour of miners. That is the state storage fee, collected through inflation rather than through a tax.

A halving happens every 8,760 epochs, and since an epoch is fixed at 4 hours that comes to exactly 4 calendar years, without the drift that Bitcoin shows. The first halving landed on November 19, 2023 at epoch 8,760. The second is expected in November 2027 at epoch 17,520, and the epoch reward will fall to 479,452 CKB. Important: a halving cuts only the base part, secondary issuance stays as it is, so the drop in miner income at a halving is gentler here than in networks with a single reward source.

One more detail that almost every directory gets wrong. The figure of 33.6 billion is not the total supply, it is only the part that will go to miners. Separately, a further 33.6 billion was issued in genesis, and a quarter of that, 8.4 billion, was burned immediately. On top of that comes endless secondary issuance. Total supply today is therefore already around 50 billion CKB and keeps growing.

Network parameters

ParameterValue
Network typeOpen proof of work blockchain, the layer one of Nervos Network
Mining algorithmEaglesong, ARX sponge construction, 43 rounds, 256 bit output
ConsensusNC-MAX, a variant of Nakamoto consensus
State modelCell, a generalised UTXO with capacity, data, lock and type fields
Virtual machineCKB-VM on the RISC-V instruction set, Rust and C, bounded by cycles
Epoch lengthA fixed 4 hours
Blocks per epochBetween 300 and 1,800, the value floats
Target block timeA range of 8 to 48 seconds per the docs, about 8 seconds in practice
Difficulty targetAn orphan rate near 2.5 percent rather than a fixed block time
Block size limit597,000 bytes
Proposal windowBlocks two through ten counted from the current one
Fees in the reward40 percent for proposing a transaction, 60 percent for committing it
Address formatbech32m, ckb1 prefix on mainnet and ckt1 on testnet, the full format is current
Hard forksMirana edition on mainnet on May 10, 2022, Meepo edition on July 1, 2025

Which ASICs work

The asic.es catalogue holds eight Eaglesong models from two vendors, and all eight are covered below: the market is so narrow that there is nothing to filter out.

ModelHashratePower drawEfficiency
Antminer K7 63.5 TH/s3080 W48.504 J/TH
Goldshell CK6 19.3 TH/s3300 W170.984 J/TH
Goldshell CK Lite 6.3 TH/s1200 W190.476 J/TH
Goldshell CK-BOX II 2.1 TH/s400 W190.476 J/TH
Goldshell CK6-SE 17 TH/s3300 W194.118 J/TH
Goldshell CK5 12 TH/s2400 W200 J/TH
Goldshell CK-BOX 1.05 TH/s215 W204.762 J/TH
Antminer K5 1.13 TH/s1580 W1398.23 J/TH

Browse miners in the catalogue →

Best machines for this coin

The ranking follows catalogue efficiency strictly, from the best joule per terahash to the worst, and the electricity threshold is calculated honestly, without counting the price of the machine itself.

Pros. 63.5 TH/s at 3,080 W, which is 48.5 J/TH. The gap to the next machine in the catalogue is three and a half times, almost unheard of for algorithms of this scale. The only Eaglesong model that has a meaningful tariff threshold at all.

Cons. Released in January 2023 and never refreshed, and a factory new unit is nearly impossible to find. Air cooling at three kilowatts means a loud airflow and a dedicated room. No third party firmware for the platform is publicly available.

Best suited for. A site with an industrial tariff below 0.05 dollars per kWh and ventilation already in place.

Payback. The electricity break even sits near 0.055 dollars per kWh as calculated at the end of July 2026. On a Spanish household tariff the machine runs at a loss, so quoting a payback period would be dishonest.

Cooling. Air, an intake and an organised hot air exhaust are mandatory

Pros. 19.3 TH/s at 3,300 W. The best Goldshell machine on this algorithm and second in the catalogue, with plenty of cheap offers on the used market.

Cons. 171 J/TH, three and a half times worse than the Antminer K7 at almost the same power draw. The gap is so wide that at any sensible coin price the machine loses.

Best suited for. Only someone whose electricity is close to free: own generation or heat reuse.

Payback. The threshold is near 0.016 dollars per kWh. Such a tariff barely exists in Europe, so under current conditions the model is loss making.

Cooling. Air, a heat load equal to a full size industrial ASIC

Pros. 6.3 TH/s at 1,200 W, 190.5 J/TH. An in between format: stronger than the desktop boxes, yet it needs no three phase supply and fits an ordinary circuit.

Cons. Efficiency is almost four times worse than the top row. Absolute income at the current price is measured in cents per day.

Best suited for. A home miner willing to accept a loss for the sake of taking part and heating a room in winter.

Payback. The threshold is near 0.015 dollars per kWh. The machine is knowingly in the red on any household tariff in the EU.

Cooling. Air, needs clearance and heat removal, noisy in a living room

Pros. 2.1 TH/s at 400 W, the same 190.5 J/TH as the CK Lite but in a desktop case and on an ordinary socket. The simplest way to get acquainted with the network.

Cons. Absolute hashrate is tiny and income runs to single cents per day. A compact case means high speed fans.

Best suited for. A newcomer who needs hands on practice with pool, wallet and monitoring setup.

Payback. The threshold is near 0.015 dollars per kWh. The loss runs to tens of cents per day, and many treat that as tuition.

Cooling. Air, desktop placement with clearance

Pros. 17 TH/s at 3,300 W. A cheaper version of the CK6, often found on the used market well below the senior model.

Cons. 194.1 J/TH at the same power draw as the CK6 but with less hashrate. In other words worse economics with identical room and power requirements.

Best suited for. Only sites with a near zero tariff buying the machine for token money.

Payback. The threshold is near 0.014 dollars per kWh. Under European conditions the model is loss making.

Cooling. Air, same requirements as the CK6

Pros. 12 TH/s at 2,400 W. A March 2021 machine, the historic workhorse of this network, repairable and well documented by the community.

Cons. 200 J/TH. A generation that trails the Antminer K7 by more than four times. The age of the machine means worn fans and dried out thermal paste.

Best suited for. A collector, or someone who already owns the machine and reuses its heat.

Payback. The threshold is near 0.014 dollars per kWh. Buying such a machine for profit in 2026 makes no sense.

Cooling. Air, a dedicated room, industrial grade noise

Pros. 1.05 TH/s at 215 W. The quietest machine in the catalogue and the most modest in absolute power draw, it runs off an ordinary socket anywhere.

Cons. 204.8 J/TH and a very small hashrate. As an earning tool it is out of the question at any tariff.

Best suited for. Anyone who wants a quiet learning rig or a gift item for a first look at mining.

Payback. The threshold is near 0.014 dollars per kWh. The loss is a few cents per day, which many find acceptable.

Cooling. Air, it can sit on a desk

Pros. Historical value: one of the first Eaglesong machines, April 2020. It costs token money on the used market.

Cons. 1.13 TH/s at 1,580 W, which is 1,398.2 J/TH. Almost twenty nine times worse than the Antminer K7. The machine draws as much as half a K7 and delivers under two percent of its hashrate.

Best suited for. Nobody, for profit. Only as a museum piece or as a space heater with a side effect.

Payback. The threshold is near 0.002 dollars per kWh. No tariff is that low, so the machine loses money under any conditions short of free electricity.

Cooling. Air, noise out of all proportion to output

Hardware manufacturers

BitmainAntminer K5 and Antminer K7, from 48.5 to 1,398.2 J/TH

Entered Eaglesong twice, with a huge gap in between. The Antminer K5 of April 2020 was a first generation machine and went obsolete almost at once. The Antminer K7 of January 2023 became a generation gap: 63.5 TH/s at 3,080 W is still out of reach for the rest of the fleet. Bitmain never released a third model for this algorithm.

GoldshellCK5, CK6, CK6-SE, CK Lite, CK-BOX, CK-BOX II, from 171 to 204.8 J/TH

The main supplier of Eaglesong machines by model count: six catalogue entries out of eight. It took both the industrial segment and the niche of quiet desktop boxes. In efficiency the whole line sits in a tight group around 190 to 205 J/TH, meaning the difference between Goldshell generations is far smaller than the gap to the Antminer K7. The last model for this algorithm shipped in December 2022.

iBeLinkBM-N1, BM-N3 and BM-N3 Max, from 110 to 364 J/TH

A small volume manufacturer active on Eaglesong since November 2020. Its BM-N3 Max at 30 TH/s in April 2024 was the last new machine for this algorithm to reach the market. The asic.es catalogue carries no iBeLink Eaglesong machines: bringing them to Europe and servicing them here is hard.

TodekToddminer C1 and C1 PRO, from 890 to 900 J/TH

The maker of the very first Eaglesong ASICs in the spring of 2020. The machines left economic circulation long ago and are of historical interest. They are absent from our catalogue, and neither support nor spare parts can be found in Europe.

Firmware and overclocking

The headline first, with no illusions: Eaglesong machines are not on the HashCore Toolkit support list, and we build no AsicBoost images for this algorithm. Our tooling targets SHA-256 and Scrypt, where the hardware fleet runs to hundreds of thousands of machines and development pays for itself. Eight Eaglesong models in the catalogue is far too narrow a market, and we will not promise firmware that is coming.

A third party firmware market for Eaglesong barely exists either. Neither for the Antminer K7 nor for the Goldshell CK line is there a mature publicly available product comparable to what SHA-256 has. Isolated videos circulate claiming the Antminer K7 can be pushed to 90 TH/s and beyond, but there are no confirmed sources, no public builds and no coherent support behind those claims. Treat them as unverified statements rather than as a ready solution.

The practical conclusion for an Eaglesong ASIC owner: run the official vendor firmware and look for optimisation elsewhere. Three levers are genuinely available: power quality and line stability, intake air temperature, and the choice of a pool with a lower fee. None of them will deliver the sort of jump that a careful undervolt gives on SHA-256, because the platform itself was never built for fine grained frequency and voltage tuning.

A word on risk. Any unverified firmware on a machine drawing three kilowatts is not an experiment, it is a fire load: a mistake in the voltage table kills a hashboard in minutes and voids the vendor warranty. On a narrow market where no new machines have shipped since April 2024, a dead Antminer K7 will be very hard to replace.

How to start mining

The startup routine is standard and takes an evening. You need the machine itself, a dedicated electrical circuit with current headroom, a wallet with a ckb1 address, an account or simply an address on a pool, and a wired network. In the web interface of the machine you enter the pool address, put your CKB address as the worker name, and the password is usually arbitrary. Within a few minutes the first shares show up on the pool dashboard.

Electrics matter more than people expect. The Antminer K7 and full size Goldshell CK6 draw 2.4 to 3.3 kW continuously, which is a current of roughly 11 to 15 amps at 230 volts. Each machine needs its own breaker, an industrial socket and cable of the right cross section. From three machines onward it is worth bringing in a three phase supply and spreading the load across phases, otherwise the imbalance will trip the main breaker.

On noise, honestly. Full size Eaglesong machines are industrial fans at a level where holding a conversation in the next room is uncomfortable. A living space is ruled out entirely. Only the Goldshell CK-BOX and CK-BOX II at 215 and 400 W suit a home, and even then only if you can live with a steady hum. The CK Lite at 1.2 kW is already borderline, more of a garage or a utility room case.

Plan for heat in advance. Three kilowatts going into a machine come back into the room as heat in full, like three powerful heaters with no thermostat. In a Spanish summer that means forced extraction of hot air outdoors is mandatory, while in winter the heat counts as part of the useful output if you were heating that room anyway.

And the main point before buying. At the current CKB price and European tariffs every machine in the catalogue, the Antminer K7 included, runs at a loss on the electricity bill alone. Entering this coin in 2026 makes sense only if you have your own generation, surplus power to dump or a heat reuse task, and not if you are counting on profit.

Profitability and what drives it

Miner income here has four parts: base issuance, a share of secondary issuance, 40 percent of the fees for proposed transactions and 60 percent for committed ones. The fee portion on this network is still negligible, so in practice the two issuance components decide everything. The actual block reward at the end of July 2026 held in a range of roughly 540 to 585 CKB, and the spread is explained precisely by the floating number of blocks per epoch.

Three multipliers set the result: the coin price, the network hashrate and your electricity tariff. The price is at an all time low right now, and that makes the economics negative for all eight catalogue models on any European household tariff. Network hashrate has fallen several times over in the last year and a half, and that is the one factor playing in favour of the remaining miners: each machine now takes a bigger share of the reward.

Income should be counted through the electricity threshold, not through a promised payback period. The threshold is the tariff at which the machine breaks even on the power bill, ignoring its purchase price. For the Antminer K7 it stands at about 0.055 dollars per kWh at the end of July 2026, for the whole Goldshell line around 0.014 to 0.016, and for the Antminer K5 around 0.002. The gap between the first and second rows is roughly threefold, and it explains why a conversation about mining CKB today is essentially a conversation about one model.

What would change the picture. A rising price lifts every threshold proportionally: a tripling of the coin would push the Antminer K7 threshold to about 0.16 dollars, which is already comparable to real European tariffs. A further drop in network hashrate also works in favour of those who stay. The second halving in November 2027, on the other hand, will cut the base part of the reward in half, and that belongs in any calculation running longer than a year.

Open the profitability calculator →

Mining pools

PoolPayout schemeFeeNote
F2PoolPPSAbout 2.5 percentThe largest pool on the network by a wide margin: around 40 percent of hashrate per tracker data at the end of July 2026. Its share is the main question mark over CKB decentralisation.
2MinersPPLNS and solo1 percent on PPLNS and 1.5 percent on soloSecond largest, around 11 percent of the network. Minimum payout 500 CKB, payouts every two hours, no registration needed, a clear public dashboard.
ViaBTCPPS+ and PPLNSFrom 1 to 4 percent depending on the schemeA multi coin pool with long standing Eaglesong support. Minimum payout 100 CKB. Handy for anyone running a fleet across several algorithms from one account.
AntPoolPPSAbout 1 percentA pool from the same maker that builds the Antminer K7. Minimum payout 100 CKB, simple setup for Bitmain machines out of the box.
DxPoolPPSAbout 1 percentA small but steady share of around 2 percent of the network. Minimum payout 100 CKB.
PoolinPPSAbout 1 percentA pool from the first wave of CKB support. Minimum payout 500 CKB. Its network share is modest now, but the infrastructure works.
HashPoolPPSAbout 1 percentA specialised pool aimed at the Asian market. Minimum payout 100 CKB.
Solo modeSoloFrom 1 to 2 percent at pools offering the optionWith network hashrate down, solo has become slightly less hopeless, but one machine against tens of petahashes per second is still a lottery with rare large payouts.
Pool shares are recalculated constantly and swing noticeably: the figures above were taken at the end of July 2026 and are given as an order of magnitude. Source estimates of the distribution disagree, and trackers assign part of the hashrate to no known pool at all. The PPS scheme pays for submitted shares regardless of pool luck and suits a small fleet, while PPLNS pays for blocks actually found and gives a wider spread over a short horizon. Bear in mind as well that a single pool holds around 40 percent of the network: for the health of the chain it is wiser not to pick the biggest option.

Wallets

CategoryWallets
DesktopNeuron for Windows, macOS and Linux, the official wallet with a built in mainnet node and support for NervosDAO deposits
WebJoyID, a non custodial wallet with no password and no seed phrase, access through a device key
MobileimToken, CKBull with NervosDAO deposit support, plus CoinEx Wallet and the built in wallet of the Opera browser
Browser extensionsRei Wallet, UTXO Global Wallet and the multi platform OneKey
HardwareLedger Nano S and Nano X, imKey, SafePal
Exchange accountsKeeping coins on an exchange is acceptable for trading and unsuitable for holding what you mined long term

A key trait that general reviews skip: on this network it is impossible to hold an arbitrarily small amount on a separate address. Every cell must have a capacity no smaller than the space it occupies together with its scripts, so a minimal working output requires several dozen CKBytes. Pools account for this and set minimum payouts of 100 to 500 CKB. If you send too small an amount to a new address, the transaction simply will not go through.

A second practical point: if you hold what you mined for a long time, it is worth getting to grips with NervosDAO. A deposit offsets that very dilution from secondary issuance, and without it mined coins slowly lose their share of total supply. NervosDAO support is not present in every wallet: of those listed, Neuron and CKBull provide it. Withdrawing from a deposit passes through a waiting phase tied to epochs, so you cannot pull the funds out instantly.

Where to buy and how to store

Eaglesong hardware is bought on the used market: factory new machines are practically gone, and the last new model for this algorithm shipped in April 2024. When buying a second hand Antminer K7, ask for video of it running under load for at least an hour, a screenshot of the web interface showing all three hashboards with their temperatures, and photos of the heatsinks. The typical faults on these machines are age related: worn fans, dried out thermal paste and degraded chips on one of the boards.

The CKB coin itself can be bought on the major venues: Binance, KuCoin, Gate, MEXC, CoinEx, Bitrue and a number of regional exchanges. Keep in mind that daily turnover across all venues now runs to single digit millions of dollars, meaning liquidity is thin: a few tens of thousands of dollars already move the order book. Sell what you mine in parts and with limit orders rather than market ones.

Check the exchange lists from older references before you use them. Some venues that aggregators still list have shut down or no longer trade this pair, and in May 2026 one large exchange removed CKB from cross margin trading, leaving spot only. That is a normal sign of a coin with falling turnover, but an unpleasant surprise if you were counting on leverage.

On security, the usual rules with no discounts. Withdraw what you mine from the exchange to your own wallet, and use a hardware wallet for large amounts. Check the first and last characters of a ckb1 address after pasting from the clipboard: clipboard hijacking by malware remains the most common way miners lose funds.

Strengths and weaknesses

Pros
  • A fair proof of work launch with no premine for miners: all 33.6 billion of base issuance is distributed through mining only.
  • Secondary issuance of 1.344 billion CKB per year has no end date, so miner income will not go to zero once the base part runs out, unlike networks with a single reward source.
  • Network hashrate has fallen several times over in a year and a half, which means each remaining machine now takes a noticeably bigger share of the reward.
  • The Antminer K7 remains a very efficient machine in absolute terms: 48.5 J/TH at 63.5 TH/s is a level the network has not outgrown in three and a half years.
  • The halving is tied to epochs of fixed length, so the dates are known precisely and without drift: the next one is in November 2027, more than a year away.
  • NervosDAO gives a holder of mined coins a working way to protect against dilution, which most networks with endless issuance lack.
  • Development is active: RGB++, the Fiber channel network, UTXO Stack and digital objects on layer one, so the network has a substantive roadmap.
Cons
  • The price is at an all time low, and on European tariffs all eight catalogue models, the Antminer K7 included, are loss making on the electricity bill alone.
  • Liquidity is thin: daily turnover across all exchanges runs to single digit millions of dollars, and a large position cannot be sold without slippage.
  • The ASIC is single purpose: Eaglesong is used nowhere else, there is no merged mining, and when the price falls there is nowhere to point the machine.
  • No new models for this algorithm have appeared since April 2024, the hardware market is frozen, and replacing a broken machine only gets harder.
  • A single pool holds around 40 percent of network hashrate, which is bad both for decentralisation and for how the coin is perceived from outside.
  • There is no publicly available custom firmware for Eaglesong, so fine grained power tuning is out of reach, unlike on the SHA-256 fleet.
  • The second halving in November 2027 will cut the base part of the reward in half, and that needs to be built into the plan in advance.

What the coin is used for

The main application direction since 2024 is RGB++. The protocol binds Bitcoin UTXOs to CKB cells isomorphically: the state of an asset lives in a cell, while the right to dispose of it is proven by spending the corresponding Bitcoin output. The key difference from familiar designs is that there is no bridge, no wrapped tokens and no separate validator set, and therefore none of the usual point of failure such schemes carry.

On top of this sits the Fiber channel network, a payment layer in the logic of Lightning channels but with support for several tokens at once. The testnet started in September 2024, and through 2025 the branch reached versions 0.6.x. Alongside it lives UTXO Stack, a modular kit for assembling layer two solutions on top of Bitcoin that uses CKB as a settlement layer.

A separate branch, and one very characteristic of this network, is Spore and DOB digital objects. Because a CKByte grants the right to occupy a byte of state, an object can be stored entirely on layer one, with no link to an external server and no file sitting somewhere else. Such an object exists for exactly as long as its space is paid for, and it cannot vanish because someone shut down their hosting.

For a miner all of this matters for one reason: real demand on layer one directly affects the miner share of secondary issuance. The more state is actually occupied by cells, the larger the portion of the 1.344 billion CKB per year that goes to miners instead of being burned as the treasury share. State occupancy is still low, and that is a tangible piece of income left on the table.

Network statistics

ParameterValue
PriceAbout 0.00083 to 0.0009 dollars, the all time low was refreshed in the summer of 2026
Market capAbout 41 to 43 million dollars
RankAround 430, different aggregators give different values
Daily exchange turnoverRoughly 1.3 to 2.5 million dollars
Network hashrateFrom 66 to 90 PH/s across trackers, source estimates differ markedly
DifficultyRoughly 586 to 706 P, depends on the source and the moment of capture
Circulating supplyAbout 49.21 billion CKB
Total supplyAbout 50.05 billion CKB, growing through secondary issuance
Block rewardIn practice 540 to 585 CKB, floats along with the number of blocks per epoch
Actual block timeAbout 8.25 seconds
Largest pool shareAround 40 percent of hashrate
All time high price0.0437 dollars on March 31, 2021
Every figure in this table was captured on July 31, 2026 from network documentation, difficulty and pool trackers and market aggregators. They change constantly: price and turnover within hours, hashrate and difficulty within a day. On hashrate and difficulty the sources diverge especially hard, with a spread reaching a third, which is why we give a range rather than a single value. Daily transaction count and the number of public nodes are deliberately left out: on the build date they could not be confirmed from a reliable source, and we will not invent figures. For income calculations take fresh calculator data rather than this snapshot.

Network security

CKB security rests on the same work economics as any other PoW network, but the scale here is modest. At a hashrate of roughly 70 to 85 PH/s the entire network fleet is the equivalent of a bit over a thousand Antminer K7 class machines. That means the theoretical cost of a 51 percent attack is incomparably lower than on large networks, and a low coin price only pushes that cost down further. The honest conclusion: the network is protected well enough for its size, but no more than that.

Concentration is a separate risk. Per tracker data at the end of July 2026 one pool holds around 40 percent of hashrate and a second about 11 percent. Formally the dangerous threshold is far off, but in practice this means an agreement between two operators could seriously affect the network. For a miner the rule that follows is simple: all else equal, do not pick the biggest pool.

The NC-MAX consensus adds one non obvious defence. Because the protocol counts orphaned blocks when estimating network power and targets that rate specifically, a miner cannot profit from artificially raising the number of orphans. This design closes off part of the selfish mining scenarios that work under classic Nakamoto consensus.

No major protocol level incidents with loss of funds have been publicly recorded across the whole life of the network since 2019. Both hard forks, Mirana in May 2022 and Meepo in July 2025, went to plan with activation epochs announced in advance. We do not quote a public node count here: it could not be obtained from a trusted source on the build date.

Compatibility and requirements

ParameterValue
Hardware typeEaglesong ASIC only, GPUs and CPUs have been pointless since 2020
Vendors in the catalogueBitmain and Goldshell, eight models in total
Vendors outside the catalogueiBeLink and Todek, not serviced in Europe
Our firmwareNone, Eaglesong is not on the support list of our tooling
Third party firmwareNo mature public builds exist for this algorithm, only unverified claims
Power supplyBundled as standard, full size machines need 2,400 to 3,300 W per circuit
Electrical circuitA dedicated breaker per machine, a three phase supply from three machines up
CoolingAir on every catalogue model, no hydro or immersion versions exist for Eaglesong
NoiseFull size models match an industrial fan, a living space is out of the question
Home optionsGoldshell CK-BOX at 215 W and CK-BOX II at 400 W, everything else belongs outside the home

Comparison with similar coins

ModelHashratePower drawEfficiencyElectricity thresholdOur firmware
Antminer K763.5 TH/s3,080 W48.5 J/THAbout 0.055 dollars per kWhNo
Goldshell CK619.3 TH/s3,300 W171 J/THAbout 0.016 dollars per kWhNo
Goldshell CK Lite6.3 TH/s1,200 W190.5 J/THAbout 0.015 dollars per kWhNo
Goldshell CK512 TH/s2,400 W200 J/THAbout 0.014 dollars per kWhNo
Antminer K51.13 TH/s1,580 W1,398.2 J/THAbout 0.002 dollars per kWhNo
The electricity threshold is the tariff at which a machine breaks even on the power bill, without counting the price of the machine, rent or maintenance. The calculation was made at the end of July 2026 with a reward of about 560 CKB per block, a block time near 8.25 seconds and a network hashrate around 75 PH/s. Since source estimates of hashrate range from 66 to 90 PH/s, the thresholds themselves should be treated as accurate to roughly plus or minus a tenth. Every European household tariff sits above even the top row of the table, so under current conditions every model is loss making. As the price rises the thresholds rise proportionally, and after the halving in November 2027 they will drop.

Outdated data and common errors

The Meepo edition belongs to 2024. The most frequent error. The edition does carry 2024 in its name, but on mainnet it activated on July 1, 2025 at epoch 12,293, while in 2024 it only reached the testnet, on October 25, epoch 9,690. The same goes for the previous edition: Mirana is signed with the year 2021, yet mainnet received it on May 10, 2022 at epoch 5414.

Maximum supply is 33.6 billion CKB. Wrong as a total supply figure. The 33.6 billion is only base issuance, which will go to miners over roughly 84 years. Separately, another 33.6 billion was issued in genesis, of which 8.4 billion was burned immediately, plus endless secondary issuance runs at 1.344 billion a year. Actual total supply is already around 50 billion and rising.

The block reward is 533 CKB. That is the base part, calculated at the maximum of 1,800 blocks per epoch and without secondary issuance. The actual reward at the end of July 2026 held between 540 and 585 CKB across trackers and moves along with the number of blocks per epoch.

Network hashrate is in the hundreds of PH/s. Such figures belong to 2024, when the average sat around 400 PH/s. At the end of July 2026 trackers give 66 to 90 PH/s, a fall of several times over. References quoting hundreds of petahashes describe a state of the network two steps back.

Block time is fixed. It is not. The NC-MAX consensus targets the orphan rate near 2.5 percent rather than block time. The documentation sets a block time range of 8 to 48 seconds, only the epoch length is fixed, at exactly 4 hours, and the number of blocks per epoch floats between 300 and 1,800.

The halving is tied to a block count. Here it is tied to epochs: exactly 8,760 epochs of 4 hours, which is precisely 4 calendar years. That is why halving dates are known in advance and do not drift, unlike networks where the halving is counted by block height.

The halving cuts miner income in half. Only the base part. Secondary issuance of 1.344 billion CKB per year is not touched by a halving at all, so the total drop in the block reward turns out to be well under a half.

The RGB++ protocol launched in April 2024. The sources disagree on dates. Cipher Wang announced the protocol on February 13, 2024, developer tooling and wallets shipped through the whole year, and part of the references place the launch in July 2024. The correct wording in 2026 is simply 2024, with no exact month.

The network launched on November 15, 2019. Official documentation and the project timeline give November 16, 2019. The one day discrepancy in some aggregators comes from the time zone in which they recorded the event.

There is overclocking firmware for Eaglesong. No mature public product exists for this algorithm, neither for the Antminer K7 nor for the Goldshell CK line. Isolated videos claim overclocks to 90 TH/s and above, but no verifiable sources or open builds stand behind them. They cannot be treated as a ready solution.

New Eaglesong ASICs come out regularly. The last new machine for this algorithm shipped in April 2024. From then to the end of July 2026 no further models have reached the market, and Bitmain has not refreshed its line since January 2023.

The Antminer K7 does 66 TH/s. The base specification of the model is 63.5 TH/s at 3,080 W. Sellers also list 58 and 66 TH/s versions, which are different batches and settings rather than one machine. When buying, verify the real hashrate in the interface rather than in the listing text.

Questions and answers

What are Nervos Network and CKB

Nervos Network is a proof of work blockchain whose base layer is called Common Knowledge Base. CKB is both the name of that layer and the coin ticker, and its unit is called a CKByte.

Who created Nervos Network and when

The project was built by Cryptape and the Nervos Foundation, with Jan Xie, Daniel Lv, Terry Tai, Kevin Wang and Cipher Wang among the founders. The Lina mainnet launched on November 16, 2019.

Which algorithm does CKB use

The algorithm is called Eaglesong, described in RFC 0010 by Alan Szepieniec and dated July 18, 2019. It is an ARX construction with 43 rounds and a 256 bit output.

What is NC-MAX consensus

It is a Nakamoto consensus variant with two step transaction confirmation and difficulty retargeting by orphan rate rather than by block time. The target orphan rate is about 2.5 percent.

Why does the number of blocks per epoch float

Because the epoch length is fixed at exactly 4 hours, not the number of blocks in it. The protocol tunes difficulty to the target orphan rate, which is why an epoch ends up holding between 300 and 1,800 blocks.

What is the Cell model

It is a generalisation of the Bitcoin UTXO: a cell holds a capacity field, arbitrary data, a lock script and an optional type script. Cells are immutable, so changing state means spending old cells and creating new ones.

Why is a CKByte called the right to store a byte

A cell cannot weigh more than its capacity, and capacity is measured in CKBytes. One CKByte grants the right to occupy one byte of network state, so storing data on layer one requires holding a matching amount of coins.

What is NervosDAO and why does it exist

It is a deposit mechanism that pays the depositor exactly the portion of secondary issuance that offsets dilution. A NervosDAO deposit turns CKB into a hard capped asset, while coins outside a deposit slowly lose their share of total supply.

What is secondary issuance

It is a constant issue of 1,344,000,000 CKB per year with no cap and no halvings. It is split between miners, NervosDAO depositors and the treasury share in proportion to occupied state and deposit volume, and the treasury part is burned today.

When is the next CKB halving

In November 2027 at epoch 17,520. The first halving took place on November 19, 2023. A halving cuts base issuance only, secondary issuance stays as it is.

Can you mine CKB at home

Technically yes, but only on the smallest machines: the Goldshell CK-BOX at 215 W and the CK-BOX II at 400 W. Anything above a kilowatt is too loud for a living space. On European tariffs any of them runs at a loss.

Which ASIC is best for CKB

The Antminer K7: 63.5 TH/s at 3,080 W, which is 48.5 J/TH. The next machine in the catalogue, the Goldshell CK6, trails by three and a half times, and the oldest one, the Antminer K5, by almost twenty nine times.

Why is the gap between the Antminer K7 and the rest so wide

Because the K7 shipped in January 2023 on a substantially newer process node, while the Goldshell CK line is built on the 2021 and 2022 generation. Nothing comparable has been released for this algorithm since the K7.

Are new Eaglesong ASICs still being made

No. The last new model for this algorithm shipped in April 2024, and Bitmain has not refreshed its line since January 2023. The hardware market is frozen.

Which pool should I choose for CKB

Among the larger ones you have F2Pool, 2Miners, ViaBTC, AntPool, DxPool, Poolin and HashPool. Since a single pool holds around 40 percent of hashrate, all else equal it is wiser not to pick the biggest option.

How does PPS differ from PPLNS

PPS pays for every submitted share regardless of whether the pool was lucky enough to find a block, giving steady income at a higher fee. PPLNS pays for blocks actually found, the fee is lower, but payouts vary more over a short horizon.

Why does network difficulty change

Difficulty is recalculated at the end of every four hour epoch. The protocol looks at the orphan rate and adjusts the target to hold it near 2.5 percent, and it also accounts for the total power of the network.

How many confirmations does CKB need

There is no single standard, and venues usually ask for fifteen to thirty blocks, which at a block time of about 8 seconds takes a few minutes. Always check the exact number in the rules of the specific exchange or service.

What is the network fee on CKB

The fee is derived from transaction size and under normal conditions comes to fractions of a cent. A different limit applies alongside it: every output must have a capacity no smaller than its own weight, so an arbitrarily small amount cannot be sent.

How should I store mined CKB

For everyday use Neuron on a computer, JoyID in the browser or imToken and CKBull on a phone will do. For large amounts take a hardware wallet: Ledger, imKey or SafePal. NervosDAO deposits are supported by Neuron and CKBull.

Can third party firmware be installed on an Eaglesong ASIC

No mature public builds exist for this algorithm, and our tooling does not support it either. The overclocking claims for the Antminer K7 found online are not backed by open sources, and installing something unverified on a three kilowatt machine is dangerous.

How can I lower the power draw of a machine

On Eaglesong the familiar undervolt through firmware is unavailable, so the general measures remain: lower the intake air temperature, keep heatsinks clean and fans healthy, stabilise the power supply and remove losses in the cabling.

How loud is an Eaglesong ASIC

Full size models such as the Antminer K7 and the Goldshell CK6 are as loud as an industrial fan and cannot be kept in a living space. The desktop CK-BOX and CK-BOX II give a steady hum that is tolerable in a utility room or a garage.

What power supply is needed

Every catalogue model ships with its own supply as standard. Circuit requirements: 2,400 to 3,300 W per full size machine, a separate breaker for each, and from three machines up a three phase supply with the load spread across phases.

Will CKB mining pay off, and what happens if the price falls

At the current price and European tariffs no catalogue model will pay off: even the Antminer K7 has an electricity threshold of about 0.055 dollars per kWh. A further price drop lowers that threshold proportionally, and the machine goes into the red faster.