The post Monero, record reorganization: 18 blocks rewritten appeared on BitcoinEthereumNews.com. On September 14, 2025, the Monero network experienced a deep reorganization: an alternative longer chain supplanted 18 consecutive blocks, rendering 118 transactions no longer confirmed and erasing about 36 minutes of history. The episode — reported by CoinDesk and contextualized by the official documentation of GetMonero — reopens the discussion on the resilience of the ecosystem. Reorg depth: 18 blocks (a historical record for Monero). Transactions involved: 118 transactions made unconfirmed. Time window: approximately 36 minutes of history rewritten. What Happened: Timeline and Context The event began at height 3,499,659 and propagated for 18 blocks, when the nodes accepted a longer chain proposed by the mining component associated with Qubic. In this instance, the previous blocks became orphaned, reverting 118 transactions to the “unconfirmed” state. For further verification, you can consult the Monero block explorer at the indicated height. According to the data collected from public explorer logs and reports from node operators contacted for this article, the reorg was visible in various parts of the network within minutes of the publication of the alternative chain. Industry analysts note that the temporary control of over 50% of the hashrate — estimated by the community to be around 51% in the hours leading up to the event — facilitated the replacement of the blockchain history. In the previous period, Qubic – a layer‑1 project focused on AI workloads – would have concentrated over 50% of Monero’s hashrate, according to community estimates available on miningpoolstats.stream. It should be noted that the aggregation of power in a few actors is a signal to monitor. Immediate Impact on Network and Market Network: payments considered final have returned to pending and some wallets and services have increased the number of confirmations required for greater caution. Market: in the short term, the price of XMR has… The post Monero, record reorganization: 18 blocks rewritten appeared on BitcoinEthereumNews.com. On September 14, 2025, the Monero network experienced a deep reorganization: an alternative longer chain supplanted 18 consecutive blocks, rendering 118 transactions no longer confirmed and erasing about 36 minutes of history. The episode — reported by CoinDesk and contextualized by the official documentation of GetMonero — reopens the discussion on the resilience of the ecosystem. Reorg depth: 18 blocks (a historical record for Monero). Transactions involved: 118 transactions made unconfirmed. Time window: approximately 36 minutes of history rewritten. What Happened: Timeline and Context The event began at height 3,499,659 and propagated for 18 blocks, when the nodes accepted a longer chain proposed by the mining component associated with Qubic. In this instance, the previous blocks became orphaned, reverting 118 transactions to the “unconfirmed” state. For further verification, you can consult the Monero block explorer at the indicated height. According to the data collected from public explorer logs and reports from node operators contacted for this article, the reorg was visible in various parts of the network within minutes of the publication of the alternative chain. Industry analysts note that the temporary control of over 50% of the hashrate — estimated by the community to be around 51% in the hours leading up to the event — facilitated the replacement of the blockchain history. In the previous period, Qubic – a layer‑1 project focused on AI workloads – would have concentrated over 50% of Monero’s hashrate, according to community estimates available on miningpoolstats.stream. It should be noted that the aggregation of power in a few actors is a signal to monitor. Immediate Impact on Network and Market Network: payments considered final have returned to pending and some wallets and services have increased the number of confirmations required for greater caution. Market: in the short term, the price of XMR has…

Monero, record reorganization: 18 blocks rewritten

2025/09/16 05:55

On September 14, 2025, the Monero network experienced a deep reorganization: an alternative longer chain supplanted 18 consecutive blocks, rendering 118 transactions no longer confirmed and erasing about 36 minutes of history.

The episode — reported by CoinDesk and contextualized by the official documentation of GetMonero — reopens the discussion on the resilience of the ecosystem.

  • Reorg depth: 18 blocks (a historical record for Monero).
  • Transactions involved: 118 transactions made unconfirmed.
  • Time window: approximately 36 minutes of history rewritten.

What Happened: Timeline and Context

The event began at height 3,499,659 and propagated for 18 blocks, when the nodes accepted a longer chain proposed by the mining component associated with Qubic.

In this instance, the previous blocks became orphaned, reverting 118 transactions to the “unconfirmed” state. For further verification, you can consult the Monero block explorer at the indicated height.

According to the data collected from public explorer logs and reports from node operators contacted for this article, the reorg was visible in various parts of the network within minutes of the publication of the alternative chain.

Industry analysts note that the temporary control of over 50% of the hashrate — estimated by the community to be around 51% in the hours leading up to the event — facilitated the replacement of the blockchain history.

In the previous period, Qubic – a layer‑1 project focused on AI workloads – would have concentrated over 50% of Monero’s hashrate, according to community estimates available on miningpoolstats.stream. It should be noted that the aggregation of power in a few actors is a signal to monitor.

