Loading Tool

Explorer IconExplorer

Memory Pool

45,922 transactions
26.71 vMB
0.05847306 BTC
Random Selection Loading Transactions
Max Size: 141.73/200 MB

Candidate Block

Mining Attempt 2fa28da51ad12704e747b86f4ca3aa7123b7ecabfac755686e5c3d572ec00557
Version 20000000
Previous Block 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574
Merkle Root bb14a5b7df16f712b773d98d7e61924eece193b8a9df79f05dd60415d061f383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,632
Size: 1.00 vMB
Total Fees: 0.00926767 BTC
Feerates: 150.58 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,738 (669,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,886 244,886 0000000000000003c379ea55e5420d2b181ceff80d4ad3d9bc8fe0af7acff7ba 137 0.06/1.00 vMB 114
244,885 244,885 000000000000002e723363a33ce8dc9ad391d6bcca6da368c66f338cf83ab82e 66 0.02/1.00 vMB 173
244,884 244,884 0000000000000066af40f142753478e8c6329dd9194694d09754bc4fe2a9f020 16 0.00/1.00 vMB 156
244,883 244,883 00000000000000b833530f83750a2d7d7ec2ec0462abdb602304bfc83d124b3a 52 0.02/1.00 vMB 125
244,882 244,882 0000000000000063a6cc754a145fc597a9ca4135f694121387318bfbdd480067 34 0.01/1.00 vMB 117
244,881 244,881 00000000000000c5ac41442db2922e5fcd425dc7c145101ec34e484a097e138f 4 0.00/1.00 vMB 56
244,880 244,880 00000000000000a6b3a6b5d6df7b816d73815d6a572a6d8fdf3e41ddf8b7ffc7 107 0.05/1.00 vMB 112
244,879 244,879 0000000000000048e79336e5423b4f63214eae65e53ee2c3318e4b8abbc47aa3 199 0.09/1.00 vMB 132
244,878 244,878 00000000000000859849e18cd172e5ce02bbbec5dcfb740cb77d999448baf468 158 0.09/1.00 vMB 74
244,877 244,877 00000000000000bb71c950a8b2ff8b309d75e30a0d72afc426a9281060d51e1c 83 0.04/1.00 vMB 30
244,876 244,876 00000000000000b791d0ba88d81d13fd57881aaea4a1413782a32ba2915363b8 387 0.24/1.00 vMB 73
244,875 244,875 000000000000005f62efc2fb949dab505ae98f86f0aa3cf8913d819a7ab36044 699 0.25/1.00 vMB 216
244,874 244,874 000000000000006ff743fe0781c5b672792784eea752f7dcb8329e4d94cc7a4f 160 0.10/1.00 vMB 127
244,873 244,873 000000000000005ce3d9bf9c037052a52a0ca7c704090c0d688717a7545ad011 166 0.07/1.00 vMB 108
244,872 244,872 0000000000000000682e0a36514067e9f45a6c7ee9ed774da471c5201c5f451e 178 0.09/1.00 vMB 156
244,871 244,871 0000000000000066993745ef05b79e9af21de2a9175cb3fd0b2fe4f010bafd3e 167 0.08/1.00 vMB 102
244,870 244,870 0000000000000073c993ab79e11c33a86bc572f2cb115ef4440e328b64af006d 585 0.24/1.00 vMB 168
244,869 244,869 0000000000000047b51f73d125031634efcb6200aaeb08361b00e94cac24600d 209 0.05/1.00 vMB 16
244,868 244,868 0000000000000082ce56824fa1b5252b843042b101d01cda0d6b386a802aa02b 64 0.05/1.00 vMB 47
244,867 244,867 00000000000000b13b4f43f0966118544a8afde8164058bdbc21bd9cf3ed2550 224 0.09/1.00 vMB 169
244,866 244,866 00000000000000792b61bcbf891dbb169f80671dda4098aaafe6413a404810cd 22 0.01/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.93 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: 646.19 GB
    • Received: 12.83 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.