Bitcoin BIP-110 Fork Exposes the Real Limits of Consensus: Why the Minority Chain Is Falling Behind

The Bitcoin BIP-110 fork has transformed a highly technical dispute about transaction data into a live experiment in Bitcoin governance. At block 961,632, nodes enforcing BIP-110 began rejecting blocks that did not signal support for the proposal. Bitcoin’s dominant network continued accepting those blocks normally, while the BIP-110-enforcing nodes followed a different chain. What had previously been a theoretical possibility therefore became an observable chain...

The Bitcoin BIP-110 fork has transformed a highly technical dispute about transaction data into a live experiment in Bitcoin governance.

At block 961,632, nodes enforcing BIP-110 began rejecting blocks that did not signal support for the proposal. Bitcoin’s dominant network continued accepting those blocks normally, while the BIP-110-enforcing nodes followed a different chain. What had previously been a theoretical possibility therefore became an observable chain split.

The initial result has been brutal for the minority branch.

While the conventional Bitcoin network continued producing blocks close to its normal cadence, the BIP-110 branch struggled to advance. In the early snapshot following the split, the conventional chain had already reached block 961,681 while the minority chain remained around block 961,633. That meant the alternative branch had produced only a tiny fraction of the proof of work accumulated by the dominant Bitcoin chain.

This is why some critics immediately described the Bitcoin BIP-110 fork as a failure.

But that description, although understandable, hides the most important part of the story.

BIP-110 is not simply another abandoned Bitcoin proposal.

It is an unusually useful demonstration of what happens when a group of users changes the rules it considers valid without obtaining comparable support from miners, exchanges, infrastructure providers and the wider economic network.

The result raises questions that go far beyond OP_RETURN or inscriptions.

Who actually controls Bitcoin?

Can node operators force miners to adopt new consensus rules?

Does hashrate determine Bitcoin’s rules?

What happens when a User Activated Soft Fork fails to attract sufficient economic support?

And perhaps most importantly: what does the Bitcoin BIP-110 fork teach us about Bitcoin’s governance model?

To answer those questions, we need to understand what BIP-110 was actually designed to accomplish and why the conflict emerged in the first place.

What Is the Bitcoin BIP-110 Fork?

BIP-110, formally titled the Reduced Data Temporary Softfork, was authored by Dathon Ohm and developed with substantial involvement from longtime Bitcoin developer Luke Dashjr.

The proposal is explicitly classified as a consensus soft fork. Its objective is to temporarily introduce stricter rules governing the amount and form of arbitrary data that can be embedded within Bitcoin transactions.

According to the official BIP-110 specification, the proposal was designed as a temporary deployment lasting approximately one year. Its stated objective is to reduce what supporters describe as excessive non-monetary data usage and refocus Bitcoin on its monetary function.

The philosophical argument behind BIP-110 is relatively simple.

Supporters believe Bitcoin should primarily function as censorship-resistant money.

From this perspective, blockchain space is scarce infrastructure. Every byte that permanently enters the system increases the amount of information that nodes may need to process, validate or store. Using Bitcoin as a generalized permanent data-storage network can therefore impose costs on participants who never asked for those applications.

Ordinals, inscriptions and other forms of arbitrary blockchain data intensified this debate.

BIP-110 attempts to respond not merely through mempool policy but through consensus rules.

That distinction is critical.

Policy and Consensus Are Not the Same Thing

To understand why the Bitcoin BIP-110 fork created an actual chain split, investors first need to understand the difference between Bitcoin policy and Bitcoin consensus.

Policy determines which transactions a particular node is willing to relay through its mempool or propose for inclusion in a block.

Consensus determines which blocks a node considers valid.

That is a radically more important boundary.

A node can reject a transaction from its mempool while still accepting a valid block containing that transaction if a miner includes it.

In that case, the node disagrees with the transaction as a matter of local policy but does not abandon Bitcoin’s consensus chain.

A consensus rule is different.

If a node decides that a block violates consensus, it rejects the entire block.

And if the rest of the network accepts that block, the two groups no longer agree on the same blockchain.

That is effectively what happened with the Bitcoin BIP-110 fork.

BIP-110 was designed to transform some restrictions that had historically existed primarily at the policy level into temporary consensus-level restrictions.

This raised the stakes dramatically.

What BIP-110 Actually Restricts

The proposal is broader than simply reducing OP_RETURN.

During its approximately one-year active period, BIP-110 introduces seven additional classes of consensus restrictions.

Among them, new output scriptPubKeys longer than 34 bytes become invalid unless they begin with OP_RETURN, in which case the proposal permits up to 83 bytes. Certain data pushes and script argument witness items above 256 bytes are restricted. The proposal also limits specific Taproot structures, annex usage, undefined witness versions and selected Tapscript behavior. Existing UTXOs created before activation receive grandfathering intended to prevent previously valid coins from suddenly becoming unspendable.

The technical details matter because BIP-110 represents more than a configuration preference.

It changes what an enforcing node considers a valid Bitcoin block.

This is why participants running the BIP-110 rule set eventually became incompatible with miners producing blocks under the prevailing consensus rules.

Bitcoin Core 30 Became the Symbolic Opposite of BIP-110

The dispute became more intense after Bitcoin Core 30 changed its default data-carrier policy.

The official Bitcoin Core 30 release notes state that the default -datacarriersize was increased to 100,000 bytes, effectively making the previous limit irrelevant relative to Bitcoin’s maximum transaction size. Core 30 also allowed multiple OP_RETURN outputs for transaction relay and mining. Operators could still manually configure the previous 83-byte limit.

This change became symbolically important.

One side interpreted the move as recognition that restrictive relay policy could not meaningfully prevent determined users from embedding data through other mechanisms.

The other side interpreted it as normalization of a use case Bitcoin should actively discourage.

The argument therefore evolved from:

“How large should OP_RETURN be?”

into something much deeper:

“What is Bitcoin actually for?”

BIP-110 supporters broadly favor a more restrictive monetary interpretation.

Their opponents emphasize transaction neutrality and resistance to developers or node operators defining which economically valid uses of block space should be considered legitimate.

The Bitcoin BIP-110 fork is the result of that philosophical disagreement eventually reaching consensus code.

Why Block 961,632 Was So Important

BIP-110 uses a modified activation mechanism.

Its deployment parameters specify version bit 4 and a signaling threshold of 1,109 blocks out of every 2,016-block difficulty period, equivalent to approximately 55%.

However, the proposal differs significantly from conventional BIP9 deployment.

Most importantly, it includes a mandatory signaling phase.

The official specification defines blocks 961,632 through 963,647 as the mandatory signaling window. During this phase, BIP-110-enforcing nodes reject blocks that fail to signal bit 4.

That made block 961,632 a hard boundary.

Before that point, a BIP-110 node and a conventional node could largely remain on the same chain.

