Loading Tool

Explorer IconExplorer

Memory Pool

39,458 transactions
18.59 vMB
0.17095271 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: 98.28/200 MB

Candidate Block

Mining Attempt 6c9044f466ab119e32579c5c1ddb27c3950a947c7c95c643c4dddaabaa945ea1
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 6488a4549afc0f25223d6364fbba5ba4488d56e4414c3fd40d3fff56477b8e8d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,900
Size: 1.00 vMB
Total Fees: 0.04807388 BTC
Median Feerate: 4.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (713,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
199,313 199,313 000000000000016fea8875b82a8e92337fac6d18a1774f0c0bce27b97c066dd4 319 0.09 vMB 38
199,312 199,312 000000000000020007d453a3ef42bd78541ca6274561f873e65a87ac553e8d1b 7 0.00 vMB 30
199,311 199,311 000000000000008e1be1955d6e8b9c7ea191b6cd5d372d2b997aab1c7889c8d8 7 0.00 vMB 45
199,310 199,310 00000000000005591fef0a40a47287bb1be5693599798f337663d8419eaa30b8 261 0.10 vMB 139
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: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.66 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.