Loading Tool

Explorer IconExplorer

Memory Pool

82,604 transactions
30.44 vMB
0.12179141 BTC
Random Selection Loading Transactions
Max Size: 184.17/200 MB

Candidate Block

Mining Attempt 51d467879c06ac115ddf165148b2b53a3f63e095a40edd8c1a82aae64d39d5c1
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 268b2353fc7f9c4b51f3d879ab7a3520add0e57bec00265c74417ea5ced290d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 1.00 vMB
Total Fees: 0.04294424 BTC
Feerates: 150.85 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (266,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,932 648,932 00000000000000000008ee0219c4d35a2d25c1d62ecf518b544caebf624d60f9 2,655 1.00/1.00 vMB 99
648,931 648,931 0000000000000000000fc520ab04b595f1adf18731ac93cae0821ad924d54a30 2,331 1.00/1.00 vMB 125
648,930 648,930 000000000000000000023f90f073fc18ef286e6bd41fb82ffee4f4edf262d9ac 2,031 1.00/1.00 vMB 43
648,929 648,929 0000000000000000000f8c1c32735d25a394e1debc4ffb1686a93225052d2884 2,275 1.00/1.00 vMB 89
648,928 648,928 0000000000000000000ef292a7a9af9c1a4ac87ff8c92229f528edb2fe947483 2,863 1.00/1.00 vMB 47
648,927 648,927 00000000000000000008a848d69d2046d203c35d4ae4c6facde636abccbd8053 1,393 0.48/1.00 vMB 27
648,926 648,926 000000000000000000029437bf0dca12069a67fcaf890f7b6e653fc46ff0a6ad 857 0.38/1.00 vMB 22
648,925 648,925 00000000000000000009246321ad8a06f3a70595fdb53d4669b449866e3323e9 174 0.44/1.00 vMB 6
648,924 648,924 0000000000000000000110d18416d6436635c459d89350cd90a6dd3de6254493 888 0.99/1.00 vMB 10
648,923 648,923 0000000000000000000aa10e0dd7eadab1ec470238c40073e33fd811f4d22488 1,505 0.98/1.00 vMB 15
648,922 648,922 00000000000000000009ee5b3e067e523a883e9a4dceb729c15e6f6eb23b7653 2,509 1.00/1.00 vMB 31
648,921 648,921 0000000000000000000fc03f26a30b93ec799fc003a420aa7fb692177e0e4b53 938 0.99/1.00 vMB 4
648,920 648,920 0000000000000000000cd6af67dc2760476bf89897f35bc14a69891e1cbd981f 1,168 1.00/1.00 vMB 15
648,919 648,919 0000000000000000000118f521e932c8127c49341f3013346a0380c10d8cf9f6 1,295 1.00/1.00 vMB 24
648,918 648,918 00000000000000000001e7a67d722f4661be75305e5e57fa611f48fc6fe0d870 1,945 1.00/1.00 vMB 10
648,917 648,917 0000000000000000000dc48bea217df932a6f63cbbcdabca9a4269e832c45a01 1,880 1.00/1.00 vMB 35
648,916 648,916 000000000000000000022f191ae5da545200afe1d2d1d73d85cd52676dc9b710 2,453 1.00/1.00 vMB 21
648,915 648,915 0000000000000000000e5095abbd2980fce1b4559920d16accadd03c57c7b170 2,178 1.00/1.00 vMB 23
648,914 648,914 00000000000000000007abf270612023f062c270a67e9b51f41cf2ff0b8dd117 2,633 1.00/1.00 vMB 21
648,913 648,913 0000000000000000000ea6504451649bd28ea2c5dee8e42a04a8bbcab7fa23c7 2,738 1.00/1.00 vMB 25
648,912 648,912 00000000000000000008d7e4f671871e409b55bd7ddfc131bd5c3235100b8cc7 1,265 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.