Loading Tool

Explorer IconExplorer

Memory Pool

37,609 transactions
18.30 vMB
0.14743675 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: 95.83/200 MB

Candidate Block

Mining Attempt 3280acbda8b6e855356fc2002073e859cc3c35b4144a5e70d75a9446995047e1
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root 3f780f54c62b52496c0d96edef90070735f7a68bdbe1b227f81f326fa97299d2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,043
Size: 1.00 vMB
Total Fees: 0.03039506 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (726,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,323 187,323 0000000000000021e86780e339d14ec13c392f0e0245af3a12e377e3c96c58d6 115 0.06 vMB 96
187,322 187,322 0000000000000633b8773022d7fb2972a1851e383b3fce5843b5ae208201317d 6 0.00 vMB 0
187,321 187,321 00000000000003c188771d20c815ce9566be383f72ed5ae55f881ec777ad12c2 130 0.05 vMB 213
187,320 187,320 0000000000000205c147e7c78bc948f868d2d9e933324c63ad16f118f37619ed 150 0.05 vMB 13
187,319 187,319 00000000000006e0889e1016bcc94cd98966d9ef4539ee9ecc89856467f57398 336 0.12 vMB 169
187,318 187,318 00000000000003e08ed28c790847ac8018f5983c1a26c5bc35413d12155a441b 258 0.11 vMB 182
187,317 187,317 00000000000004205645df56735acf48ecdfaef530274f52e4c7066525772585 32 0.01 vMB 0
187,316 187,316 000000000000063677cf1ecc798387a573be4efa6998e421c112b7703a9adab6 19 0.01 vMB 82
187,315 187,315 00000000000005f9692374e4214ada8bdf7288acfba30aaf5b789b65d3fdf0b1 67 0.03 vMB 140
187,314 187,314 00000000000004824db5a085ef796f1f09a66bc29936bf30f8c463266776e2ba 345 0.14 vMB 130
187,313 187,313 000000000000014cddb86110647eefd9307749fd78a6ea9bd563918e84c8e640 19 0.01 vMB 55
187,312 187,312 00000000000006e96b39a7a7b34f4a06d439adac9478f36bf8fc202c3cd25eac 49 0.02 vMB 70
187,311 187,311 0000000000000293c4bc3ed5bf018ad784937a9912ab592a2e08318813a57677 22 0.01 vMB 65
187,310 187,310 00000000000004e869f18800fe6ec10e626bfc6c241bd50de0cdcfa134629d4d 1 0.00 vMB 0
187,309 187,309 000000000000079e313f6eee6da393a8e782e4ebbf42b9820b9da5258cd8b659 46 0.01 vMB 85
187,308 187,308 000000000000080ffd5c9a8a0c949530d7e08a6a12d81b1d52fa418d27d52945 65 0.02 vMB 101
187,307 187,307 0000000000000733bf65d8289ae63261947c1cd1b0e2eb238a1841d434f92fed 50 0.02 vMB 95
187,306 187,306 000000000000091ad4202d97328677c2ee678e387710f4023bf391afa26333d6 135 0.05 vMB 138
187,305 187,305 0000000000000716326d98fbaf186acc98d4de744a005b97a373219de01458b4 192 0.10 vMB 112
187,304 187,304 000000000000057cb9013b1314221c6f63858fc8e24b4e57410c74c657930c9e 10 0.00 vMB 0
187,303 187,303 00000000000001573bf1b95f37c969d758883db09c3cecc591dabc70c254a836 11 0.00 vMB 29
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 131.86 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.