After that point, a non-signaling block became unacceptable to the BIP-110 node.

The wider Bitcoin network did not adopt the same interpretation.

Therefore, once miners continued producing conventional non-signaling blocks, divergence became unavoidable.

Why the Bitcoin BIP-110 Fork Immediately Fell Behind

The reason the minority branch has struggled is not mysterious.

Proof-of-work block production is probabilistic, but over sufficiently large samples it is strongly related to computational power.

Bitcoin adjusts mining difficulty so that the entire network produces approximately one block every ten minutes.

If nearly all hashrate continues mining one chain while only a tiny percentage mines another chain at the same inherited difficulty, the smaller chain does not magically continue producing one block every ten minutes.

It slows dramatically.

This is the central mechanical problem facing the Bitcoin BIP-110 fork.

Before mandatory signaling began, observed miner signaling was only around a few percent rather than anywhere near the 55% threshold.

The public BIP-110 monitoring infrastructure showed that the new mandatory-signaling period began with essentially no conventional blocks signaling during its earliest portion. The monitor tracks the current 2,016-block window from 961,632 to 963,647.

If only roughly 2.5% of Bitcoin’s hashrate were available to a minority chain while difficulty remained calibrated to the entire network, the expected block interval would move from roughly ten minutes toward several hours.

That is broadly consistent with what was initially observed.

The minority chain was not suffering a software malfunction.

It was suffering an economic scarcity of proof of work.

Hashrate Is Not a Vote, but It Still Matters

This distinction deserves careful treatment.

Bitcoin miners do not own Bitcoin’s consensus rules.

Hashrate is not equivalent to political voting power.

A miner cannot simply decide tomorrow that Bitcoin’s maximum supply is 42 million BTC and force every economically relevant node to accept that rule.

Nodes independently validate blocks.

If a miner creates a block that violates the rules those nodes enforce, those nodes reject it regardless of how much electricity was spent producing it.

This is one of Bitcoin’s most important security properties.

But the opposite statement is also incomplete.

Nodes can define which blocks they personally accept, but they cannot compel miners to produce those blocks.

This is exactly what the Bitcoin BIP-110 fork is demonstrating.

A user can install software saying:

“I will only accept blocks containing condition X.”

That is completely possible.

But if nearly every miner continues producing blocks without condition X, the user does not automatically force the network to change.

The user may instead find themselves following a very slow minority blockchain.

Consensus therefore emerges from coordination among several groups rather than from a single class of participant.

Bitcoin Governance Is a Coordination System

Bitcoin has no board of directors.

There is no president who signs protocol updates.

Bitcoin Core developers cannot force users to install software.

Mining pools cannot force nodes to accept invalid blocks.

Exchanges cannot directly rewrite consensus.

Large holders cannot change protocol rules merely because they own significant amounts of BTC.

Yet all of these participants affect coordination.

Developers produce software.

Node operators choose software.

Miners choose which valid blocks to build.

Wallets decide what chain they interact with.

Exchanges decide which asset receives the BTC ticker.

Custodians decide which chain represents customer balances.

Merchants and payment processors decide which network they recognize.

Investors determine where economic value concentrates.

The Bitcoin BIP-110 fork demonstrates that Bitcoin governance is not located in one institution.

It is distributed across an economic network.

That makes governance slow and frustrating.

It also makes unilateral capture extremely difficult.

This conservative governance architecture is relevant far beyond BIP-110. We previously explored similar problems when examining Bitcoin governance constraints and quantum risk, where even technically plausible responses become difficult when they require the network to agree on changes affecting property rights or consensus.

The Most Interesting Detail: BIP-110 Technically Cannot “Fail”

Here the story becomes particularly fascinating.

The phrase “BIP-110 has failed” is economically intuitive.

But inside BIP-110’s own state machine, there is effectively no normal FAILED state.

The official deployment specification explicitly disables the conventional timeout that would ordinarily allow an unsuccessful activation attempt to terminate.

Instead, BIP-110 uses a max_activation_height.

If its 55% threshold is not achieved naturally, mandatory signaling is intended to force the BIP-110-compatible chain toward LOCKED_IN at block 963,648 and then ACTIVE at block 965,664.

The states are:

DEFINED

STARTED

LOCKED_IN

ACTIVE

EXPIRED

The proposal explicitly states that the FAILED state is never reached because timeout is disabled.

That creates an extraordinary distinction.

BIP-110 can remain alive according to its own software rules while becoming economically irrelevant relative to Bitcoin.

In other words:

protocol activation and economic acceptance are not necessarily the same thing.

That is arguably the most important lesson from the entire Bitcoin BIP-110 fork.

A Chain Can Be Valid to Its Users and Still Be Economically Irrelevant

Suppose BIP-110 nodes continue following their rule set.

From their perspective, the conventional Bitcoin chain contains blocks that violate the mandatory signaling requirement.

They consider those blocks invalid.

Their minority chain is therefore “Bitcoin” according to the rules they deliberately chose.

Meanwhile, conventional Bitcoin nodes consider the majority chain valid and continue following the chain backed by overwhelmingly greater cumulative proof of work.

Both groups are executing software consistently with their own rules.

There is no central judge who appears and announces which blockchain is philosophically authentic.

The market resolves the dispute economically.

Which chain has miners?

Which chain has liquidity?

Which one do exchanges call BTC?

Where are futures settled?

Which chain is accepted by payment infrastructure?

Which chain do institutional custodians support?

Where do stablecoin issuers, financial products and derivatives recognize finality?

Which chain accumulates the overwhelming majority of economic activity?

A blockchain can continue existing technically while losing practically every characteristic that gave the original network economic relevance.

History has repeatedly demonstrated that forks can survive as independent assets.

But survival is not equivalent to replacing Bitcoin.

Why the Difficulty Problem Could Become Severe

The minority chain faces another mathematical problem.

Bitcoin’s mining difficulty does not instantly adjust when miners leave.

Difficulty is recalculated on a 2,016-block schedule.

The Bitcoin BIP-110 fork occurred precisely at the beginning of a new 2,016-block interval.

That is particularly difficult for a minority branch.

If it begins that interval with only a tiny fraction of Bitcoin’s original hashrate, it still has to produce the required blocks under a difficulty inherited from the pre-split network before reaching the next normal retarget boundary.

At approximately 2.5% of the original hashrate, an interval designed to take around two weeks could theoretically take well over a year if nothing else changed.

This is only a simplified illustration because hashrate can migrate, software rules can change and miners can alter behavior.

But it explains why a minority proof-of-work chain can become trapped.

The problem is not simply that blocks are slow today.

Slow blocks make reaching the point where difficulty can normalize extremely difficult.

That creates a negative feedback loop:

slow blocks reduce usability,

reduced usability lowers economic attractiveness,

lower economic attractiveness discourages miners,

