The post Thailand Freezes 3 Million Bank Accounts in Scam Crackdown, Bitcoin Demand Grows appeared first on Coinpedia Fintech News
The Bank of Thailand has taken a bold step against financial fraud, freezing around 3 million bank accounts linked to scam activities.
While the move is aimed at criminal networks, the impact has spread to regular users, small businesses, and expats. The disruption has sparked interest in Bitcoin and other cryptos as people look for safer alternatives.
Millions Of Accounts Frozen Amid Crackdown
Thailand has seen a surge in online scams, with victims losing more than 6 billion baht over the past year. Authorities point to the growing use of “mule accounts”, inactive or newly opened accounts exploited by fraudsters to move illegal funds as the main reason for the crackdown.
Beyond the scammers, many regular users are also affected, disrupting businesses and daily payments.
“We urge the public not to panic. The suspension is only temporary and will be lifted once checks confirm no wrongdoing.” said DES permanent secretary Wisit Wisitsora-at according to The Bangkok post.
New Daily Transfer Limits
In order to control the situation, The Bank of Thailand has set daily transfer limits: 50,000 baht for the elderly and minors, 200,000 for most users.
The 50,000 baht cap is designed to protect the elderly, who are common targets of fraud. But many retirees who rely on larger transfers for medical bills or family support say the restrictions are creating new hardships.
Banking Crackdown Sparks Debate
Experts are divided on Thailand’s banking crackdown. While daily limits follow global trends and reduce scam losses, freezing millions of accounts risks public trust and may push users toward unregulated fintech or crypto.
Scam complaints have tripled in two years, costing 6 billion baht. Authorities warn that more freezes may follow as they track “mule accounts” linked to cross-border fraud.
Small Businesses and Expats Also Hit Hard
Small businesses in tourist hotspots and expats also faced disruptions from frozen accounts, prompting more cash withdrawals and alternative financial services.
However, to ease the impact of its crackdown, the Bank of Thailand is taking steps.
By 2026, banks will use biometric verification and AI-driven fraud detection. Partnerships with tech firms are also underway to allow real-time transfer limit adjustments, easing the burden for high-value users.
Crypto News: $300 Million Coinbase Hacker Acquires 3,976 Ether
,
Bitcoin To The Rescue?
Some in the community see Thailand’s banking crackdown as a boost for Bitcoin. Investor Daniel Batten joked it was “free Bitcoin marketing,” while Jimmy Kostro from the Thailand Bitcoin Learning Center called it a story that should go global, adding, “Thank goodness for Bitcoin.”
Thank you BoT for the free Bitcoin marketing https://t.co/lqTc6i4wlN
Thailand is already testing crypto-friendly policies.
It recently launched TouristDigiPay, allowing foreign tourists to convert cryptocurrency into baht for payments. The program includes QR code payments, strict KYC checks, monthly limits, and operates within a regulatory sandbox to ensure oversight and prevent financial crime.
These moves could increase adoption of Bitcoin and digital assets in the region.
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 did Thailand freeze millions of bank accounts?
Thailand froze accounts to combat financial fraud and “mule accounts” used by scammers, who have stolen over 6 billion baht in the past year.
How are regular people affected by Thailand’s banking crackdown?
The freeze disrupted daily life for many, including small businesses and expats, causing difficulties with payments and prompting a search for alternatives.
Is Bitcoin a solution to Thailand’s banking issues?
Some see Bitcoin as a safer alternative for transactions, especially as the crackdown highlights the fragility of traditional banking systems.
What is Thailand doing to improve financial security?
By 2026, Thai banks will implement biometric verification and AI fraud detection to enhance security while reducing disruption for legitimate users.