Loading Tool

Explorer IconExplorer

Memory Pool

84,019 transactions
31.15 vMB
0.09902601 BTC
Random Selection Loading Transactions
Max Size: 187.89/200 MB

Candidate Block

Mining Attempt 5e415284178014ea135b16e3fcc313c16c684666fbad2604b031c7d6298970b5
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 3054ed6067ae5872f8d186569ce262f80c5fe5f5cbd6c0e3d29db04ed2430e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02948826 BTC
Feerates: 120.18 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (200,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,204 714,204 000000000000000000090603919c8f927bb8309686b2e59daf93a36d5048368a 183 0.09/1.00 vMB 7
714,203 714,203 0000000000000000000aa3f3dcaa3db5b06191e44126248d93adae3c238a2b8d 1,387 0.88/1.00 vMB 7
714,202 714,202 0000000000000000000507a0efb2e9ccbe5bfba294895efc437638b0a6930441 2,689 1.00/1.00 vMB 5
714,201 714,201 00000000000000000007aa3812f38b0213688aea7258ece6315014616457ba18 2,805 1.00/1.00 vMB 8
714,200 714,200 00000000000000000005dd1b130e3cb3c17eb0bf09c563019e06fb40d7872509 2,137 1.00/1.00 vMB 28
714,199 714,199 00000000000000000007561419890a10d162252aaa585a43437cea93912b552f 770 0.41/1.00 vMB 19
714,198 714,198 00000000000000000002c134452b15b14659d713728a8ccef0a8993e5119e9d7 584 0.20/1.00 vMB 11
714,197 714,197 00000000000000000008eec2db7f0b6aa1d7af70b5b4986127cf05c4077520a5 625 0.30/1.00 vMB 4
714,196 714,196 0000000000000000000ae5d893c6e815c9b4a44bce13834aaa76c0aacde0ec16 1,798 1.00/1.00 vMB 4
714,195 714,195 000000000000000000059dfac1494805dea7f5cb532b6938dda9dbe47846438c 1,369 1.00/1.00 vMB 4
714,194 714,194 00000000000000000003c75300976d6611e160c7257e6436b94ebe3fe3b7cd82 1,604 1.00/1.00 vMB 12
714,193 714,193 0000000000000000000884dc87ecc35fb48af90f5a84a8b2fa43e765f90b88c7 2,255 1.00/1.00 vMB 2
714,192 714,192 000000000000000000097f59ef7726cc0c9b12d7c3f3f5888e3253d74bd4cb56 2,164 1.00/1.00 vMB 15
714,191 714,191 000000000000000000025d03f09ebe0f61e78ee82225bebc23ee6391535064f2 1,989 1.00/1.00 vMB 11
714,190 714,190 00000000000000000002a5252ed5c0693bc888b229655e0a7ea8474a3d88d358 2,371 1.00/1.00 vMB 9
714,189 714,189 0000000000000000000acf0715e408fd259bbfc937afd15695785a5c8ea0220d 3,025 1.00/1.00 vMB 12
714,188 714,188 00000000000000000003fabd72d0c69d64b03b765347c815b3cdcd6b3bfd3b32 2,974 1.00/1.00 vMB 28
714,187 714,187 00000000000000000007de78f2a6cec4c827c12e07ef17c97854c8be2e366596 2,534 1.00/1.00 vMB 8
714,186 714,186 0000000000000000000a1671b54c5055b1de563e973049232cbd93e6cdeb59ee 2,847 1.00/1.00 vMB 13
714,185 714,185 00000000000000000005eab8fd21886881390d5aa04bd62da3af159adb445142 2,461 1.00/1.00 vMB 13
714,184 714,184 000000000000000000026bf2a0ece06f8a9a0ff83e587ea437d8a86da8bceae4 1,980 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.35 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 661.95 GB
    • Received: 14.83 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.