Loading Tool

Explorer IconExplorer

Memory Pool

80,124 transactions
30.04 vMB
0.08739589 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt d544ec8b5b7b59c833d2b3bef0aea3aa32779f277fb64d56195c428ad68cfb09
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1651d6fc5c7815e85b1eafb8cfe64bf3246dd2ffbcdc6e2bb93d2d3000a10ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,686
Size: 1.00 vMB
Total Fees: 0.02590378 BTC
Feerates: 301.07 > 2.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (630,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,503 284,503 000000000000000109051c454f06047e398924e57128a2a2fd90e5ee47bd4aa6 209 0.13/1.00 vMB 30
284,502 284,502 0000000000000000fc20c7525086f344349160f0141efbc336ba1a63b5a2a998 127 0.11/1.00 vMB 37
284,501 284,501 00000000000000015e1310c14462c1aa1c0484e94c676f258ff10b968ef18cf6 311 0.15/1.00 vMB 30
284,500 284,500 0000000000000000287262621616107a2395a3a53be6906312b98ec1a90e2044 215 0.12/1.00 vMB 47
284,499 284,499 00000000000000018165924a9865ba64b87fdbb193e8b25b8c5b7b4c0766d12c 960 0.62/1.00 vMB 32
284,498 284,498 0000000000000000030e3738a2a833a1d4fbde0ae6887fd04c96798f54147cd2 1,112 0.50/1.00 vMB 53
284,497 284,497 0000000000000000f439765c4542446e16b753cacac661e257110985a7293ef6 776 0.35/1.00 vMB 50
284,496 284,496 0000000000000000a2b2a0112f84c141016bfee7f10f9a68c8944684ca00536e 88 0.04/1.00 vMB 33
284,495 284,495 000000000000000004ab2a1a6eddab8f8d62ac1b68103051e87eaecf95cca36f 427 0.33/1.00 vMB 29
284,494 284,494 000000000000000028d8ae039db76db101bb39c2f9c370e825c9abeeb30b1f53 616 0.50/1.00 vMB 27
284,493 284,493 000000000000000127b39a8e8bd728b494d66ea703db2bbd858bb10896891982 1,414 0.50/1.00 vMB 54
284,492 284,492 00000000000000018734aa2c9e4672975fdc71138e11c3656b257f033a2d67a9 122 0.05/1.00 vMB 21
284,491 284,491 00000000000000006332ae3c66f322f2635a7e04badc552d45ebee76a9c70529 559 0.32/1.00 vMB 33
284,490 284,490 00000000000000007347750efb236f20b9e9500ea5a06be238b085a42d2f31ea 136 0.05/1.00 vMB 47
284,489 284,489 0000000000000000ed7188cabc0c7b4e1db129437203d48aa34146b93d30be0e 705 0.37/1.00 vMB 37
284,488 284,488 0000000000000000e8f2f46e5da78bea9e1e40e90c7933875f366a376c3d9c47 461 0.23/1.00 vMB 34
284,487 284,487 0000000000000000f304ba565a3ac824b16cf03f3c1609f053d3e08cde445986 155 0.28/1.00 vMB 13
284,486 284,486 0000000000000001242e6e65187ac762f405db8467b8ae38f9418598c4a254fd 616 0.35/1.00 vMB 32
284,485 284,485 000000000000000064c84f1d0be106ca770578cb3d5599f5a32c969b867f1db2 367 0.35/1.00 vMB 26
284,484 284,484 00000000000000010c092791cac0361012f9aff2c8780c13d9b6187a9c9d18a8 924 0.35/1.00 vMB 57
284,483 284,483 00000000000000015a81a82d276e2ee048e55d0d75dc91eb818bd1b70137ff40 611 0.35/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.