Bitcoin’s ownership profile is changing. Corporate treasuries and governments are now holding sizable portions of the circulating supply.
}
function loadTrinityPlayer(targetWrapper, theme,extras=””) {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add(‘played’);
// Create script
const scriptEl = document.createElement(“script”);
scriptEl.setAttribute(“fetchpriority”, “high”);
scriptEl.setAttribute(“charset”, “UTF-8”);
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set(“pageURL”, window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(“.add-before-this”);
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains(“dark”) ? “dark” : “light”;
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),’&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),’&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = ” + html;
}
// Theme switcher
const destroyButton = document.getElementById(“checkbox”);
if (destroyButton) {
destroyButton.addEventListener(“click”, () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if(desktopWrapper.classList.contains(‘played’)){
loadTrinityPlayer(desktopWrapper, theme,’&autoplay=1′);
}else{
reInitButton(desktopWrapper,’‘)
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,’&autoplay=1’);
});
}
}
} else {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if(mobileWrapper.classList.contains(‘played’)){
loadTrinityPlayer(mobileWrapper, theme,’&autoplay=1′);
}else{
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,’&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();
In 2025, Bitcoin underwent a major transformation as institutional holders steadily absorbed the world’s largest crypto asset. In fact, new data revealed that nearly six million bitcoins are now held by large entities.
This has left smaller investors with shrinking influence over supply.
ETFs, Governments, and Corporations Tighten Their Grip
Bitcoin (BTC) holdings are becoming increasingly concentrated among large institutions and custodians, according to the latest findings by Glassnode. Publicly listed companies hold about 1.07 million BTC.
The top public BTC treasury companies are led by Strategy, which holds 660,624 BTC, far exceeding all other listed firms. Next up is MARA Holdings with 53,250 BTC. Twenty One Capital ranks third with 43,514 BTC, ahead of Japan’s Metaplanet, which holds 30,823 BTC.
Bitcoin Standard Treasury Company follows with 30,021 BTC, while Bullish holds 24,300 BTC. Riot Platforms ranks next with 19,324 BTC, followed by Coinbase Global with 14,548 BTC. Hut 8 holds 13,696 BTC, and CleanSpark rounds out the top ten with 13,011 BTC. Meanwhile, government wallets account for roughly 620,000 BTC.
Meanwhile, US-listed Bitcoin exchange-traded funds (ETFs) collectively control around 1.31 million Bitcoin. Additionally, cryptocurrency exchanges remain the largest single category, as this cohort holds approximately 2.94 million bitcoin. In total, these major holder groups control an estimated 5.94 million BTC, or nearly 30% of the circulating supply.
Market Weakness Meets Institutional Conviction
On the price side of things, Bitcoin briefly slipped below the $90,000 mark this week amid broader tech sector weakness and macro concerns, which indicates that the cryptocurrency’s market behavior remains tethered to traditional risk assets even as institutional holdings grow.
You may also like:
Despite the pullback, Cathie Wood’s Ark Invest bought 13,700 shares of its own Bitcoin ETF “ARKB.” The stash is worth around $417,000, showing continued confidence in the underlying asset. In another affirmation of institutional integration, Strategy has retained its place in the Nasdaq 100 index for a full year even as many market experts raised questions over its business model of buying and holding BTC amidst mounting concerns over the sustainability of crypto treasury companies.
SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).
Disclaimer: Information found on CryptoPotato is those of writers quoted. It does not represent the opinions of CryptoPotato on whether to buy, sell, or hold any investments. You are advised to conduct your own research before making any investment decisions. Use provided information at your own risk. See Disclaimer for more information.
Source: https://cryptopotato.com/almost-one-third-of-bitcoin-btc-is-held-by-big-players-glassnode-finds/