Loading Tool

Explorer IconExplorer

Memory Pool

76,437 transactions
28.42 vMB
0.08318416 BTC
Random Selection Loading Transactions
Max Size: 172.49/200 MB

Candidate Block

Mining Attempt 554006aa3b011c1201dffcaf78d3b95d4cb2bb289bc00fce4338f3de4ea60da0
Version 20000000
Previous Block 000000000000000000005304b920c57207721ddd4d0c139fd52ef7ddb82f87f0
Merkle Root e41f54955e47c886c89fcdbcc325e0f9811200d1f25eafee21866e6689fe9c5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.02129515 BTC
Feerates: 446.64 > 2.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,606 (674,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,939 240,939 00000000000000616c4a1801fcd5866420d4d97f9f2478504e86f5a8913d83ff 492 0.20/1.00 vMB 172
240,938 240,938 00000000000000be816752c80ffce2fe2fc9d980033eefb930ad6b9779ecd95b 557 0.25/1.00 vMB 262
240,937 240,937 00000000000000966a2415dc076286a2122f9137bafd65b575af260cd2307351 373 0.20/1.00 vMB 125
240,936 240,936 00000000000001005330fe1e748d009d55f90edcb5e5160cf8cda848f26e9914 676 0.25/1.00 vMB 211
240,935 240,935 000000000000007a16bb3b292c9609f942c7f95455e18263b01c2a34987c1c30 435 0.18/1.00 vMB 189
240,934 240,934 00000000000000cb32fde5013bc98ae6d37c5b64e4a986bc44ff712e53a04468 239 0.19/1.00 vMB 74
240,933 240,933 00000000000000c9ae039498a443a6faa694acf58042a4eeeb7d1087dc219e53 614 0.25/1.00 vMB 208
240,932 240,932 00000000000000c55b777a26e4e9dd3cd319c4308f8b687a8e06c6d1dbcfab29 262 0.11/1.00 vMB 230
240,931 240,931 00000000000000ef28be0642c7e0d0b65fb7d2a700c7bf8e0a9ef8ceb0a4ec15 77 0.03/1.00 vMB 162
240,930 240,930 000000000000004d7f91f7e57933454ce473cfc1bf43ce2444daf302fb01c045 247 0.10/1.00 vMB 211
240,929 240,929 00000000000000b5be5c9908f24d48dcf84067e962706c77491802838d644f57 197 0.09/1.00 vMB 156
240,928 240,928 00000000000000086434e25c81c91e7e5a80d4bb40edba71a05eba7bd5ea83ce 50 0.02/1.00 vMB 56
240,927 240,927 0000000000000011522727cf4513b4e692fcf2969e113540a1b3cec213fdf6cb 608 0.23/1.00 vMB 206
240,926 240,926 00000000000000b9302a5667a67dbc618ad1a76a323be372701c73a491f6984b 405 0.16/1.00 vMB 181
240,925 240,925 0000000000000037e3856ff85dfb1c45356c5f52c79a104fd7d31e7438470fb5 49 0.02/1.00 vMB 149
240,924 240,924 00000000000000ecca86ba925835b0909eeba33fd90ae9858c01e088d4d13bcf 358 0.17/1.00 vMB 151
240,923 240,923 000000000000000bf325356179fb8876fe40e250c9e31082242f70f89ecbcd0b 128 0.15/1.00 vMB 31
240,922 240,922 0000000000000053ad233dd8344c8e80c50a3055b71701e2accc36d1168b9cb4 378 0.12/1.00 vMB 243
240,921 240,921 000000000000007fceb6682780d445aa39b2d948e379c2004c2a783d39d282bc 174 0.06/1.00 vMB 200
240,920 240,920 00000000000000f50648fb2ecd18f36ca7898d4d225c272f1f9c8620b4613ea3 109 0.09/1.00 vMB 89
240,919 240,919 000000000000006c20bf005074fbd0090a31d67628a0b3f607d6cbc4aac0d25a 98 0.05/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.44 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: 770.79 GB
    • Received: 19.98 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.