The post Crypto ETF News: Bitcoin and Ethereum ETFs Bleed $244 Million appeared first on Coinpedia Fintech News
On September 23, both spot Bitcoin and Ethereum ETFs recorded a second straight day of net outflows. Data from SoSoValue shows Bitcoin ETFs lost $103.61 million, while Ethereum ETFs saw outflows of $140.75 million.
Bitcoin ETF Breakdown
Bitcoin ETFs posted a total outflow of $103.61 million. Fidelity’s FBTC led withdrawals at $75.56 million. Ark & 21Shares’ ARKB followed with $27.85 million, and Bitwise’s BITB shed $12.76 million.
Only two products managed to attract inflows. Invesco’s BTCO added $10.02 million, while BlackRock’s IBIT brought in $2.54 million.
Trading activity in Bitcoin ETFs reached $3.16 billion, with total net assets of $147.17 billion, representing about 6.6% of Bitcoin’s market cap. This reflected a decline from the prior day.
Ethereum ETF Breakdown
Ethereum ETFs recorded heavier outflows at $140.75 million. Fidelity’s FETH led selling pressure with $63.40 million. Grayscale’s ETH fund withdrew $36.37 million, followed by Bitwise’s ETHW at $23.88 million and Grayscale’s ETHE at $17.10 million.
None of the nine Ethereum ETFs reported inflows. Total trading volume dropped to $1.61 billion, while net assets fell to $27.48 billion, equal to 5.45% of Ethereum’s market cap.
Crypto Market Update LIVE : Federal Reserve News, Nvidia Stock, Bitcoin Price Today, Trump UN Speech , ASTER Coin
,
Market Context
Bitcoin is trading at around $112,348, signalling a 3.4% drop compared to a week ago. Its market cap is also experiencing a dip, and fell to $2.238 trillion today, along with its daily trading volume, which descended to $48.874 billion.
Ethereum is priced at around $4,155.29, with a market cap of $502.099 billion. Its trading volume marked a sharp decrease of $38.585 billion, reflecting a slow market sentiment.
Despite dominating the crypto market, both Bitcoin and Ethereum are showing negative momentum in ETF flows and trading activity. Analysts expect Ethereum to face short-term bearish pressure through late September, while Bitcoin is forecast to stabilize in the $112,000–$119,000 range.
This downturn has led market watchers to label the current pullback “Red September 2025.”
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
Why are Bitcoin and Ethereum ETFs experiencing “Red September”?
Both Bitcoin and Ethereum ETFs have seen two consecutive days of net outflows, with Bitcoin ETFs losing $103.61M and Ethereum ETFs seeing $140.75M in withdrawals.
What is the current market outlook for Bitcoin and Ethereum?
Bitcoin is trading at around $112,348 and is expected to stabilize, while Ethereum, priced at $4,155.29, is forecast to face short-term bearish pressure.