and reduced mining participation makes blocks even slower.

The Security Budget Also Fragments

Hashrate is not only responsible for transaction throughput.

It is part of Bitcoin’s security model.

The dominant Bitcoin network benefits from an enormous installed base of SHA-256 mining hardware continuously competing for block rewards.

A minority chain using the same proof-of-work algorithm but attracting only a small percentage of that computational power has far less security behind its history.

This matters because an attacker does not need to compete against Bitcoin’s entire global hashrate.

The attacker needs to compete against the minority chain.

The smaller the chain’s active mining base becomes, the lower the relative computational barrier to reorganizing its blockchain.

This is one reason mining economics deserve much more attention than many investors give them.

Our previous analysis of the Bitcoin mining cost crisis examined how profitability determines whether machines remain online and how changes in miner economics can affect the network’s hashrate.

The Bitcoin BIP-110 fork applies the same principle in a much more extreme form.

Mining is ideological only until the electricity bill arrives.

Could Miners Suddenly Move to BIP-110?

In principle, yes.

The current situation does not mathematically prevent miners from changing strategy.

Mining pools could begin signaling BIP-110 and redirect more hashrate toward the enforcing chain.

If sufficiently large amounts of computational power migrated, block production would accelerate and the relative gap could change.

This is part of the logic behind user-activated soft forks.

The theory is not necessarily that users need majority hashrate before enforcement.

The theory is that economically relevant nodes can credibly commit to rejecting non-compliant blocks, making it economically costly for miners to continue ignoring the new rules.

If exchanges, merchants, wallets, custodians and holders collectively recognize the enforcing chain as the economically valuable Bitcoin, miners face an incentive to follow that chain even if they initially opposed the change.

But this mechanism only works if the threat is credible.

The Bitcoin BIP-110 fork currently illustrates the opposite condition.

A minority of nodes can enforce a rule, but if the wider economic network does not clearly follow them, miners may face little incentive to abandon the dominant chain.

Why SegWit Comparisons Need Caution

Whenever a User Activated Soft Fork is discussed, the 2017 scaling conflict and SegWit inevitably enter the conversation.

The historical lesson is important, but comparisons can become simplistic.

The key insight from earlier Bitcoin governance conflicts is not that “users always beat miners.”

It is that economic coordination can alter miner incentives when the enforcing group represents a credible portion of Bitcoin’s economic activity.

That credibility cannot simply be declared.

It has to exist.

A UASF is powerful when miners believe refusing it risks mining coins the market will not value as Bitcoin.

A UASF is weak when miners believe the enforcing minority will isolate itself while the overwhelming majority of economic activity remains on the existing chain.

Therefore, the Bitcoin BIP-110 fork should not be reduced to a contest between morally superior nodes and economically dominant miners.

The actual question is:

where is economic consensus concentrated?

That is much harder to measure than counting software versions.

Node Count Is Also an Incomplete Metric

A related mistake is treating the number of visible nodes as equivalent to economic power.

It is not.

One node can represent an individual hobbyist holding $100 of BTC.

Another node can sit behind infrastructure processing billions of dollars.

From the protocol perspective, both independently validate their rules.

From the economic perspective, their effects on the surrounding ecosystem can be radically different.

Even the open-source BIP-110 Observer warns explicitly against interpreting a P2P node sample as a measurement of support for BIP-110. Its documentation notes that nodes do not publish their consensus rules in a manner that makes simple node counting equivalent to a reliable referendum.

This matters enormously.

Bitcoin governance cannot be understood with one dashboard.

Hashrate tells us where computational power is.

Node data tells us something about software distribution.

Exchange behavior tells us where liquidity is.

Market prices tell us where value is concentrated.

Infrastructure decisions tell us where actual economic usage is occurring.

The final outcome emerges from all of them.

The Argument for BIP-110 Is Still Serious

The weakness of the current minority chain does not mean the concerns behind BIP-110 are meaningless.

This distinction is important.

A governance strategy can fail even when the underlying issue is legitimate.

BIP-110 supporters argue that arbitrary data creates negative externalities for Bitcoin users who primarily want a monetary network.

The official proposal specifically highlights UTXO growth, data-storage externalities and competition for block space as concerns for node decentralization and Bitcoin’s monetary utility.

Their broader concern is that if Bitcoin increasingly becomes infrastructure for arbitrary permanent data, applications that have little to do with transferring monetary value may consume scarce resources while imposing long-term storage or validation costs on everyone else.

That is not an absurd argument.

Bitcoin decentralization depends partly on keeping the cost of independent validation manageable.

The question is not whether resource consumption matters.

The question is how those costs should be controlled.

The Argument Against BIP-110 Is Also Serious

Opponents make a different argument.

They contend that distinguishing “legitimate monetary activity” from “illegitimate data activity” is dangerous and difficult.

Bitcoin blocks are scarce.

Users compete for that scarce resource through fees.

From this perspective, miners should generally include valid transactions willing to pay market prices for block space rather than attempting to determine which applications are worthy.

There is also a technical argument.

Restricting one explicit data path does not necessarily eliminate data embedding.

Users can move toward alternative constructions.

A policy designed to suppress one method can therefore push activity toward techniques that are harder to identify, more expensive or less efficient.

Bitcoin Core 30’s OP_RETURN change reflects this broader policy debate.

Its release notes make clear that operators can still choose an 83-byte limit, but the default was increased dramatically and multiple data-carrier outputs were permitted.

The philosophical tension is therefore between two forms of neutrality:

neutrality toward monetary purpose,

and neutrality toward any consensus-valid transaction willing to pay for block space.

BIP-110 Is Really a Debate About Bitcoin’s Identity

This is why the Bitcoin BIP-110 fork deserves more attention than its market impact alone might suggest.

The dispute asks a fundamental question:

Is Bitcoin a monetary protocol with a narrow intended purpose?

Or is Bitcoin a permissionless settlement protocol whose users are free to consume block space for any consensus-valid purpose?

The first interpretation prioritizes monetary specialization.

The second prioritizes rule neutrality.

Neither side needs to believe Bitcoin should become Ethereum.

The disagreement exists inside a much narrower technical boundary.

But even relatively small differences become important when they move from relay policy into consensus.

Bitcoin has survived precisely because consensus changes are difficult.

A network securing more than a trillion dollars in economic value should not change foundational rules casually.

The friction is a feature.

Does the Bitcoin BIP-110 Fork Threaten BTC Itself?

At the current stage, the evidence does not indicate that the minority chain represents an existential threat to conventional Bitcoin.

The dominant network has continued producing blocks while the enforcing branch has fallen dramatically behind.

The more meaningful risk lies elsewhere.

Contentious forks create operational complexity.

Exchanges and custodians need to determine which chain they recognize.

Wallet operators need to understand replay and chain-selection behavior.

