Loading Tool

Explorer IconExplorer

Memory Pool

42,819 transactions
18.68 vMB
0.20198799 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.10/200 MB

Candidate Block

Mining Attempt 2935ce0514e5b54349a5bb870bc9f51d219f01c19115b713d25d88dec2f94be6
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 0650e988e79bd16e5e1d369666fa71bb96af7d2b9bcf802214e9c5260680599a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.06628801 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (692,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,188 221,188 00000000000003bb28a98206c64ca07f2a56a1153f7affc66f861296617ae42a 162 0.16 vMB 91
221,187 221,187 00000000000002ec43392e89f8021427f0494c4fa9be0c16f9395c0fbf88450c 367 0.15 vMB 231
221,186 221,186 00000000000000372aeba8934a22b6f5d07ba6d5ebafe6fb1c6caea123b9be26 218 0.13 vMB 166
221,185 221,185 00000000000002fca16210e530f73dff680069d4df4884cc91b5191439fe7a44 344 0.15 vMB 227
221,184 221,184 0000000000000271dd3149557fffb3ebd3f1f5832f4a3e116ebd5effdafdfa8c 560 0.27 vMB 155
221,183 221,183 00000000000001fd518e76136d6a726c56ff27a1b8a78f59ac184a1a6c33b363 122 0.05 vMB 284
221,182 221,182 000000000000033fbc4a5952b23ba7e74b12282639c6d37e7bf71a4a9a334326 11 0.00 vMB 198
221,181 221,181 000000000000032904380d5d04ac882be14e208f4997f737021eba1d84b904a0 600 0.25 vMB 186
221,180 221,180 00000000000004dc15e39d988c56edc0390bd6a3ac99fe9421b57cb663099107 473 0.28 vMB 170
221,179 221,179 00000000000002c943e7046d22d033480396115f087c12c34e5ce9189bfa66df 421 0.20 vMB 181
221,178 221,178 00000000000001e208663e89fcce098d9e688fbb5a8c27d9f5606e59820e613c 188 0.20 vMB 121
221,177 221,177 00000000000000aabbe50c4dcad3c95375aabb76e0efe9e27c9d504fc9b8189a 559 0.24 vMB 229
221,176 221,176 00000000000001e22c4774a8cc8050af01f3d37d95e8189b2290205538c23692 135 0.06 vMB 133
221,175 221,175 000000000000050803962cdb385658d7e9f26fcf13cad7339fa4993ab2053b62 361 0.22 vMB 159
221,174 221,174 000000000000005f5cae6df24be5a31401dc258b3dabc25fb63567f97e664ed8 563 0.25 vMB 176
221,173 221,173 00000000000004f699d9bccbdda6f5db8527cc216079710e3e8370bf01e60853 157 0.06 vMB 51
221,172 221,172 0000000000000479c133239f74d468cbaacbeee72f24a68666a97484f68e3cbf 361 0.25 vMB 107
221,171 221,171 0000000000000397d8591c0effb6b0d3eb5b75f50e89dc24b67867e81e15250c 697 0.25 vMB 275
221,170 221,170 0000000000000095af78a7f4b7c69ece412060f61e26675124cedd765fb7220e 611 0.25 vMB 202
221,169 221,169 00000000000002ed93a9043f3569e801411062b62649958bd0afdbb9e75f5b59 145 0.05 vMB 9
221,168 221,168 00000000000002b4b3d99dabdce1a099e8a0cec7e1310ac8a42649e813a38c4f 705 0.28 vMB 303
Previous 10 blocks ↓
Total Size: 779.42 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: 116.08 GB
    • Received: 0.48 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.