Loading Tool

Explorer IconExplorer

Memory Pool

48,131 transactions
22.92 vMB
0.12751953 BTC
Random Selection Loading Transactions
Max Size: 128.14/200 MB

Candidate Block

Mining Attempt fae74ccef3c23b9ee1966827ab6189576bef86d40769e6f91dc05a78299e96b9
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root e489fc43bc6bd023cc23b6da85133f0e58d6dee878f1f8e203e87974a518e067
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,250
Size: 1.00 vMB
Total Fees: 0.05300990 BTC
Feerates: 192.68 > 5.31 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (548,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,389 365,389 000000000000000011b174193c83b07d0b83cb4d87ca9a5bd627b44bb8adc33a 836 0.93/1.00 vMB 16
365,388 365,388 0000000000000000005350c16bdbc71195423e54adb7320dd3428adf8ae3a7ee 371 0.26/1.00 vMB 34
365,387 365,387 0000000000000000011b3caf94cf87b01dff282434683c411dc99db3320378f2 1 0.00/1.00 vMB 0
365,386 365,386 000000000000000001fccba5fd46442a4c4694b3a8d33fbac4378a0611be36f6 849 0.47/1.00 vMB 38
365,385 365,385 0000000000000000048b44397a138109e356f9ba1ccb735e0fc8a687df78bff2 300 0.93/1.00 vMB 5
365,384 365,384 000000000000000014a802da803ba796647a47352220c0c9e88d492b055d1294 148 0.14/1.00 vMB 18
365,383 365,383 00000000000000000ce028038adf0c7c8b91a59352283e0030f1f6af895212ac 633 0.85/1.00 vMB 15
365,382 365,382 00000000000000000c33f4365698027960cf633c600d1bdc16ae22b6db719a2b 395 0.93/1.00 vMB 8
365,381 365,381 000000000000000013c51bb0903e71f1481f58553df107c06783c547402d08a3 302 0.19/1.00 vMB 20
365,380 365,380 00000000000000000a08e4f5bf276cde0ba14cf4649398c812b4a22168b8549d 271 0.11/1.00 vMB 62
365,379 365,379 000000000000000003836703d9da61f51d5a9e5fc22ed00af2ee121b85dd4c76 1 0.00/1.00 vMB 0
365,378 365,378 00000000000000000c973ab0c2f419e9d52b6b08ecf3adb165359cdb49b2037e 692 0.93/1.00 vMB 19
365,377 365,377 00000000000000000033c21ac664c5eda01e3e50faecd304d3a63caa83e95a75 905 0.42/1.00 vMB 46
365,376 365,376 000000000000000012d5e815d36764cc0c7d7e2b0f7716af92c285aebe40eeed 1,256 0.92/1.00 vMB 31
365,375 365,375 00000000000000000aa9adbdb9224ccd8a51f83ca86fa56ce496a059ccd6596a 850 0.95/1.00 vMB 16
365,374 365,374 0000000000000000093c596f9a72940e273c1eefd65712cdca5d7c836d2d0fc0 1,418 0.74/1.00 vMB 43
365,373 365,373 0000000000000000059432bd51b7ae925a696210e81deeed1130e9002021b65b 414 0.24/1.00 vMB 59
365,372 365,372 00000000000000001556453c4ebf7982250fe0cbbb4878f52275dbee026b8ac5 1,481 1.00/1.00 vMB 53
365,371 365,371 00000000000000000bb916963d04aca7edad489d16748226cdfd112e5ad8f1bb 480 0.21/1.00 vMB 46
365,370 365,370 00000000000000000e9708b2eb2faa4d4fffe195af05e409414fc4492ec44868 1,146 0.75/1.00 vMB 34
365,369 365,369 00000000000000000a6cbcd04b138c9f284e44614ac42123ff306d38a89a08f5 673 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 558.00 GB
    • Received: 7.10 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.