Node operators switching between software implementations may need to deal with blocks previously marked valid or invalid under different rule sets.

Start9’s Bitcoin Knots integration documentation, for example, explicitly discusses chain-recovery procedures for switching software flavors around the BIP-110 split because persisted block-validity states can behave differently after consensus rules change.

This illustrates an important truth.

Even a minority fork with little chance of replacing Bitcoin can create real engineering consequences.

Bitcoin’s Price Reaction Is Almost Secondary

For investors, the immediate temptation is to ask whether the Bitcoin BIP-110 fork is bullish or bearish for BTC.

That question misses the larger point.

If the dominant Bitcoin chain continues operating normally and the minority branch remains economically isolated, the event does not necessarily create a major valuation shock.

Bitcoin’s price is currently being driven by much larger forces including macro liquidity, institutional demand, mining economics, ETF flows and broader risk appetite.

Block2Learn has recently examined the relationship between network activity and market weakness in our Bitcoin transaction count analysis, as well as the broader conditions required for genuine Bitcoin bull market confirmation. The BIP-110 conflict belongs to a different analytical layer: protocol governance rather than immediate directional price action.

This distinction matters.

Not every important Bitcoin event needs to move BTC by 10% to matter.

Some events are important because they reveal how the system behaves under stress.

Scenario One: BIP-110 Remains a Tiny Minority Chain

This is currently the most straightforward scenario.

The overwhelming majority of hashrate remains on conventional Bitcoin.

The BIP-110 chain continues producing blocks extremely slowly.

Economic infrastructure continues recognizing the dominant chain as BTC.

Liquidity never meaningfully migrates.

Under those circumstances, the Bitcoin BIP-110 fork becomes a technical minority network rather than a competing Bitcoin.

Its historical significance would remain substantial because it demonstrated what happens when mandatory UASF enforcement occurs without sufficient coordination.

But its direct economic significance would progressively decline.

This is the scenario behind the current characterization of BIP-110 as a failed fork.

Scenario Two: Hashrate Support Unexpectedly Increases

A second scenario would require miners to change behavior materially.

If meaningful hashrate began supporting the BIP-110 branch, block intervals would improve.

That alone would not guarantee victory.

Economic actors would still have to decide which chain to recognize.

But the dispute would become much more serious.

Two chains with substantial proof of work and competing claims to the Bitcoin identity would create far more uncertainty for exchanges, custodians and markets.

At present, the initial hashrate distribution makes this scenario appear substantially less supported by observable evidence than the first.

But decentralized systems remain dynamic.

The correct approach is to monitor behavior rather than assume that early conditions are immutable.

Scenario Three: BIP-110 Fails but the Policy Debate Survives

This may ultimately be the most important scenario.

The Bitcoin BIP-110 fork itself could become economically irrelevant while the underlying data debate remains completely unresolved.

In that case, developers and users would return to the question through other mechanisms.

New policy proposals could emerge.

Alternative relay rules could gain adoption.

Node software competition could increase.

Miners could independently change transaction-selection policies.

Future proposals might attempt narrower consensus restrictions with different activation mechanisms.

A failed BIP does not erase the conflict that produced it.

In fact, failure often generates better information about which forms of coordination are politically and economically viable.

The Block2Learn View: BIP-110 Is Losing the Chain Battle but Teaching a Larger Lesson

Our interpretation is that the initial Bitcoin BIP-110 fork has so far demonstrated a decisive lack of miner coordination rather than a failure of Bitcoin itself.

The dominant Bitcoin network is doing exactly what its existing consensus rules tell it to do.

BIP-110 nodes are also doing what their selected rules tell them to do.

The divergence comes from the fact that those rule sets no longer agree.

What decides the larger outcome is economic coordination.

At present, proof of work has overwhelmingly remained with conventional Bitcoin.

That makes the BIP-110 branch extremely slow and weak relative to the dominant chain.

But describing the event only as “BIP-110 failed” wastes the most valuable lesson.

The experiment demonstrates why Bitcoin governance is difficult to capture.

Developers cannot decree consensus.

Miners cannot unilaterally redefine validity.

Node operators can choose their own rules but cannot guarantee everyone else follows.

Markets cannot rewrite cryptography, but they determine where economic value concentrates.

Bitcoin’s governance model exists in the interaction between all four.

The Fork May Actually Strengthen the Case for Conservative Governance

There is an ironic possibility.

The Bitcoin BIP-110 fork was designed by supporters who believed stronger consensus restrictions were necessary to protect Bitcoin’s monetary role.

Yet its early difficulties may ultimately reinforce Bitcoin’s conservative governance culture.

The lesson may be that controversial consensus changes require overwhelming preparation and coordination before enforcement.

That principle does not imply consensus should never change.

Bitcoin has changed before and will almost certainly need to change again.

Cryptographic risks, scalability improvements, scripting changes and security developments may eventually require future soft forks.

The real question is how those changes achieve legitimacy.

The BIP-110 episode suggests that writing rules into software is only one part of that process.

Economic consensus cannot be compiled.

Why This Matters for Future Bitcoin Upgrades

This lesson may become increasingly valuable.

Bitcoin is entering a period where several difficult technical questions could become more important.

Long-term cryptographic migration may eventually become necessary.

Covenant-related proposals remain debated.

Scaling and transaction-policy questions continue evolving.

Mining economics are changing after successive halvings.

Institutional adoption is placing larger amounts of financial infrastructure on top of Bitcoin.

Future consensus changes may therefore affect an asset integrated into a financial system far larger than the Bitcoin ecosystem of 2017.

That makes failed coordination increasingly expensive.

The Bitcoin BIP-110 fork provides a live case study in what happens when consensus enforcement runs ahead of broad adoption.

Final Outlook: The Minority Chain Is the Story, but Governance Is the Lesson

BIP-110 began as a dispute about arbitrary data.

It has become a demonstration of Bitcoin governance.

At block 961,632, nodes enforcing the proposal began rejecting non-signaling blocks as required by the BIP-110 deployment rules.

The dominant network continued accepting and extending those blocks.

Two incompatible views of Bitcoin consensus therefore emerged.

The Bitcoin BIP-110 fork was born.

The minority branch then encountered the economic reality of proof of work.

Without sufficient miner participation, block production slowed dramatically while the dominant network continued advancing.

This does not prove that miners control Bitcoin.

It proves something more nuanced.

Rules enforced by nodes matter.

Hashrate matters.

Economic infrastructure matters.

Liquidity matters.

Coordination matters.

None of them individually represents Bitcoin.

Bitcoin exists where these systems converge.

BIP-110’s own state machine may never formally enter a FAILED state, but economic reality does not need a software flag to make a chain irrelevant.

If the overwhelming majority of proof of work, market value, infrastructure and users continue coordinating around the conventional network, the minority chain can remain technically valid to its supporters while becoming practically disconnected from what the wider economy recognizes as Bitcoin.

