Loading Tool

Explorer IconExplorer

Memory Pool

41,555 transactions
19.84 vMB
0.04773440 BTC
Random Selection Loading Transactions
Max Size: 111.49/200 MB

Candidate Block

Mining Attempt ef1cc5d98106fa3a532ca5c216294d9ed997763cfad1d5d0da0888565a7675b6
Version 20000000
Previous Block 00000000000000000001f5cc7452640e01532885211b51ee9053361cf58ff743
Merkle Root 8ad0adbff836e1fafc7d466c0ecf89f531d0e0d1725f3de6ee523cccce1e20a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,303
Size: 1.00 vMB
Total Fees: 0.00895073 BTC
Feerates: 100.59 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,070 (548,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
365,368 365,368 0000000000000000148313c03ffc2c8a1398c0f3a726606ec2a805a617eecbb3 601 0.93/1.00 vMB 12
365,367 365,367 000000000000000011bd8a83725366639a706a18678e9ab8eccb9b2bcb22535f 837 1.00/1.00 vMB 17
365,366 365,366 000000000000000011c09d595020cc41b0f4cbfdeeb75687fe6c1da2ab9d5755 330 0.28/1.00 vMB 62
365,365 365,365 00000000000000001346da1c767d6e553d353bf42e6b602534738a6f91b03033 1,145 0.52/1.00 vMB 49
365,364 365,364 0000000000000000049e0ab5614bee68657ed6e36c273ee351c3478e19ce9157 1 0.00/1.00 vMB 0
365,363 365,363 0000000000000000149d379a9f7fd56bdbe54f7e43753143f85a9d43b8c5101a 632 0.93/1.00 vMB 17
365,362 365,362 00000000000000000fedf2238c79cb999002d4a0857b2f2fbb746d6cca5e82cb 178 0.22/1.00 vMB 17
365,361 365,361 00000000000000000ea94bdb540cae09e93c5ba05127285ecd398698ce07d29b 858 0.58/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 780.72 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: 555.04 GB
    • Received: 6.86 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.