Immediate Impact on Network and Market

  • Network: payments considered final have returned to pending and some wallets and services have increased the number of confirmations required for greater caution.
  • Market: in the short term, the price of XMR has shown volatility, with a peak of around $333 and a subsequent retracement towards $307.5, as indicated by CoinGecko. This recently collected data also highlights liquidity variations.
  • Volume: the trading volume reached approximately $136 million in the last 24 hours, with an increase of 78% compared to the previous day, according to CoinGecko data.

Impact on Network Security

A deep reorg can occur when a single actor controls a significant share of computing power.

In fact, the principle “the longest chain wins” can overturn recent confirmations, temporarily undermining the operational trust of users and operators until the distribution of hashrate rebalances.

Technical Details: Why 118 Transactions Returned Unconfirmed

The Monero network nodes adopt the chain with the most work rule. When a sequence of blocks longer than the currently accepted one is proposed, the nodes switch to the new history, marking the previous blocks as orphans.

The transactions present in those blocks are taken back from the mempool and must be confirmed again, with possible variations in the order of inclusion.

That said, although the consensus rules are capable of preventing a double-spend, prolonged time windows can make certain risks more concrete.

uPoW and hashrate concentration

Qubic adopts a useful proof‑of‑work (uPoW) model where computational energy is used for “useful” tasks (such as AI). Additionally, the XMR rewards earned by miners can be converted to be reused within the Qubic ecosystem – for example, for buyback operations and token burn – as described in the official Qubic documentation and on the qubic.org website.

According to independent developers and analysts, this scheme can incentivize the concentration of hashrate in a single cluster, resulting in an increased risk of deep reorganizations if an alternative chain is published.

Operating Numbers and Methodology

  • Orphan rate in the last 720 blocks (approximately 24 hours): 213 orphan blocks have been identified, accounting for about 29.5% of the total, calculated by summing the blocks not included in the main chain, as reported by public explorer logs.
  • Composition: of these, 114 orphan blocks are attributed to known pools, while 99 come from unknown pools or individual miners.
  • Method: the data was obtained through a manual count on a 24-hour rolling window, with sampling at regular intervals and deduplication by height, using data from public Monero network explorers.

Solutions Under Discussion: DNS Checkpoints and Alternatives

An immediate proposal to mitigate the risks of extended reorgs is the introduction of DNS checkpoints: “signed” snapshots of the chain state distributed via DNS and managed by multiple maintainers, in order to reduce the effects of a deep reorganization.

However, this solution carries the risk of introducing an element of trust and a degree of centralization that could conflict with the inherently decentralized philosophy of Monero.

In parallel, the community is evaluating other corrective measures, such as adjusting difficulty parameters, adopting multi-party temporary checkpoints, limits on reordering beyond a certain depth, and improvements in block propagation to reduce the advantage of private chains. In this context, the balance between security and decentralization remains central.

Reactions of the community and traders

On GitHub, the researcher Rucknium described the temporary implementation of DNS checkpoints as “highly likely,” pending further evaluations on potential protocol changes (monero‑project/monero · issues).

Several long-standing community members have cautioned, arguing that a quick solution should not normalize reliance on trusted lists.

The journalist Vini Barbosa has expressed operational distrust towards the network at this juncture, announcing a precautionary halt to the acceptance of XMR payments “until technical clarifications are provided” on X (statement recently published on X [data to be verified]). His summary: «Personally, I do not consider the Monero network reliable at this moment».

What changes for users and services

  • Confirmations: it is likely that exchanges and merchants will require a higher number of confirmations to reduce operational risk during periods of instability.
  • Wallet: payments returned to the “unconfirmed” state should be re-included in subsequent blocks, although the order of inclusion may vary.
  • Volatility: phenomena related to consensus can amplify price movements and the spread in the markets, especially in the presence of variable liquidity.

Quick Glossary

  • Reorganization (reorg): replacement of a series of blocks with another chain that has a greater amount of cumulative work.
  • Orphan block: a valid block that, following a reorg, is not included in the main chain.
  • Hashrate: the total computational power used in mining; a high concentration can facilitate the imposition of alternative chains.
  • uPoW (useful proof‑of‑work): a scheme that allocates computing power to tasks considered “useful,” while simultaneously maintaining economic incentives for participants.
  • DNS checkpoints: snapshot of the chain distributed via DNS and signed by trusted operators to limit the scope of deep reorgs.

Conclusions

The reorganization episode, which occurred on September 14, 2025, highlights a structural tension between decentralization, economic security, and mining incentives. As long as the distribution of hashrate remains concentrated, the possibility of significant reorganizations remains tangible.

