Mine Blocks
View Blockchain
Wallet

Mine a New Block

Add data to your block and start mining to add it to the blockchain

100 MB 1000 MB (1 GB) 32 GB
Current Usage: 0 MB Target: 1000 MB

Mining Rewards

Educational demonstration of mining rewards

Blocks Mined: 0
EncrCoins Earned: 0.0000000
Last Block Mined: Never
Note: This is for educational purposes only. No real cryptocurrency is being mined.
Blocks Mined
0
Total blocks added to the chain
Hash Rate
0
Hashes per second
Total Hashes
0
Total hashes computed

How Mining Works

Educational explanation of blockchain mining

Mining is the process of adding new blocks to a blockchain by solving a computational puzzle.

  1. The Challenge: Find a hash that starts with "000" by trying different nonce values.
  2. Proof of Work: The computer must perform many calculations to find a valid hash.
  3. Validation: Once found, the block is added to the chain and linked to the previous block.
  4. Reward: In real blockchains, miners receive cryptocurrency as a reward.

This demo simulates the mining process in your browser to demonstrate how blockchain technology works.

Blockchain Explorer

View all blocks in the blockchain and their details

No blocks in the blockchain yet. Start mining!

About This Demo

Educational information about blockchain technology

This is a simplified educational demonstration of how blockchain technology works. It shows:

  • How blocks are chained together using cryptographic hashes
  • The proof-of-work concept through mining (finding a hash with leading zeros)
  • How changing data in one block would invalidate all subsequent blocks
  • The computational effort required to mine blocks

Important Note:

This is for educational purposes only and is not a real cryptocurrency. No actual tokens of value are being created or transferred.

Your EncrCoin Wallet

Your current balance and wallet address

0.0000000

EncrCoins

Generating wallet address...

Send EncrCoins

Generate a transaction code to send EncrCoins

Redeem EncrCoins

Enter a transaction code to receive EncrCoins

Transaction History

Your recent EncrCoin transactions

No transactions yet.

About EncrCoin Transactions

How EncrCoin transactions work

EncrCoin uses AES-256 encryption for secure transactions:

  1. Generate a Code: When you send EncrCoins, the system generates an encrypted code.
  2. Share the Code: Give this code to the recipient (or use it yourself).
  3. Redeem EncrCoins: The recipient enters the code to receive the EncrCoins.
  4. One-time Use: Each code can only be used once.

Security Note:

This uses AES-256 encryption in CBC mode with PKCS5 padding. For educational purposes only.