Bitcoin price slips under $27K, but data shows BTC whales counter trading DXY strength

CointelegraphPublished on 2023-06-02Last updated on 2023-06-02

Abstract

As the summer season arrives, an unexpected heatwave is gripping financial markets

As the summer season arrives, an unexpected heatwave is gripping financial markets
This heat is coming in the form of the US Dollar (DXY) which has been on a remarkable uptrend since late April, reaching levels unseen since early March’s banking crisis when the dollar wrecking ball wreaked havoc on asset prices.
This surge in the dollar has raised concerns among market participants due to its high inverse relationship with Bitcoin (BTC), a topic many macro and crypto analysts have discussed repeatedly in 2023.
The implications of this inverse correlation means that when the dollar rises, BTC falls and vice versa. The chart below showing the year-to-date performances of DXY (blue line) and BTC (orange line) underscores this relationship a step further.
Notice how, Bitcoin’s 2023’s performance has been propelled by a downward dollar. Not coincidentally, DXY reached its year-to-date low near 100.80 on April 13, nearly the exact date BTC reached its year-to-date high of just over $31,000. Since then, however, both have been trending in opposite directions.

BTC and DXY year-to-date returns. Source: TradingViewFeelings of unease over what sort of summer could be in store for markets should the dollar’s uptrend continue are certainly justified at present. After all, the last time DXY broke above these levels BTC was trading below the $20,000 mark.
On the surface, this would imply that BTC still has quite a deep correction ahead before any hopes of new year-to-date highs emerge.
Taking a look deeper however, it's clear that some divergent signals beginning to emerge which suggest this dollar rally could be nearing an end.
Let’s take a look at them to see what’s been driving DXY’s recent strength, and zoom in on a notable segment of the market who has remained un-phased by Uncle Sam’s recent resurgence.
The relationship between BTC and DXY is terminal
Back in March, similar to now, plummeting federal funds futures were the primary driver of DXY’s strength.
For readers who might not be macroeconomic nerds, the federal funds futures represent the terminal rate, or the market’s expectation of when the Federal Reserve's hiking cycle will come to an end.
When federal funds futures fall, the terminal rate rises and consequently the dollar rises as well. The opposite is also true, which is nother inverse correlation.
To track this leading indicator, traders follow the federal funds futures ticker (ZQN2023 on TradingView). The chart can be a bit intricate, with 100 representing zero interest rate expectations, and each 0.10 increment below indicating a 10 basis point (0.10%) rate hike.
Currently, the chart reads 94.83, implying a terminal rate of 5.27%. This suggests that the market still anticipates the Fed to hike rates by at least 27 basis points beyond its current rate of 5%.

July 2023 Federal Funds Futures Contracts. Source: TradingViewThis is the lowest level federal funds futures had reached since early March, just before the banking crisis unfolded.
Looking at the chart again below with BTC (orange line) laid overtop shows that the mid-March reversal in terminal rate expectations were a huge driver of DXY’s drop and consequently Bitcoin’s rally above $30,000.

BTC and July 2023 Federal Funds Futures Contracts. Source: TradingViewIf the federal funds futures were again to fall back below the 94.50 level, as they did in March, it would become very likely that the market would fall back under heavy sell pressure due to this correlation.
Notably, these federal funds futures made a strong surge on the afternoon of Wednesday May 31 when they rose over 10 basis points from the lows.
Should this trend continue and the ZQN2023 contract rise back above 95, it would signal the market's belief that the Fed's hiking cycle has concluded, potentially paving the way for rate cuts. Such easing of monetary policy would more than likely be quite bullish for BTC, and bearish for DXY.
This is especially true if the dollar index falls back down to new 2023 lows from here, and breaks below its long held support level near 100. Such price action would open up the gates for BTC to make a refreshed run above $30,000.
And with that thought in mind, there is one notable cohort of crypto market participants who appear to be front running such a reversal, Bitcoin whales.
Bitcoin whale songs
Bitcoin whales are classified by wallet addresses that hold more than 10,000 BTC.
A species of smart money that the on-chain data scientists study intensely.
As shown on the chart below, Bitcoin whales (represented by the red dots) have been steadily increasing their holdings on net every day since April 17, a trend which coincided with Bitcoin reaching its year-to-date high above $31,000.

Bitcoin Divergence Chart. Source: Tara-NFTThis behavior diverges from previous trends, where whale wallets accumulated Bitcoin at market bottoms, or on the way to higher highs, rather than tops. This anomaly prompts a thought-provoking question: have these whale wallets bought the top for the first time, or was April 17 not the peak?

Bitcoin Divergence Chart. Source: Tara-NFTThis behavior from the Bitcoin market’s largest players calls into question the legitimacy of May’s DXY pump and adds uncertainty to bearish outlooks, especially when combined with the notable rise in federal funds futures.
As always, the market is doing its best to keep participants a step behind the next trend.
What remains to be seen is how much the rise of terminal rates and DXY in May can be attributed to escalating fears over the US’s debt ceiling stand-off. With that issue now in the rearview (pending final votes) one wonders whether or not this will lead to the dollar reverting back to its downtrend, and Bitcoin heading back above the $30,000 mark.
For the remainder of Q3 it will be crucial to closely monitor the movements of terminal rate expectations, DXY, and Bitcoin whale activity as these data points are likely to provide actionable clues prior to the next big move happening.
The coming weeks will undoubtedly shed light on these intriguing dynamics, shaping the path for both the US Dollar and the cryptocurrency market at large into the summer months and beyond.
This article does not contain investment advice or recommendations. Every investment and trading move involves risk, and readers should conduct their own research when making a decision.
This article is for general information purposes and is not intended to be and should not be taken as legal or investment advice. The views, thoughts, and opinions expressed here are the author’s alone and do not necessarily reflect or represent the views and opinions of Cointelegraph.

Related Reads

Jensen Huang: Prompts are Becoming Obsolete, Loops are the New Paradigm

Jensen Huang, alongside AI leaders like Peter Norvig, Boris Cherny, and Andrew Ng, is advocating for a shift from "prompt engineering" to "loop engineering" as the new paradigm for AI development. Instead of manually crafting individual prompts, the focus is now on designing autonomous loops—systems where AI agents execute tasks, self-validate results, and iterate until completion without constant human oversight. A loop is a management framework that enables agents to operate independently. Key implementations are seen in Claude Code (with features like /loop, /goal, and /schedule) and OpenAI Codex, which employ multiple agents working in parallel within isolated environments. A core principle is the separation of roles: one agent (or model) performs the task, while an independent agent (or a smaller, separate model) validates the output to ensure objectivity. The article outlines a practical roadmap for implementing loops, starting with a "four-condition test" to assess suitability, building a minimal viable loop, and emphasizing critical pitfalls to avoid, such as lacking hard stop conditions or allowing loops to handle tasks requiring human judgment. This evolution is framed as the fourth major shift in AI interaction: from Prompt Engineering (crafting instructions) to Context Engineering (providing background information), then to Harness Engineering (building tool-enabled environments), and finally to Loop Engineering (creating self-sustaining systems). This progression reflects a consistent trend of increasing abstraction, moving human involvement from direct instruction to system design and rule-setting. The concept has academic roots in frameworks like ReAct, which formalized the "reason-act-observe" cycle. While loop engineering promises greater automation, experts caution about managing token costs and warn against outsourcing understanding—AI can assist, but deep problem comprehension remains essential.

marsbit40m ago

Jensen Huang: Prompts are Becoming Obsolete, Loops are the New Paradigm

marsbit40m ago

GPT Designs GPT

OpenAI has unveiled its first custom AI chip, Jalapeño, a move signaling a strategic shift beyond being a mere model company. While many see it as a challenge to NVIDIA, its core aim is to control the entire intelligent production pipeline—from models and chips to data centers and energy. The key driver is the evolving competitive landscape: model advantages are shrinking, while the computational gap in areas like cost-per-token, system throughput, and energy efficiency is becoming the true long-term barrier. Jalapeño is primarily an inference chip, targeting the massive and growing "inference tax"—the daily operational cost of generating tokens for services like ChatGPT and APIs. By designing its own hardware optimized for its specific workloads and future product roadmaps (even using AI to aid the chip design process), OpenAI aims to drastically reduce token generation costs and improve system efficiency. This creates a potential flywheel: better models help design better chips, which lower costs for running next-generation models, supporting more users and products, which in turn provides more data to refine future chips. The strategy mirrors Apple’s integrated approach, building a closed loop where hardware, software, and applications are co-optimized. In the long term, OpenAI is not trying to become the next NVIDIA (a supplier of "shovels" to all AI companies) but to own and operate the entire "mine"—selling the end product of intelligence itself. This move marks OpenAI's ambition to evolve from creating the smartest models to controlling the foundational infrastructure of AI production.

marsbit1h ago

GPT Designs GPT

marsbit1h ago

Ethereum Foundation Interim Executive Director Speaks Out: What Is Our Mission?

The Ethereum Foundation's core mission is to ensure Ethereum remains a truly permissionless, censorship-resistant, private, and open infrastructure for large-scale, sovereign coordination. The article clarifies the EF's focus and dismisses irrelevant objectives, such as pursuing institutional popularity or short-term speculation. Its core work centers on eliminating systemic weaknesses. This involves fortifying Ethereum across multiple layers—protocol, access, user, and institutional—against exploitation, control, or surveillance. Key initiatives include minimizing harmful MEV and preventing privileged control over transaction flow, making unconditional privacy a foundational default, ensuring staking remains permissionless and decentralized, and strengthening user-facing access points to uphold autonomy. Concurrently, the EF aims to seize strategic opportunities. These include leading the transition to post-quantum cryptography, achieving a fully verifiable protocol stack, establishing Ethereum as private digital cash, integrating user-owned AI agents with personal wallets, and demonstrating that trusted-neutral infrastructure can competitively handle disintermediated coordination at an institutional scale. The article also addresses recent organizational changes, stating that personnel departures were due to strategic realignment, role fit, or natural evolution. It clarifies the approach to spin-outs, emphasizing that external funding will be provided only for work critical to the EF's mission that reduces Ethereum's dependency without creating new risks or mission drift. Ultimately, the EF is committed to building an enduring, neutral system that reshapes global coordination, focusing relentlessly on the principles of censorship resistance, openness, privacy, and sovereignty (CROP).

链捕手1h ago

Ethereum Foundation Interim Executive Director Speaks Out: What Is Our Mission?

链捕手1h ago

Trading

Spot
Futures
活动图片