Loading Tool

Explorer IconExplorer

Memory Pool

43,499 transactions
28.37 vMB
0.06000345 BTC
Random Selection Loading Transactions
Max Size: 150.21/200 MB

Candidate Block

Mining Attempt d222a5ed37642057c7d9e1ccf361522af93edf9094ef53ba5525fe27d7649f40
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 28463be4a95697355f2554eeec69a09eb810a7a05dd41c55c3c46726711406f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,740
Size: 1.00 vMB
Total Fees: 0.00643021 BTC
Feerates: 100.33 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (610,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,315 304,315 000000000000000042a9cc5c6688ec6d631510134315497d0c66ca49b408e424 105 0.07/1.00 vMB 22
304,314 304,314 000000000000000040a9417ea81de12a46525ec7b1694c32d0056b1642aab530 944 0.56/1.00 vMB 29
304,313 304,313 00000000000000004ed05d80f15eda680024076a9570bb6b9869c7eadd7ee49d 190 0.35/1.00 vMB 15
304,312 304,312 0000000000000000015588484b4e2bbe985e29da8f3ad76d23ec25f102c2d725 87 0.04/1.00 vMB 29
304,311 304,311 000000000000000054e4479c9475af7e19d7345a11605c85ebbc215d84390333 432 0.27/1.00 vMB 30
304,310 304,310 00000000000000001542731021f5ad1128c94f3b6ecb9875f4e147795a5d8dec 62 0.09/1.00 vMB 13
304,309 304,309 000000000000000064c94365e703679b64bce18dfe90eac363a9114c068ba571 256 0.13/1.00 vMB 28
304,308 304,308 000000000000000012c6a8cdd595ce815589da8165bacab479725167f995b784 101 0.09/1.00 vMB 22
304,307 304,307 0000000000000000426936a3f715122631ea63a3b5f78ad1703753c039990d14 628 0.35/1.00 vMB 30
304,306 304,306 00000000000000003c480f75f57f5020cccbb485b9292f13b7b111b506d7f8a6 365 0.29/1.00 vMB 21
304,305 304,305 000000000000000056c9e7b24b88b009339e539a15cd6504028c797565a9413c 218 0.35/1.00 vMB 22
304,304 304,304 00000000000000000e2d4edb304dafc4221516a5855092bd138abd0ee9bf8eaa 229 0.35/1.00 vMB 24
304,303 304,303 00000000000000003df60ae7fd04dcd1c46296db98942a680d7567fa5a527cb5 201 0.35/1.00 vMB 15
304,302 304,302 0000000000000000284dd974754ad239cf4cdda7ce2e593b4b5aac4489708402 444 0.35/1.00 vMB 29
304,301 304,301 00000000000000006147875f3dff28d2083e46cab83797db68d36964146ffef9 210 0.17/1.00 vMB 26
304,300 304,300 0000000000000000447956d7d6c78a470b4753333e0add2a866bfbae9f200e7e 20 0.05/1.00 vMB 13
304,299 304,299 00000000000000004417bd4f199abaed996014bab42c07d1ee8332ae3315dd94 299 0.22/1.00 vMB 25
304,298 304,298 00000000000000000e53985141fbb669fdbee5a3d367c947ed85076bff92631c 998 0.53/1.00 vMB 29
304,297 304,297 000000000000000048c06a0cc3db83b79a271f5070e353442ec3f30787a2f2c3 95 0.11/1.00 vMB 12
304,296 304,296 00000000000000001f4525fec2daf383605ea98e009d3b796540d767c9710ea3 309 0.27/1.00 vMB 16
304,295 304,295 00000000000000003a58b64d2b55674e66d4b5ff053e5bc1741552e2b2daad71 782 0.25/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.