That is the deepest lesson of the Bitcoin BIP-110 fork.

Bitcoin is not governed by a simple majority vote.

It is governed through voluntary coordination under rules that are intentionally difficult to change.

And when coordination fails, the network does not hold a meeting.

It forks.

The market then decides which branch carries the economic weight.

Learn to Analyze Bitcoin Beyond Price

Understanding Bitcoin requires much more than watching BTC candles.

Mining incentives, proof of work, node validation, consensus rules, network economics, protocol governance and market structure all interact to determine how Bitcoin behaves during moments of stress.

Events such as the Bitcoin BIP-110 fork show why an investor who understands only price action is missing a large part of the system.

The Block2Learn Learning Path is designed to build that broader framework progressively, connecting blockchain fundamentals with market structure, risk, capital allocation and investor decision-making.

Because understanding what Bitcoin costs is useful.

Understanding why Bitcoin continues to function is far more important.

Information is abundant. Structure is rare.

FREE START + 15% DISCOUNT

Start Free Today. Unlock Your 15% Member Discount.

Access the Free Start program immediately and receive an exclusive 15% discount for your first Learning Path purchase.

Build your foundation before making your next investment decision.

GET FREE ACCESS

OASIS

Investor and entrepreneur with a focus on jewelry, e-commerce, and blockchain technologies. Founder of Block2Learn, a platform dedicated to educating on crypto, NFTs, and decentralized finance. Passionate about empowering others through innovative investments in digital assets and traditional industries.

Related Posts

Riot Bitcoin Mining AI Infrastructure: Why a $9.1B Deal Turns Megawatts Into the Real Asset
  • August 12, 2026

Riot’s reported 191 MW, $9.1 billion AI compute agreement shows why the most valuable asset inside a large Bitcoin miner may be its route to electricity. The deal could transform volatile mining economics into long-duration infrastructure revenue, but delivery, financing and customer concentration still matter.

Continue reading
The AI Airfreight Bottleneck: Why Hyperscaler Hardware Is Repricing Global Cargo Capacity
  • August 12, 2026

AI infrastructure demand is colliding with constrained global air-cargo capacity. Expeditors, IATA and U.S. price data show how urgent hardware flows can lift freight costs, strengthen forwarder margins and create a hidden deployment risk for hyperscalers, data-center builders and investors.

Continue reading

Leave a Reply

You Missed

Riot Bitcoin Mining AI Infrastructure: Why a $9.1B Deal Turns Megawatts Into the Real Asset

  • August 12, 2026
Riot Bitcoin Mining AI Infrastructure: Why a $9.1B Deal Turns Megawatts Into the Real Asset

The AI Airfreight Bottleneck: Why Hyperscaler Hardware Is Repricing Global Cargo Capacity

  • August 12, 2026
The AI Airfreight Bottleneck: Why Hyperscaler Hardware Is Repricing Global Cargo Capacity

Pi Network Protocol Upgrade Reaches v26.1: Why Node Coordination Matters More Than the Version Number

  • August 12, 2026
Pi Network Protocol Upgrade Reaches v26.1: Why Node Coordination Matters More Than the Version Number

The Private Credit Market’s $2.8 Trillion Fault Line: Why Small Companies Cannot Escape When Direct Lending Tightens

  • August 12, 2026
The Private Credit Market’s $2.8 Trillion Fault Line: Why Small Companies Cannot Escape When Direct Lending Tightens

Crypto Bank Charters Move Into the Federal Mainstream: Why the OCC’s Open Door Changes Custody, Stablecoins and Competition

  • August 12, 2026
Crypto Bank Charters Move Into the Federal Mainstream: Why the OCC’s Open Door Changes Custody, Stablecoins and Competition

OFAC’s Iran Crypto Exchange Action Redefines Sanctions Compliance

  • August 11, 2026
OFAC’s Iran Crypto Exchange Action Redefines Sanctions Compliance

Coinbase Abu Dhabi Tokenization Hub: Why a Wallet Still Needs a Securities Stack

  • August 11, 2026
Coinbase Abu Dhabi Tokenization Hub: Why a Wallet Still Needs a Securities Stack

Ethereum Technical Analysis: ETH Holds Above $1,800 but Needs $1,981 to Confirm the Breakout

  • August 11, 2026
