


Crypto assets, also known as virtual currencies, are a form of digital asset traded online. This innovative technology began with Bitcoin and has rapidly evolved in recent years, leading to the existence of tens of thousands of crypto assets today. Over the past few years, Bitcoin’s price has surged significantly, at one point exceeding 15 million JPY per coin, and has attracted global attention from investors and technologists alike.
Unlike traditional fiat currencies, crypto assets operate within their own unique value systems and are available for cross-border trading 24/7, 365 days a year. They are powered by blockchain—a groundbreaking technology—which enables them to function as decentralized systems without a central administrator. This decentralization allows for new methods of value exchange and the provision of financial services that were previously unattainable in conventional finance.
In Japan, the Payment Services Act provides a clear definition of crypto assets (virtual currencies). Under this law, a crypto asset must meet the following three requirements:
First, it must be usable for payments with unspecified parties and exchangeable with fiat currencies such as Japanese yen or US dollars. This means crypto assets serve as assets with real economic value, not merely as digital data.
Second, it must be electronically recorded and transferable. Crypto assets use blockchain and similar technologies to securely record and manage data online, allowing for fast transfers worldwide.
Third, it must not be fiat currency or assets denominated in fiat currency, such as prepaid cards or electronic money. This distinction classifies crypto assets as a new asset category, separate from existing financial systems.
In May 2020, Japan amended its regulations, changing the official term from “virtual currency” to “crypto asset” to enhance consistency with global terminology and clarify that these instruments are broader “assets,” not just “currencies.” Despite this, “virtual currency” remains widely used in casual conversation and media coverage.
There are several fundamental differences between crypto assets and fiat currencies (such as JPY, USD, EUR). Understanding these distinctions is critical for assessing both the features and risks of crypto assets.
Issuers and Management Structures
Fiat currencies are issued and managed by central banks or national governments. For example, the Bank of Japan issues the yen, while the US Federal Reserve (FRB) issues the dollar. These institutions adjust currency supply in response to economic conditions, aiming for price stability and economic growth.
Most crypto assets, however, have no designated issuer or central administrator. Take Bitcoin as an example—its issuance and management are handled by a globally distributed network. New Bitcoins are released through a process called mining, following predetermined algorithms.
Value Backing and Volatility
Fiat currencies are backed by the credit of their issuing governments or central banks. These authorities implement monetary policy and currency interventions to maintain stable value, making fiat currencies widely accepted for daily use and value storage.
By contrast, crypto asset values are determined entirely by market supply and demand. With no government or central bank guarantees, prices can be highly volatile, rising or falling dramatically in short periods. This volatility offers both investment opportunities and significant risk.
Usage Scope and Trading Hours
Fiat currencies circulate primarily within their issuing countries, used in everyday transactions and bill payments. International use requires currency conversion, and bank-based transfers or settlements are subject to banking hours and business days.
Crypto assets can be traded anywhere, anytime, as long as there is Internet access—24 hours a day, 365 days a year. Cross-border transfers are faster and more cost-effective than traditional bank transfers. However, their use at physical merchants remains limited compared to fiat currencies.
While both crypto assets and electronic money exist in digital form and are transacted electronically, their fundamental nature is very different.
Issuers and Value Backing
Electronic money (such as Suica, PASMO, nanaco, Rakuten Edy) is issued and managed by specific companies or organizations. For example, Suica is issued by JR East, and its value is fully backed by Japanese yen—charging 1,000 yen to Suica gives you exactly 1,000 yen in value.
In contrast, most crypto assets have no single issuer and are managed by decentralized networks. Their value is not directly backed by fiat currency, but is determined by market dynamics, technical innovation, and community trust.
Price Stability
Electronic money is always pegged 1:1 to the underlying fiat currency and does not fluctuate in value—1,000 yen in electronic money always equals 1,000 yen, regardless of when it’s used.
Crypto asset prices, however, fluctuate constantly with market trading. A Bitcoin may be worth 1,000,000 yen today, 1,100,000 yen tomorrow, or fall to 900,000 yen. This volatility makes crypto assets appealing as investments but can hinder their use as a payment method.
Usage Scope and Conversion
Electronic money is generally accepted only by affiliated merchants or services. For instance, Suica is used mainly for transit and convenience stores, with limited acceptance. Additionally, most electronic money cannot be converted back to cash once charged.
Crypto assets, by contrast, are potentially usable worldwide wherever exchanges or services accept them, and can be converted to fiat currency at any time (subject to market price and exchange fees).
Technical Foundation
Electronic money is managed using centralized databases operated by the issuing company, which stores transaction records and manages the system.
Crypto assets are managed using blockchain, a distributed ledger. Transaction records are stored across many computers globally, creating a transparent system independent of any single company or organization.
The innovative nature of crypto assets is made possible by the technologies underpinning them. Most notably, blockchain technology forms the foundation of crypto assets and is expected to find applications across industries beyond finance.
Blockchain is a decentralized database system that groups transaction data into “blocks” and links them together in chronological “chains.” First outlined in Satoshi Nakamoto’s 2008 whitepaper as the basis for Bitcoin, blockchain has become the backbone of the crypto asset ecosystem.
Block Structure
Each block contains the following core information:
Because each block contains the preceding block’s hash, all blocks are tightly linked. This design means that altering data in one block requires recalculating all subsequent blocks’ hashes, making unauthorized changes virtually impossible.
Mechanisms for Tamper Resistance
Blockchain’s high tamper resistance is due to these features:
Cryptographic Hash Functions: Each block is encrypted using hash functions like SHA-256, which produce completely different outputs even with slight changes to the input.
Chain Structure: Because blocks contain prior block hashes, tampering with any block requires recalculating all subsequent blocks.
Decentralized Networks: Blockchain copies are distributed across many nodes, so an attacker would need to alter the majority of nodes simultaneously—a practical impossibility.
Transparency and Anonymity
Blockchain’s other major feature is balancing transparency and anonymity. All transaction records are public and verifiable by anyone, but transactions are tied only to encrypted addresses, not directly to individuals. This ensures transparency while preserving privacy.
The distributed ledger is central to blockchain technology. Unlike traditional centralized systems, data recording and management are handled in a fundamentally different way.
Centralized vs. Distributed Systems
In traditional finance, central institutions like banks or payment companies manage all transaction records. For example, bank balances and histories are stored in the bank’s database, with the bank ensuring accuracy and safety. This model requires users to trust the bank as a third party.
In a distributed ledger, no single entity controls transaction records. Instead, many network nodes each maintain copies of the same ledger. New transactions are broadcast to the network, and each node independently verifies their validity.
Benefits of Distributed Ledgers
No Single Point of Failure: Unlike centralized systems, if some nodes fail, others keep the system running, enhancing availability.
Censorship Resistance: Specific organizations or governments cannot arbitrarily reject transactions or freeze accounts; approval is determined democratically by the network.
Greater Transparency: All transaction records are public, making fraud or double spending easier to detect. Anyone can verify histories with a blockchain explorer.
Reduced Trust Costs: In traditional systems, trusted third parties are required to guarantee transactions. Distributed ledgers use cryptographic proofs and network consensus, eliminating the need for intermediaries.
Consensus Mechanisms
In decentralized networks, participants must agree on which transactions to approve and add to the blockchain. This agreement process is called a “consensus mechanism” or “consensus algorithm.”
Major types include:
Proof of Work (PoW): Used by Bitcoin; the node that first solves a computational puzzle gets to add a new block.
Proof of Stake (PoS): Used by Ethereum 2.0, among others; nodes that stake more crypto assets have higher chances to approve new blocks.
Delegated Proof of Stake (DPoS): Holders elect delegates who validate blocks on their behalf.
Each mechanism has trade-offs in security, processing speed, and energy efficiency.
Blockchain technology combines cryptography and decentralized architecture to achieve high security and reliability.
Cryptographic Security
Blockchain relies on public-key cryptography. Every user has a public and private key pair:
Public Key: Functions as a receiving address for crypto assets—like a bank account number, it can be shared.
Private Key: Functions as a password needed to send crypto assets. Only the person with the private key can move assets from the associated address.
To conduct a transaction, the sender uses their private key to create a digital signature, which proves the transaction is authorized. Recipients and third parties can verify the signature with the public key, but the private key remains secret.
51% Attack Resilience
One key security risk is the “51% attack,” where a malicious actor controls over half the network’s computational power (PoW) or stake (PoS), enabling fraudulent transactions or blocking valid ones.
In large networks like Bitcoin, the cost and resources required make such attacks impractical. For example, controlling 51% of Bitcoin’s network would require a multi-billion-dollar investment, which would likely devalue the network and the attacker’s holdings.
Smaller crypto networks, however, are more vulnerable to 51% attacks, and such incidents have occurred with lesser-known assets, resulting in stolen funds.
Smart Contract Security
Smart contracts—self-executing programs on platforms like Ethereum—introduce new security challenges. Once deployed, smart contract code cannot be changed. While this immutability increases trust, it also makes fixing bugs or vulnerabilities difficult. Attacks exploiting smart contract flaws have resulted in the loss of hundreds of millions of yen, highlighting the importance of security audits during development.
Balancing Privacy and Traceability
Blockchain’s transparency enhances security and trust but raises privacy concerns, as all transactions are public and can be traced. Some crypto assets address this with privacy technologies:
Monero: Uses ring signatures and stealth addresses to hide sender, recipient, and amount.
Zcash: Uses zero-knowledge proofs to validate transactions without revealing details.
However, privacy-focused crypto assets are sometimes used for illicit activities and are subject to regulation in some jurisdictions.
There are tens of thousands of crypto assets in existence. Here are some of the most significant and influential, each with unique technology and objectives, contributing to the ecosystem’s diversity.
Bitcoin, the world’s first decentralized crypto asset, was proposed in the 2008 whitepaper “Bitcoin: A Peer-to-Peer Electronic Cash System” by the pseudonymous Satoshi Nakamoto. The first block (genesis block) was mined on January 3, 2009, marking the beginning of crypto asset history.
Bitcoin: Key Technical Features
Fixed Supply: Bitcoin’s total supply is capped at 21 million BTC, a scarcity that has earned it the nickname “digital gold.”
Block Time: A new block is produced approximately every 10 minutes, maintained by a network difficulty adjustment mechanism.
Halving: Every four years, the mining reward is halved. The initial reward was 50 BTC per block; currently it’s 6.25 BTC. After the next halving in 2024, it will drop to 3.125 BTC.
Proof of Work: Bitcoin uses PoW, where miners solve complex problems to add new blocks.
Bitcoin’s Value and Role
While Bitcoin was originally conceived as an electronic payment system, it is now seen primarily as a “store of value.” This is due to:
Some countries and companies have adopted Bitcoin as legal tender or a payment method—El Salvador made it legal tender in 2021, drawing worldwide attention.
Challenges for Bitcoin
Despite its innovations, Bitcoin faces several challenges:
Layer 2 solutions like the Lightning Network are being developed to address these issues.
Ethereum is a blockchain platform with smart contract capabilities, launched in July 2015 by then-19-year-old programmer Vitalik Buterin. Designed not just as a crypto asset, Ethereum is the foundation for decentralized applications (DApps).
Smart Contract Innovation
Ethereum’s most significant feature is the smart contract—self-executing agreements. Smart contracts automatically perform actions when pre-set conditions are met (“If condition A is met, execute action B”).
Smart contract applications include:
Ethereum’s Technical Evolution
Ethereum is continuously evolving. The most significant recent upgrade, “The Merge,” took place in September 2022, moving from PoW to PoS. Key benefits include:
Ethereum Ecosystem
Thousands of DApps run on Ethereum, creating a vibrant ecosystem. Major categories include:
Ethereum ranks second after Bitcoin by market capitalization and is central to the crypto asset ecosystem.
Crypto assets other than Bitcoin and Ethereum are broadly called “altcoins.” Each has unique technologies and goals, adding diversity to the market.
XRP
XRP, developed by Ripple Labs, is designed for international money transfers. Traditional systems like SWIFT involve multiple banks, resulting in delays and high fees.
XRP’s key features include:
Ripple works with major financial institutions globally, building the RippleNet international remittance network. In Japan, SBI Holdings and other major firms use Ripple technology.
Solana
Launched in 2020, Solana is a high-speed, low-cost blockchain platform. Known as an “Ethereum killer,” it is rapidly growing in DeFi and NFT markets.
Solana’s key features:
Popular projects on Solana include NFT marketplace Magic Eden and DEXs like Serum and Raydium.
Cardano
Cardano is a “third-generation” blockchain developed by Charles Hoskinson, a co-founder of Ethereum.
Cardano’s strengths include:
Cardano focuses on blockchain adoption in developing countries, including projects with Ethiopia’s education system.
Dogecoin
Dogecoin was created in 2013 as an Internet meme by Billy Markus and Jackson Palmer, featuring the Shiba Inu “Doge” as its logo.
Main features of Dogecoin:
Although initially a joke, Dogecoin is now used by some businesses for payments.
Other Notable Altcoins
Each altcoin brings distinct technologies and goals, advancing the crypto ecosystem as a whole.
Crypto assets offer unique features compared to traditional finance, delivering a range of benefits. Here’s a closer look at their main features and advantages.
One of crypto assets’ most innovative aspects is enabling fast, low-cost cross-border payments and settlements.
Challenges with Traditional International Transfers
Conventional international transfers face several hurdles:
High Fees: Multiple intermediaries drive up costs, often totaling thousands to tens of thousands of yen.
Slow Processing: Transfers may take 3–5 business days, or even longer.
Opaque Exchange Rates: Banks may use non-market exchange rates.
Limited Hours: Banks operate only during business hours and on business days.
Transfer Limits: Maximum transfer amounts may be restricted.
Advantages of Crypto-Based International Transfers
Crypto asset transfers solve many of these issues:
Low Cost: Fewer intermediaries result in much lower fees—typically several hundred yen for Bitcoin and less than 1 JPY for XRP.
Fast Settlement: Bitcoin transfers settle in roughly 10 minutes to an hour; XRP settles in 3–5 seconds.
24/7/365 Access: Transfers can be made anytime, regardless of time or day.
Transparency: Transfer status is publicly trackable via blockchain.
No Technical Limit on Amounts: There are no built-in limits on transfer sizes (though exchanges may impose restrictions).
Use Case Examples
Crypto-based international payments are used for:
The World Bank estimates the annual remittance market at about 70 trillion JPY, with average fees around 6%. Crypto assets could dramatically reduce costs in this sector.
The crypto asset market never closes—it operates 24 hours a day, 365 days a year, unlike traditional financial markets.
Limitations in Traditional Markets
Traditional markets (stocks, bonds, etc.) have strict operating hours:
Crypto Market Flexibility
Crypto assets are free from such limits:
Anytime Access: Trade at your convenience, day or night
No Weekend/Holiday Restrictions: Markets are always open
Global Synchronization: Trading occurs simultaneously worldwide
Immediate Response: React instantly to global news or events
Benefits and Use Cases
Points of Caution
Risk management tools like automated trading and stop-loss orders are recommended.
One of crypto assets’ core features is decentralization—the absence of a central controlling entity. This is a fundamental difference from traditional finance.
Centralized System Characteristics
These central institutions ensure reliability but also present challenges:
Advantages of Decentralization
Fault Tolerance: The system remains functional even if some nodes go down. The Bitcoin network has never halted since launch in 2009.
Censorship Resistance: It’s difficult for any authority to arbitrarily restrict transactions, which is vital in politically unstable regions or where access to finance is limited.
Transparency: All transactions are public and verifiable, making fraud easier to detect.
Self-Sovereignty: Users control their assets without relying on third parties
Open Innovation: Anyone can build new applications and services
Use Cases
Challenges and Limitations
The crypto community continues to address these challenges while maximizing decentralization’s benefits.
Crypto assets can significantly reduce transaction costs compared to traditional financial services.
Traditional Cost Structures
These costs are ultimately borne by end users.
How Crypto Assets Reduce Costs
Cutting Out Intermediaries: Peer-to-peer transactions require fewer middlemen
Automation: Smart contracts automate processes and reduce labor costs
Digital-Only Infrastructure: No need for branches or ATMs
Global Currencies: Eliminates the need for currency conversion (though exchange fees may still apply)
Cost Comparison Examples
DeFi for Even Lower Costs
Lending: Direct P2P lending means lower rates for borrowers and higher returns for lenders
DEXs (Decentralized Exchanges): Lower fees, no need to deposit assets with the exchange
Stablecoin Transfers: Low-cost transfers with price stability
Points to Note
Network Congestion: Fees can spike during periods of high usage
Exchange Fees: Converting between crypto and fiat incurs exchange fees
Slippage: Illiquid markets may lead to unfavorable execution prices
Layer 2 and new blockchain protocols are being developed to address these challenges.
Crypto assets offer many benefits, but they also carry risks. Users and investors should fully understand these risks and take appropriate precautions.
Crypto assets are highly volatile compared to traditional assets like stocks or bonds. Large price swings are common.
Examples of Volatility
Causes of Volatility
Small Market Size: Large trades can move prices significantly
Regulatory Changes: Policy shifts or new laws can impact prices
Technical Issues: Hacks, bugs, and forks can cause sharp declines
Market Sentiment: News, social media, and celebrity statements can move prices
Speculation: Speculative trading amplifies swings
Liquidity Issues: Especially in smaller assets, low liquidity increases volatility
Risk Management Strategies
Invest Only What You Can Afford to Lose
Diversify: Across multiple crypto assets and other asset classes
Long-Term Perspective: Don’t overreact to short-term moves
Dollar-Cost Averaging: Invest a fixed amount regularly to smooth entry points
Use Stop-Loss Orders: Set automatic sell orders to limit losses
Use Stablecoins: For those wanting to avoid volatility, consider stablecoins
Although blockchain is highly secure, exchanges and personal wallets may still be targeted by hackers.
Major Security Incidents
Mt. Gox (2014): 850,000 BTC (worth about 47 billion JPY at the time) stolen from what was then the world’s largest exchange
Coincheck (2018): 58 billion JPY in NEM stolen from a major Japanese exchange
Poly Network (2021): $600 million in assets temporarily stolen from a DeFi protocol
These incidents exploited vulnerabilities in exchange and protocol security.
Key Security Risks
Exchange Hacking: Attackers target exchange infrastructure
Phishing: Fake sites and emails steal user credentials or private keys
Malware: Malicious software targets wallet keys
SIM Swapping: Attackers hijack phone numbers to bypass two-factor authentication
Smart Contract Bugs: Vulnerabilities in smart contract code can be exploited
How to Stay Safe
Use Trusted Exchanges: Choose those registered with the Financial Services Agency (FSA) and check for strong security measures
Enable Two-Factor Authentication: Prefer authentication apps over SMS
Use Hardware Wallets: For large holdings, use offline devices like Ledger or Trezor
Safeguard Private Keys: Store keys and recovery phrases offline, not digitally
Beware of Phishing: Always check URLs and bookmark official sites
Keep Software Updated
Diversify Storage: Don’t keep all assets in one place
Monitor Accounts: Regularly check for suspicious activity
Crypto asset regulations are evolving rapidly worldwide and can have major impacts on prices and availability.
Recent Regulatory Shifts
China (2021): Banned crypto mining and trading, causing market shocks
Japan (2020): Changed the official term to “crypto asset,” tightened asset management rules
USA (SEC): Treats many crypto assets as securities and has filed lawsuits against major exchanges
EU (MiCA): Introducing a unified regulatory framework
El Salvador (2021): Made Bitcoin legal tender
Regulatory Impacts
Market Prices: Stricter regulation can depress prices; clearer or relaxed rules may boost them
User Access: Some countries may restrict or ban crypto asset usage
Taxation: Tax rules for crypto profits may change; in Japan, profits are generally taxed as miscellaneous income (up to 55%)
Compliance Costs: Tighter rules may increase business (and user) costs
How to Manage Regulatory Risk
Stay Informed: Regularly check FSA and other official sources
File Taxes Properly: Declare and pay taxes as required; consult a tax professional if unsure
Use Registered Operators: Use only FSA-registered exchanges for greater protection
Monitor International Developments: Crypto assets are global; keep an eye on major countries' policies
The rise of crypto assets has brought an increase in scams and fraudulent solicitations, with many reported cases to consumer protection agencies.
Common Scam Tactics
Ponzi Schemes: Promise guaranteed or high returns, using new investor funds to pay earlier participants, ultimately collapsing
Fake Asset Investments: Solicit investments in non-existent or worthless crypto assets
Fake ICOs: Claim to be launching a new coin and disappear with investors’ money
SNS/Dating App Scams: Build trust via social media, then direct victims to fraudulent investment platforms
Phishing: Impersonate exchanges or projects to steal credentials or keys
Airdrop Scams: Offer “free” crypto in exchange for private keys or personal data
How to Spot a Scam
How to Avoid Scams
Don’t Expect Miracles: High returns always mean high risk
Check Registration: Confirm exchanges are registered with the FSA
Do Your Own Research: Review official sites, whitepapers, teams, and community feedback
Get a Second Opinion: Consult friends, family, or professionals
Don’t Rush: Take your time, especially if pressured
Start Small: Test new opportunities with small amounts
Protect Personal Data: Never share private keys or sensitive information
If You’re a Victim
Take swift action—don’t hesitate to seek official help.
Crypto assets are rapidly evolving, both technologically and institutionally. Governments are developing regulatory frameworks, while new technologies and services continue to emerge.
Japan is one of the world’s most advanced countries in terms of crypto asset legislation.
Key Regulatory Milestones
April 2017 – Amended Payment Services Act:
May 2020 – Amended Payment Services and Financial Instruments and Exchange Acts:
Current Key Regulations
Registration of Crypto Asset Exchanges:











