Loading Tool

Explorer IconExplorer

Memory Pool

78,018 transactions
30.07 vMB
0.11380325 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt 700d5522fcfa3f814f0d1079a9ac381292c87002748869e4bfa0d421703b7f75
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root e624ae58fc86480b11b0df7872e5ff0ec1dcd234915c63336ea0b40affd2d1a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,637
Size: 1.00 vMB
Total Fees: 0.02799396 BTC
Feerates: 107.93 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (539,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,932 375,932 000000000000000002f3dea3c889bd5384cc1528f61172358a0a6db68feba7bf 1,072 0.79/1.00 vMB 25
375,931 375,931 000000000000000003515fb6b1474ada457764559a5cbce0dc7f2385dd3d8b18 689 0.44/1.00 vMB 22
375,930 375,930 00000000000000000a6f7d06fc3479506a2b79bc0635b226b6c69526d3b0650f 2,313 1.00/1.00 vMB 45
375,929 375,929 00000000000000000f28637494b34a88bac82948a89f9607f1f95547fb83a8ec 350 0.16/1.00 vMB 39
375,928 375,928 00000000000000000c208bd1d60cd49305d1ca8d7e987f9340c05673db9f0986 278 0.13/1.00 vMB 53
375,927 375,927 00000000000000000869fe1789b3f4c34f8cd5092d63b30707e74e2ef903bb17 451 0.25/1.00 vMB 31
375,926 375,926 00000000000000000c47420953fe38788eb4043d065929e75919316c222d6a04 237 0.14/1.00 vMB 35
375,925 375,925 0000000000000000025e6c7e9d5efc1544c36ff0dcfdd2e46718263e006a7d9f 111 0.08/1.00 vMB 16
375,924 375,924 0000000000000000072f96321bcb02ea0c3d76931e1048e88c648fc2d30d1906 1,853 0.91/1.00 vMB 37
375,923 375,923 0000000000000000035482d3c138003bdfc927cbc9ed91a20230d54564083310 1,090 0.62/1.00 vMB 32
375,922 375,922 000000000000000006376c617d3d56a27cfee446355cf1a4868360fc6e136939 968 0.66/1.00 vMB 22
375,921 375,921 00000000000000000fd81941363490ddf961c704cc60672d0cb6ff6d3d7abacd 2,115 0.75/1.00 vMB 51
375,920 375,920 00000000000000000f2267ebcbde6bd1948ac94ab493e183a9468b66bd330aa2 1,563 0.75/1.00 vMB 37
375,919 375,919 000000000000000003c88bf9b1c1b38f4e575363c6a5eb2e33ad762b2bd18f80 1,790 0.92/1.00 vMB 37
375,918 375,918 00000000000000000c06466af3e2444e7f566f711deb54c578db4920b02ecab4 477 0.41/1.00 vMB 19
375,917 375,917 0000000000000000040ab3dba6fcb4987aaf22ea77b776312caaa36d5b1d35a4 1,240 1.00/1.00 vMB 23
375,916 375,916 00000000000000000758aec00c3d2dacd33c55f1c6ad64ea3ac2d3513495f2ad 1,521 0.75/1.00 vMB 49
375,915 375,915 00000000000000000eff735fed4c568f35ce9891259a02ff9142a798d02c8ba5 2 0.00/1.00 vMB 0
375,914 375,914 0000000000000000018db6b57a927f6559bd0410943b1381f98832f5c15855a8 272 0.19/1.00 vMB 29
375,913 375,913 0000000000000000121db69f674823582d1caf559fc904243a069a8522771d9e 1,717 0.93/1.00 vMB 28
375,912 375,912 00000000000000000b8c25a3140a6d2e22270454176093db0f8f0bea6a2cfbd3 2,056 0.93/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.