Ethereum Technical Analysis: ETH Holds Above $1,800 but Needs $1,981 to Confirm the Breakout
bitcoin
Bitcoin (BTC) $ 64,093.00 0.20%
ethereum
Ethereum (ETH) $ 1,908.77 1.30%
xrp
XRP (XRP) $ 1.02 1.50%
tether
Tether (USDT) $ 0.999149 0.00%
solana
Solana (SOL) $ 76.72 1.10%
bnb
BNB (BNB) $ 612.91 1.10%
usd-coin
USDC (USDC) $ 0.99963 0.00%
dogecoin
Dogecoin (DOGE) $ 0.071913 1.90%
cardano
Cardano (ADA) $ 0.1865 1.10%
staked-ether
Lido Staked Ether (STETH) $ 2,265.05 3.46%
tron
TRON (TRX) $ 0.336577 0.50%
chainlink
Chainlink (LINK) $ 8.81 1.70%
avalanche-2
Avalanche (AVAX) $ 6.27 3.40%
stellar
Stellar (XLM) $ 0.161211 0.10%
the-open-network
Gram (prev. Toncoin) (GRAM) $ 1.34 0.60%
hedera-hashgraph
Hedera (HBAR) $ 0.066645 1.10%
sui
Sui (SUI) $ 0.690172 0.20%
shiba-inu
Shiba Inu (SHIB) $ 0.000004 0.80%
leo-token
LEO Token (LEO) $ 9.11 2.90%
polkadot
Polkadot (DOT) $ 0.78884 2.00%
litecoin
Litecoin (LTC) $ 45.34 0.20%
bitget-token
Bitget Token (BGB) $ 1.67 1.40%
bitcoin-cash
Bitcoin Cash (BCH) $ 214.06 0.40%
hyperliquid
Hyperliquid (HYPE) $ 55.58 0.50%
uniswap
Uniswap (UNI) $ 3.53 10.90%
usds
USDS (USDS) $ 0.99984 0.00%
wrapped-eeth
Wrapped eETH (WEETH) $ 2,465.31 3.39%
ethena-usde
Ethena USDe (USDE) $ 0.999717 0.00%
official-trump
Official Trump (TRUMP) $ 1.48 1.60%
pepe
Pepe (PEPE) $ 0.000003 0.70%
near
NEAR Protocol (NEAR) $ 1.65 3.00%
ondo-finance
Ondo (ONDO) $ 0.335471 1.00%
aave
Aave (AAVE) $ 89.67 0.60%
mantra-dao
MANTRA (MANTRA) $ 0.005263 4.10%
aptos
Aptos (APT) $ 0.56982 2.40%
internet-computer
Internet Computer (ICP) $ 2.24 2.70%
monero
Monero (XMR) $ 395.70 0.40%
whitebit
WhiteBIT Coin (WBT) $ 55.56 0.10%
bittensor
Bittensor (TAO) $ 203.48 1.60%
ethereum-classic
Ethereum Classic (ETC) $ 6.41 0.10%
mantle
Mantle (MNT) $ 0.431494 4.70%
dai
Dai (DAI) $ 0.99992 0.00%
crypto-com-chain
Cronos (CRO) $ 0.046921 0.30%
vechain
VeChain (VET) $ 0.004638 1.20%
polygon-ecosystem-token
POL (ex-MATIC) (POL) $ 0.075218 0.80%
okb
OKB (OKB) $ 95.63 0.60%
kaspa
Kaspa (KAS) $ 0.025923 1.30%
algorand
Algorand (ALGO) $ 0.081277 1.50%
gatechain-token
Gate (GT) $ 6.71 0.00%
render-token
Render (RENDER) $ 1.27 0.70%
filecoin
Filecoin (FIL) $ 0.701345 0.40%
arbitrum
Arbitrum (ARB) $ 0.078726 1.30%
fetch-ai
Artificial Superintelligence Alliance (FET) $ 0.134848 0.70%
cosmos
Cosmos Hub (ATOM) $ 1.41 0.10%
coinbase-wrapped-btc
Coinbase Wrapped BTC (CBBTC) $ 76,366.00 3.12%
tokenize-xchange
Tokenize Xchange (TKX) $ 0.171556 86.60%
ethena
Ethena (ENA) $ 0.089553 0.60%
celestia
Celestia (TIA) $ 0.307928 2.90%
optimism
Optimism (OP) $ 0.090044 0.50%
bonk
Bonk (BONK) $ 0.000002 3.50%
blockstack
Stacks (STX) $ 0.124273 4.80%
binance-peg-weth
Binance-Peg WETH (WETH) $ 2,262.26 3.62%
raydium
Raydium (RAY) $ 0.636377 0.80%
theta-token
Theta Network (THETA) $ 0.133983 2.50%
immutable-x
Immutable (IMX) $ 0.113818 2.00%
lombard-staked-btc
Lombard Staked BTC (LBTC) $ 76,491.00 3.15%
jupiter-exchange-solana
Jupiter (JUP) $ 0.172258 4.40%
movement
Movement (MOVE) $ 0.006251 3.10%
binance-staked-sol
Binance Staked SOL (BNSOL) $ 108.24 4.48%
first-digital-usd
First Digital USD (FDUSD) $ 0.997229 0.00%
injective-protocol
Injective (INJ) $ 4.60 2.90%
kelp-dao-restaked-eth
Kelp DAO Restaked ETH (RSETH) $ 2,404.69 3.37%
xdce-crowd-sale
XDC Network (XDC) $ 0.026827 1.10%
fasttoken
Fasttoken (FTN) $ 0.159833 0.00%
worldcoin-wld
Worldcoin (WLD) $ 0.335122 0.40%
kucoin-shares
KuCoin (KCS) $ 6.64 0.40%
lido-dao
Lido DAO (LDO) $ 0.29132 1.20%
susds
sUSDS (SUSDS) $ 1.08 0.16%
the-graph
The Graph (GRT) $ 0.013813 2.20%
rocket-pool-eth
Rocket Pool ETH (RETH) $ 2,631.35 3.29%
sonic-3
Sonic (S) $ 0.022893 2.90%
mantle-staked-ether
Mantle Staked Ether (METH) $ 2,455.82 3.44%
nexo
NEXO (NEXO) $ 0.720064 0.50%
quant-network
Quant (QNT) $ 57.62 2.00%
flare-networks
Flare (FLR) $ 0.006055 1.10%
sei-network
Sei (SEI) $ 0.03999 2.40%
dogwifcoin
dogwifhat (WIF) $ 0.139223 1.50%
solv-btc
Solv Protocol BTC (SOLVBTC) $ 76,461.00 2.70%
virtual-protocol
Virtuals Protocol (VIRTUAL) $ 0.548855 0.70%
the-sandbox
The Sandbox (SAND) $ 0.039791 1.90%
msol
Marinade Staked SOL (MSOL) $ 133.18 5.83%
gala
GALA (GALA) $ 0.001709 2.80%
usual-usd
Usual USD (USD0) $ 0.998659 0.00%
floki
FLOKI (FLOKI) $ 0.00002 1.70%
jasmycoin
JasmyCoin (JASMY) $ 0.004019 0.60%
tezos
Tezos (XTZ) $ 0.195359 1.70%
kaia
Kaia (KAIA) $ 0.026778 2.60%
solv-protocol-solvbtc-bbn
Solv Protocol Staked BTC (XSOLVBTC) $ 76,043.00 2.27%
iota
IOTA (IOTA) $ 0.034278 0.80%
ethereum-name-service
Ethereum Name Service (ENS) $ 4.16 1.00%
spx6900
SPX6900 (SPX) $ 0.31662 0.30%
fartcoin
Fartcoin (FARTCOIN) $ 0.134822 1.90%
pudgy-penguins
Pudgy Penguins (PENGU) $ 0.006402 1.30%
pyth-network
Pyth Network (PYTH) $ 0.040824 4.30%
solana-swap
Solana Swap (SOS) $ 0.000156 4.60%
bittorrent
BitTorrent (BTT) $ 0.000000261948 0.40%
flow
Flow (FLOW) $ 0.032739 9.60%
bitcoin-sv
Bitcoin SV (BSV) $ 14.52 2.50%
neo
NEO (NEO) $ 1.75 1.90%
chain-2
Onyxcoin (XCN) $ 0.002978 0.50%
ronin
Ronin (RON) $ 0.050286 1.00%
jupiter-staked-sol
Jupiter Staked SOL (JUPSOL) $ 115.56 4.52%
curve-dao-token
Curve DAO (CRV) $ 0.276383 4.10%
jito-governance-token
Jito (JTO) $ 0.553944 1.00%
aioz-network
AIOZ Network (AIOZ) $ 0.048656 1.60%
renzo-restaked-eth
Renzo Restaked ETH (EZETH) $ 2,421.84 3.59%
arweave
Arweave (AR) $ 1.79 2.50%
binance-peg-dogecoin
Binance-Peg Dogecoin (DOGE) $ 0.107393 0.17%
arbitrum-bridged-wbtc-arbitrum-one
Arbitrum Bridged WBTC (Arbitrum One) (WBTC) $ 76,200.00 2.99%
starknet
Starknet (STRK) $ 0.023131 2.40%
axie-infinity
Axie Infinity (AXS) $ 0.882774 1.80%
wbnb
Wrapped BNB (WBNB) $ 759.61 1.56%
dexe
DeXe (DEXE) $ 1.91 6.70%
decentraland
Decentraland (MANA) $ 0.065989 0.10%
based-brett
Brett (BRETT) $ 0.004038 2.60%
elrond-erd-2
MultiversX (EGLD) $ 2.70 1.60%
beam-2
Beam (BEAM) $ 0.001365 3.60%
aerodrome-finance
Aerodrome Finance (AERO) $ 0.419726 0.40%
usdd
USDD (USDD) $ 0.99914 0.00%
dydx-chain
dYdX (DYDX) $ 0.111404 2.70%
thorchain
THORChain (RUNE) $ 0.426556 0.90%
morpho
Morpho (MORPHO) $ 1.97 0.40%
l2-standard-bridged-weth-base
L2 Standard Bridged WETH (Base) (WETH) $ 2,266.86 3.46%
mantle-restaked-eth
Mantle Restaked ETH (CMETH) $ 2,447.46 3.67%
conflux-token
Conflux (CFX) $ 0.041868 2.30%
reserve-rights-token
Reserve Rights (RSR) $ 0.001209 3.80%
arbitrum-bridged-weth-arbitrum-one
Arbitrum Bridged WETH (Arbitrum One) (WETH) $ 2,265.06 3.52%
zcash
Zcash (ZEC) $ 485.40 0.20%
tether-gold
Tether Gold (XAUT) $ 4,388.70 0.90%
ether-fi-staked-btc
Ether.fi Staked BTC (EBTC) $ 76,722.00 4.00%
ai16z
ai16z (AI16Z) $ 0.000301 0.00%
ether-fi-staked-eth
ether.fi Staked ETH (EETH) $ 2,317.47 1.05%
apecoin
ApeCoin (APE) $ 0.128711 2.40%
coredaoorg
Core (CORE) $ 0.019166 2.80%
helium
Helium (HNT) $ 0.183232 0.10%
frax
Legacy Frax Dollar (FRAX) $ 0.991007 0.00%
akash-network
Akash Network (AKT) $ 0.53108 7.80%
compound-governance-token
Compound (COMP) $ 16.25 1.00%
meow
MEOW (MEOW) $ 0.000005 0.80%
usdx-money-usdx
Stables Labs USDX (USDX) $ 0.009061 5.50%
ecash
eCash (XEC) $ 0.000007 1.20%
chiliz
Chiliz (CHZ) $ 0.012738 2.20%
wormhole
Wormhole (W) $ 0.008339 0.20%
amp-token
Amp (AMP) $ 0.000384 0.70%
ultima
Ultima (ULTIMA) $ 2,297.73 0.10%
eigenlayer
EigenCloud (prev. EigenLayer) (EIGEN) $ 0.174384 3.50%
pumpbtc
pumpBTC (PUMPBTC) $ 76,077.00 2.54%
deep
DeepBook (DEEP) $ 0.014319 6.30%
resolv-usr
Resolv USR (USR) $ 0.127656 3.60%
pancakeswap-token
PancakeSwap (CAKE) $ 1.45 0.50%
pax-gold
PAX Gold (PAXG) $ 4,406.00 0.80%
gigachad-2
Gigachad (GIGA) $ 0.0019 1.10%
mina-protocol
Mina Protocol (MINA) $ 0.038167 3.80%
gnosis
Gnosis (GNO) $ 105.27 1.30%
pendle
Pendle (PENDLE) $ 1.35 0.10%
bitcoin-avalanche-bridged-btc-b
Avalanche Bridged BTC (Avalanche) (BTC.B) $ 76,260.00 3.16%
beldex
Beldex (BDX) $ 0.088071 1.10%
echelon-prime
Echelon Prime (PRIME) $ 0.252324 0.50%
zksync
ZKsync (ZK) $ 0.007365 5.50%
paypal-usd
PayPal USD (PYUSD) $ 0.99975 0.00%
havven
Synthetix (SNX) $ 0.200393 3.90%
coinbase-wrapped-staked-eth
Coinbase Wrapped Staked ETH (CBETH) $ 2,539.40 3.57%
true-usd
TrueUSD (TUSD) $ 0.996018 0.10%
stakestone-berachain-vault-token
StakeStone Berachain Vault Token (BERASTONE) $ 1,909.16 1.30%
axelar
Axelar (AXL) $ 0.036149 0.10%
tbtc
tBTC (TBTC) $ 70,942.00 7.49%
apenft
AINFT (NFT) $ 0.000000281485 0.50%
snek
Snek (SNEK) $ 0.000331 3.90%
mog-coin
Mog Coin (MOG) $ 0.000000100583 0.60%
telcoin
Telcoin (TEL) $ 0.001576 4.00%
toshi
Toshi (TOSHI) $ 0.000103 0.20%
dydx
dYdX (ETHDYDX) $ 0.11134 2.80%
kava
Kava (KAVA) $ 0.040998 0.40%
polygon-pos-bridged-weth-polygon-pos
Polygon PoS Bridged WETH (Polygon POS) (WETH) $ 2,261.63 3.58%
newton-project
AB (AB) $ 0.000948 0.10%
notcoin
Notcoin (NOT) $ 0.000362 0.20%
chex-token
Chintai (CHEX) $ 0.008948 6.00%
bridged-usdc-polygon-pos-bridge
Polygon Bridged USDC (Polygon PoS) (USDC.E) $ 0.99972 0.00%
vethor-token
VeThor (VTHO) $ 0.000328 1.60%
frax-ether
Frax Ether (FRXETH) $ 2,262.16 2.20%
1inch
1INCH (1INCH) $ 0.083559 0.10%
trust-wallet-token
Trust Wallet (TWT) $ 0.394179 1.10%
quantixai
Quantix Finance (QFI) $ 52.96 3.00%
grass
Grass (GRASS) $ 0.315322 5.50%
stader-ethx
Stader ETHx (ETHX) $ 2,455.55 2.19%
superfarm
SuperVerse (SUPER) $ 0.085731 0.50%
terra-luna
Terra Luna Classic (LUNC) $ 0.000052 2.50%
sweth
Swell Ethereum (SWETH) $ 2,521.55 3.25%
safe
Safe (SAFE) $ 0.090992 2.80%
livepeer
Livepeer (LPT) $ 1.23 2.20%
hashnote-usyc
Circle USYC (USYC) $ 1.13 0.00%
usdb
USDB (USDB) $ 0.994997 0.85%
creditcoin-2
Creditcoin (CTC) $ 0.066211 3.50%
theta-fuel
Theta Fuel (TFUEL) $ 0.007298 0.50%
oasis-network
Oasis (ROSE) $ 0.005434 4.70%
super-oeth
Super OETH (SUPEROETH) $ 2,263.65 2.59%
aixbt
aixbt (AIXBT) $ 0.017715 2.70%
kusama
Kusama (KSM) $ 2.95 1.90%
bio-protocol
Bio Protocol (BIO) $ 0.02469 3.80%
layerzero
LayerZero (ZRO) $ 0.84204 0.80%
blur
Blur (BLUR) $ 0.013579 0.20%
dash
Dash (DASH) $ 30.55 0.40%
cat-in-a-dogs-world
cat in a dogs world (MEW) $ 0.000332 0.40%
ordinals
ORDI (ORDI) $ 3.42 0.70%
solayer-staked-sol
Solayer Staked SOL (SSOL) $ 112.14 4.30%
io
io.net (IO) $ 0.118356 1.20%
ondo-us-dollar-yield
Ondo US Dollar Yield (USDY) $ 1.14 0.20%
freysa-ai
Freysa AI (FAI) $ 0.002628 3.20%
arkham
Arkham (ARKM) $ 0.094725 2.00%
turbo
Turbo (TURBO) $ 0.000811 2.90%
popcat
Popcat (POPCAT) $ 0.042212 0.50%
binance-peg-busd
Binance-Peg BUSD (BUSD) $ 1.00 0.05%
olympus
Olympus (OHM) $ 18.85 0.40%
dog-go-to-the-moon-rune
Dog (Bitcoin) (DOG) $ 0.00065 1.80%
nervos-network
Nervos Network (CKB) $ 0.000837 1.30%
astar
Astar (ASTR) $ 0.004715 1.50%
just
JUST (JST) $ 0.102779 3.40%
compound-wrapped-btc
cWBTC (CWBTC) $ 1,534.90 2.99%
mx-token
MX (MX) $ 1.65 0.50%
zilliqa
Zilliqa (ZIL) $ 0.002325 2.20%
verus-coin
Verus (VRSC) $ 0.220371 0.90%
melania-meme
Melania Meme (MELANIA) $ 0.073702 2.10%
holotoken
Holo (HOT) $ 0.000331 1.30%
ai-rig-complex
AI Rig Complex (ARC) $ 0.072654 11.10%
origintrail
OriginTrail (TRAC) $ 0.26633 1.00%
liquid-staked-ethereum
Liquid Staked ETH (LSETH) $ 2,406.26 2.78%
polygon-bridged-wbtc-polygon-pos
Polygon Bridged WBTC (Polygon POS) (WBTC) $ 76,130.00 3.08%
0x
0x Protocol (ZRX) $ 0.081123 1.10%
baby-doge-coin
Baby Doge Coin (BABYDOGE) $ 0.00000000034627 1.10%
ether-fi
Ether.fi (ETHFI) $ 0.380054 2.00%
safepal
SafePal (SFP) $ 0.237281 0.70%
staked-frax-ether
Staked Frax Ether (SFRXETH) $ 2,589.68 3.62%
aethir
Aethir (ATH) $ 0.004026 0.80%
golem
Golem (GLM) $ 0.090274 1.10%
basic-attention-token
Basic Attention (BAT) $ 0.062095 4.70%
swissborg
SwissBorg (BORG) $ 0.146462 0.50%
skale
SKALE (SKL) $ 0.003474 1.80%
wemix-token
WEMIX (WEMIX) $ 0.202312 0.50%
mocaverse
Moca Network (MOCA) $ 0.007466 1.20%
xyo-network
XYO Network (XYO) $ 0.002913 0.10%
gas
Gas (GAS) $ 0.947206 0.90%
celo
Celo (CELO) $ 0.062386 0.60%
benqi-liquid-staked-avax
BENQI Liquid Staked AVAX (SAVAX) $ 12.58 0.25%
qtum
Qtum (QTUM) $ 0.649461 0.90%
spell-token
Spell (SPELL) $ 0.000079 1.50%
would
would (WOULD) $ 0.077127 1.00%
vine
Vine (VINE) $ 0.007076 3.30%
zencash
Horizen (ZEN) $ 4.11 1.30%
woo-network
WOO (WOO) $ 0.010805 2.00%
iotex
IoTeX (IOTX) $ 0.00255 1.90%
bridged-wrapped-ether-starkgate
Bridged Ether (StarkGate) (ETH) $ 2,241.79 5.41%
resolv-wstusr
Resolv wstUSR (WSTUSR) $ 1.13 0.06%
siacoin
Siacoin (SC) $ 0.000467 5.90%
bybit-staked-sol
Bybit Staked SOL (BBSOL) $ 112.08 4.42%
plume
Plume (PLUME) $ 0.012371 3.20%
osmosis
Osmosis (OSMO) $ 0.030175 0.70%
vana
Vana (VANA) $ 0.841406 2.60%
griffain
GRIFFAIN (GRIFFAIN) $ 0.011186 3.80%
zetachain
ZetaChain (ZETA) $ 0.028123 2.00%
uxlink
UXLINK (UXLINK) $ 0.000657 1.60%
ethereum-pow-iou
EthereumPoW (ETHW) $ 0.233529 1.30%
ankr
Ankr Network (ANKR) $ 0.003459 1.00%
akuma-inu
Akuma Inu (AKUMA) $ 0.000000060766 1.00%
tribe-2
Tribe (TRIBE) $ 0.311104 0.60%
ravencoin
Ravencoin (RVN) $ 0.002646 10.40%
enjincoin
Enjin Coin (ENJ) $ 0.02474 0.30%
peanut-the-squirrel
Peanut the Squirrel (PNUT) $ 0.04061 0.10%
elixir-deusd
Elixir deUSD (DEUSD) $ 0.000977 0.00%
memecoin-2
Memecoin (MEME) $ 0.000501 0.80%
aelf
aelf (ELF) $ 0.065559 10.60%
anime
Animecoin (ANIME) $ 0.002453 2.20%
constellation-labs
Constellation (DAG) $ 0.007095 0.70%
polymesh
Polymesh (POLYX) $ 0.030594 2.70%
convex-finance
Convex Finance (CVX) $ 1.76 3.60%
drift-protocol
Drift Protocol (DRIFT) $ 0.011197 5.40%
sats-ordinals
SATS (Ordinals) (SATS) $ 0.00000001008 1.60%
venice-token
Venice Token (VVV) $ 11.98 1.30%
qubic-network
Qubic (QUBIC) $ 0.000000446259 1.70%
coinex-token
CoinEx (CET) $ 0.01187 2.40%
peaq-2
peaq (PEAQ) $ 0.01703 3.00%
threshold-network-token
Threshold Network (T) $ 0.00342 2.80%
stepn
GMT (GMT) $ 0.006619 2.00%
usda-2
USDa (USDA) $ 0.981962 1.80%

Discover more from Block2Learn

Subscribe now to keep reading and get access to the full archive.

Continue reading