Loading Tool

Explorer IconExplorer

Memory Pool

26,730 transactions
13.48 vMB
0.13021748 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.84/200 MB

Candidate Block

Mining Attempt e781d19a52a2ca243bf54fbd89a76922d8c80425604fc344e5b63889d18060b8
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 40ff271304698dafb8a9ae59b280adb8e28f34d5297c33afb42ce3ef06d8ed5d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.08304662 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (713,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,334 199,334 00000000000003916ca6a3e7d16103c260d3a542f832a60023ec79bb0caf531c 314 0.13 vMB 133
199,333 199,333 000000000000020c7bd2a1750abe8798cf01b7b560d20fb93e46f7235e0b4f3d 6 0.00 vMB 90
199,332 199,332 000000000000055ea8de07d049f37a87adac99c20da34b109210f6bd900cb4b7 157 0.06 vMB 137
199,331 199,331 0000000000000398253bf914b42705d0c037242530004dfbb4e3e4bd1d87e27a 252 0.08 vMB 195
199,330 199,330 000000000000012db8f45a33a81c24d2aa2551aae632e396cdcdbe89999bbfb8 209 0.08 vMB 133
199,329 199,329 000000000000023df72fba0db587348781f0d0c68c673c711e59cfd8a5e4d637 343 0.12 vMB 302
199,328 199,328 000000000000042094ca7757567562de2a4e99661019a97ecd3d73f70dc3af4e 276 0.14 vMB 198
199,327 199,327 000000000000053a35646bc06c09d7b4218360d2be1f1ae1dc8d7d440a04fc97 120 0.05 vMB 79
199,326 199,326 00000000000000b00ec169ac307470d2d730fe95dc93cfedfa696c6952d826eb 32 0.01 vMB 140
199,325 199,325 0000000000000218dfe841081754a978958d1350dedd6382150c7506584155a5 199 0.08 vMB 128
199,324 199,324 000000000000007bca52ed661309a7440da6c37f4b17c67bbefbaea10da9c52b 164 0.07 vMB 119
199,323 199,323 00000000000006365f6b75f6a921091dea3dbff1a2cc7c6b9d02384d4f2a0dff 21 0.01 vMB 145
199,322 199,322 000000000000057b873656f956ffd9e7877cce97628ce1b82474740630cb4146 279 0.15 vMB 95
199,321 199,321 0000000000000073c69ec2a2de0d9a35fcf160839221e1cc10838bcc0f6aced9 118 0.04 vMB 161
199,320 199,320 00000000000000bc8ada66ed82f1fc4093d2f41f6500476954e34d899768d7b0 60 0.03 vMB 101
199,319 199,319 000000000000053564a771712968999ce440c31851a7f589d54209460b1c3505 439 0.17 vMB 139
199,318 199,318 0000000000000207835f0c44c30f5f6e6c4266f37a86f4f351cca348ec50b737 64 0.02 vMB 68
199,317 199,317 00000000000001a8aa1c33e7f3a767d472e6f9052631f4f608c881665ef22f82 256 0.12 vMB 102
199,316 199,316 0000000000000229f37055472040faa23e0e8c06dd3b90d557e5b2b65971a892 297 0.13 vMB 120
199,315 199,315 000000000000014bda79b994f20d3999b70be2494cc30d9aa1853b41d1b33b43 354 0.22 vMB 85
199,314 199,314 0000000000000010de1fd3e1e26b5307f61a9f3904770cbf5137dcca1061e162 664 0.24 vMB 140
Previous 10 blocks ↓
Total Size: 779.41 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: 85.84 GB
    • Received: 0.37 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.