Loading Tool

Explorer IconExplorer

Memory Pool

16,474 transactions
10.41 vMB
0.02837966 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.94/200 MB

Candidate Block

Mining Attempt e89ee0362aec4148e2f0e3e08ebdcbb4452a4248c3d3a6702eefbe7969dd595c
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root 4d36e976256604d01a84cf50735f4008a582f766cc3684bc91cca344609ddcdf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.00471819 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (651,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,804 261,804 00000000000000072121db5f14cf0fecad18eb05c8f254140308bce1a59d00d8 35 0.01 vMB 39
261,803 261,803 00000000000000112a6dacb38d64559baf463d664db644bcbfb02466c2214ed5 525 0.23 vMB 101
261,802 261,802 000000000000000acbd6b10df68c72fa4c97b289f52b44a386e5cd27e34e4d8b 315 0.13 vMB 143
261,801 261,801 00000000000000010d4e4ef596c91ba10189e70abe93f6c47d06e85150804b01 266 0.12 vMB 111
261,800 261,800 000000000000000c815e1099554a7d4790664dbbbafa563b520a27b77d2e0096 15 0.01 vMB 84
261,799 261,799 000000000000001a7082a3ec4d58daf5799065097d4c3962c7f49d69d3a47448 33 0.01 vMB 90
261,798 261,798 00000000000000045550d322c2017f37b0646363ab21c10a708e17d7f7fe103d 5 0.00 vMB 160
261,797 261,797 000000000000000e3ba5d57f6667a22e46e049aa6000774c9ae528eb13ac8e27 45 0.02 vMB 74
261,796 261,796 000000000000000e601a11ce5c570d00b254684d417d6760bbeb4fd2d4141195 35 0.01 vMB 120
261,795 261,795 0000000000000017a9a2615396f75d71766be086a894c52fdf726468c4b3c252 203 0.09 vMB 131
261,794 261,794 00000000000000139db36c9c792813781434e07f31c09944815b1e505f7d8113 137 0.09 vMB 79
261,793 261,793 000000000000001b84b6b70e42c72e96107e60870c877a660fe786bf64f39f6f 87 0.05 vMB 78
261,792 261,792 0000000000000007cafd4f6515640286928226dcbd8af9e8a1743586247714e6 78 0.15 vMB 22
261,791 261,791 000000000000000ea690c677e913854b05943e28ef6788707c3f22213c7952af 19 0.01 vMB 48
261,790 261,790 00000000000000110e5f1f6d73c668dcd1eb2eb983bbae661c20d40606802075 430 0.18 vMB 114
261,789 261,789 000000000000000f7a8d4187a84ba079f7c6ec80aa8f61a4d5888be37e7fc85f 8 0.00 vMB 77
261,788 261,788 000000000000000a9c2312377e09bab0080d92d075710b7628b395a097e04682 59 0.03 vMB 29
261,787 261,787 000000000000000fc43e190590dba2de0a5c11f3cabced1f8222e3980ff0f692 469 0.26 vMB 109
261,786 261,786 000000000000000179451c0ba423fe7b4b00c67a241ff82965936aaa65468617 120 0.05 vMB 112
261,785 261,785 000000000000000868aa69cd54951b7e9bd91964c58965cc5e936b13b2adcb14 240 0.14 vMB 90
261,784 261,784 0000000000000017c3af153779115c304675cebe22e12a18655b1866feff0f2b 59 0.04 vMB 43
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.76 GB
    • Received: 0.67 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.