The post $3B in Bitcoin ETF Trading as Institutional Flows Hit 2025 Highs appeared first on Coinpedia Fintech News
On September 15, spot Bitcoin ETFs recorded a strong inflow of $260.02 million on their sixth consecutive day of inflows. According to SoSoValue, Ethereum ETFs saw a total of $359.73 million, marking their 5th consecutive day of inflows.
Bitcoin ETF Breakdown
Bitcoin ETFs saw a net inflow of $260.02 million, led by BlackRock IBIT’s $261.82 million. Fidelity FBTC also added $7.52 million, while Gryascale BTC and Franklin EZBC recorded $6.13 million and $3.34 million, respectively. Bitwise BITB is the only manager to record a net outflow of $18.81 million.
Overall, Trading volume across all spot Bitcoin ETFs topped $3.03 billion, signaling robust activity and growing institutional positioning. Net assets came in at $151.72 billion, representing 6.60% of the bitcoin market cap.
Ethereum ETF Breakdown
Spot Ethereum ETFs recorded a net inflow of $359.73 million. BlackRock ETHA led with $363.19 million, followed by Grayscale ETHE’s $10.00 million. The only ETF to record an outflow of $13.46 million is Fidelity FETH.
Crypto Market Today: The Next 10 Days Could Make or Break Altcoin Season in Q4
,
The total trading volume in Ethereum ETF reached $2.09 billion with net assets of $29.72 billion. This marks 5.46% of Ethereum’s market cap, slightly higher than the previous day’s records.
Market Context
Bitcoin is trading at $115,796 with a market cap of $2.306 trillion. Its daily trading volume has reached $44.955 billion, while Ethereum trades at $4,525.45, with a market cap of $546.349 billion. Its trading volume has climbed $33.879 billion, slightly lower than the previous day.
As the countries continue to shape their crypto framework, Bitcoin and Ethereum become more popular with easy accessibility. The current optimism about interest rate cuts from major central banks, growing interest in crypto ETFs, and enhanced utility and security also favored both of these assets.
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
What is an ETF net inflow?
An ETF net inflow is the total amount of money that has been invested in a fund, with new shares created to meet the increased demand from investors.
What is the significance of Bitcoin and Ethereum ETF trading volume?
High trading volume across Bitcoin and Ethereum ETFs indicates strong market activity and growing interest from institutional investors, who are using these products for exposure.
How much of the crypto market is made up of Bitcoin and Ethereum ETFs?
The net assets in spot Bitcoin and Ethereum ETFs represent 6.60% and 5.46% of their respective cryptocurrencies’ market caps, showing their increasing market share.