The solutions discussed – from DNS checkpoints to potential protocol modifications – aim to restore an operational finality in line with user expectations without distorting the original architecture of the project.

Updated on September 15, 2025.

Methodological Note and Sources

Source: https://en.cryptonomist.ch/2025/09/15/monero-record-reorganization-18-blocks-rewritten-and-118-transactions-made-unconfirmed/

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

Microsoft Corp. $MSFT blue box area offers a buying opportunity

Microsoft Corp. $MSFT blue box area offers a buying opportunity

The post Microsoft Corp. $MSFT blue box area offers a buying opportunity appeared on BitcoinEthereumNews.com. In today’s article, we’ll examine the recent performance of Microsoft Corp. ($MSFT) through the lens of Elliott Wave Theory. We’ll review how the rally from the April 07, 2025 low unfolded as a 5-wave impulse followed by a 3-swing correction (ABC) and discuss our forecast for the next move. Let’s dive into the structure and expectations for this stock. Five wave impulse structure + ABC + WXY correction $MSFT 8H Elliott Wave chart 9.04.2025 In the 8-hour Elliott Wave count from Sep 04, 2025, we saw that $MSFT completed a 5-wave impulsive cycle at red III. As expected, this initial wave prompted a pullback. We anticipated this pullback to unfold in 3 swings and find buyers in the equal legs area between $497.02 and $471.06 This setup aligns with a typical Elliott Wave correction pattern (ABC), in which the market pauses briefly before resuming its primary trend. $MSFT 8H Elliott Wave chart 7.14.2025 The update, 10 days later, shows the stock finding support from the equal legs area as predicted allowing traders to get risk free. The stock is expected to bounce towards 525 – 532 before deciding if the bounce is a connector or the next leg higher. A break into new ATHs will confirm the latter and can see it trade higher towards 570 – 593 area. Until then, traders should get risk free and protect their capital in case of a WXY double correction. Conclusion In conclusion, our Elliott Wave analysis of Microsoft Corp. ($MSFT) suggested that it remains supported against April 07, 2025 lows and bounce from the blue box area. In the meantime, keep an eye out for any corrective pullbacks that may offer entry opportunities. By applying Elliott Wave Theory, traders can better anticipate the structure of upcoming moves and enhance risk management in volatile markets. Source: https://www.fxstreet.com/news/microsoft-corp-msft-blue-box-area-offers-a-buying-opportunity-202509171323
Share
BitcoinEthereumNews2025/09/18 03:50
Coinbase Slams ‘Patchwork’ State Crypto Laws, Calls for Federal Preemption

Coinbase Slams ‘Patchwork’ State Crypto Laws, Calls for Federal Preemption

The post Coinbase Slams ‘Patchwork’ State Crypto Laws, Calls for Federal Preemption appeared on BitcoinEthereumNews.com. In brief Coinbase has filed a letter with the DOJ urging federal preemption of state crypto laws, citing Oregon’s securities suit, New York’s ETH stance, and staking bans. Chief Legal Officer Paul Grewal called state actions “government run amok,” warning that patchwork enforcement “slows innovation and harms consumers.” A legal expert told Decrypt that states risk violating interstate commerce rules and due process, and DOJ support for preemption may mark a potential turning point. Coinbase has gone on the offensive against state regulators, petitioning the Department of Justice that a patchwork of lawsuits and licensing schemes is tearing America’s crypto market apart. “When Oregon can sue us for services that are legal under federal law, something’s broken,” Chief Legal Officer Paul Grewal tweeted on Tuesday. “This isn’t federalism—this is government run amok.” When Oregon can sue us for services that are legal under federal law, something’s broken. This isn’t federalism–this is government run amok. We just sent a letter to @TheJusticeDept urging federal action on crypto market structure to remedy this. 1/3 — paulgrewal.eth (@iampaulgrewal) September 16, 2025 Coinbase’s filing says that states are “expansively interpreting their securities laws in ways that undermine federal law” and violate the dormant Commerce Clause by projecting regulatory preferences beyond state borders. “The current patchwork of state laws isn’t just inefficient – it slows innovation and harms consumers” and demands “federal action on crypto market structure,” Grewal said.  States vs. Coinbase It pointed to Oregon’s securities lawsuit against the exchange, New York’s bid to classify Ethereum as a security, and cease-and-desist orders on staking as proof that rogue states are trying to resurrect the SEC’s discredited “regulation by enforcement” playbook. Oregon Attorney General Dan Rayfield sued Coinbase in April for promoting unregistered securities, and in July asked a federal judge to return the…
Share
BitcoinEthereumNews2025/09/18 11:52