Loading Tool

Explorer IconExplorer

Memory Pool

37,995 transactions
18.40 vMB
0.15287390 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.48/200 MB

Candidate Block

Mining Attempt cccf3ea851cc8457abca382f1717f9529fe22b6d11ea8491bc42d98b381d0e14
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root cccb83a2521fb189ea04d3113f72e4931baf413bb28d59260d6f561c1755fcd1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.03382724 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (651,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,816 261,816 0000000000000009c595177cd3b113bc59914bdbff268f8da23872dbdc35d7bb 192 0.08 vMB 117
261,815 261,815 0000000000000013de9038e08112bac2c119047ab4bbbc69010608326e9e710f 275 0.18 vMB 111
261,814 261,814 000000000000001a4e4af6ce3b1672457bfc3e847e05c2f80484613d22b52b3a 316 0.12 vMB 156
261,813 261,813 0000000000000000f744dca54c88f595435ba57e10fc4d71767cc061455266af 228 0.08 vMB 74
261,812 261,812 000000000000000bf13376374acb0e54d70e41f8ccffb2299d2363fbb688358e 148 0.15 vMB 20
261,811 261,811 0000000000000009e12951c6006ce5c5615d675d31d583a47cf22966a7be1a79 36 0.03 vMB 92
261,810 261,810 0000000000000008d99ddd30ca9d4c0871d52d2dd08ad653d433e00fb015eea1 39 0.02 vMB 99
261,809 261,809 0000000000000003cf1f1f8a5d7eaafd1180703b6cba20c4319834aee1cde806 9 0.00 vMB 104
261,808 261,808 00000000000000019a319ae992854d6647d68329559e6a95b0d46a37ca360dc4 105 0.06 vMB 86
261,807 261,807 0000000000000010d66a68518721bc4a190fd6f43ec8f9e04670c5b984a9a4ae 109 0.04 vMB 106
261,806 261,806 000000000000001005a60abe2694c78f166920307093cd444f846ad1dfbfe933 27 0.14 vMB 6
261,805 261,805 00000000000000185d3a8bdf1b7b98b627e227d40f821bb19d8b64ba4bbb60d6 137 0.06 vMB 75
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
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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