Texas Makes Historic $10M Bitcoin Treasury Purchase
November 25, 2025

Image Source`;
// HTML for second Top Pick (before 3rd h2)
var toppickThirdHeader = `
Top Tools & Picks
INTEREST
River: 3.5% interest on cash paid in bitcoin
›
IRA
Unchained: Keep BTC in an IRA & control your keys
›
CREDIT CARD
The Gemini Credit Card®: Earn up to 4% back in BTC
›
`;
var postContent = document.querySelector(‘.post__content’);
if (postContent) {
var h2s = postContent.querySelectorAll(‘h2’);
if (h2s.length > 0) {
// Insert the main Top Picks above first h2
h2s[0].insertAdjacentHTML(‘beforebegin’, toppicksHTML);
}
if (h2s.length > 2) {
// Insert the Credit Card Top Pick above third h2
h2s[2].insertAdjacentHTML(‘beforebegin’, toppickThirdHeader);
}
}
// Add fathom event tracking for both Top Picks sections
setTimeout(function() {
var picks = document.querySelectorAll(‘.top-picks .pick-row’);
picks.forEach(function(pick) {
pick.addEventListener(‘click’, function() {
if (typeof fathom !== “undefined” && fathom.trackEvent) {
fathom.trackEvent(‘Clicked Top Pick’);
var pickName = pick.getAttribute(‘data-pick’);
if (pickName) {
fathom.trackEvent(‘Clicked Top Pick: ‘ + pickName);
}
}
});
});
}, 0);
});
Texas has officially become the first U.S. state to purchase bitcoin for its treasury, marking a significant milestone in state-level adoption of the digital asset.
On November 20, the state acquired $10 million worth of bitcoin as part of its Strategic Bitcoin Reserve initiative.
Details of the purchase
The initial acquisition was executed through BlackRock’s spot bitcoin ETF, IBIT, at an average price of approximately $87,000 per bitcoin.
According to Texas Blockchain Council president Lee Bratcher, the move leverages the ETF structure to ensure regulatory compliance and ease of access as Texas develops its own custody framework.
Plans for self-custody
While the purchase was made via the ETF, Texas has stated its intention to eventually move to self-custody.
This would represent a shift from third-party custodianship to direct control over the state’s bitcoin holdings.
Legislative support and broader implications
The move follows recent legislative approval in Texas to formalize bitcoin as a strategic reserve asset.
This positions Texas as a pioneer among U.S. states in Bitcoin treasury management.
Search
RECENT PRESS RELEASES
Related Post
