Loading Tool

Explorer IconExplorer

Memory Pool

55,846 transactions
31.96 vMB
0.17377486 BTC
Random Selection Loading Transactions
Max Size: 171.97/200 MB

Candidate Block

Mining Attempt 6b9099bcc91cf55077cd3482b1a3872385fb21f01a313203a60bbc26ce4604d8
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 2f7e1735c011198127fbb58541f316c8bc68e9bdb52bc29b78f97c86e5d0cb0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,770
Size: 1.00 vMB
Total Fees: 0.06873777 BTC
Feerates: 465.21 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (732,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,181 182,181 00000000000003d5898d19df8a26833866eedee2940caee95198d437d9617015 30 0.01/1.00 vMB 56
182,180 182,180 0000000000000577d0be0c8b6c0b344e7a451b7492581a38e0a8a82021fe8cea 497 0.20/1.00 vMB 154
182,179 182,179 00000000000000a3b9149cc74004a8dba3d395558fe8e7a2c10ed0523554123e 375 0.17/1.00 vMB 440
182,178 182,178 000000000000032d2ef2087b638d20b9682001b539764075e873e71547decb99 97 0.04/1.00 vMB 90
182,177 182,177 0000000000000a561a92613715785bf23a9e26970afc0ef2bbf2b63a99afe491 553 0.25/1.00 vMB 128
182,176 182,176 000000000000074e3c7a53248db4fa0d37ead0633ee22b2265d25b5a5083245a 389 0.18/1.00 vMB 100
182,175 182,175 00000000000003fb40fe512cc27668d198d09194fbf2794499cfd1ae5daf1143 605 0.27/1.00 vMB 120
182,174 182,174 00000000000006237faadd710855e17e4d45a133995cf0de4ca436fd31b459e3 585 0.25/1.00 vMB 335
182,173 182,173 00000000000004e9bf34d4e88919a9859c2aefa480404dd43d09c8935318365e 10 0.00/1.00 vMB 0
182,172 182,172 000000000000038ac86bb92391f1f387f979b64f25c97413476568d25413fefe 583 0.25/1.00 vMB 139
182,171 182,171 00000000000007ca0f1c218567c70dfe0cebb9a694ba08f393103fd779829aa4 1 0.00/1.00 vMB 0
182,170 182,170 00000000000002c213ef1d71247e4548c9182f1a4e708d266205e07b5d2b4787 77 0.03/1.00 vMB 240
182,169 182,169 0000000000000116d0e963a8d904a2c95da4d5e48e9c3f7b3d57c234fd226358 20 0.01/1.00 vMB 65
182,168 182,168 000000000000007b042dea1678df2bf7b24d63dbb398e2ab1e08ae449e63ee8a 34 0.03/1.00 vMB 58
182,167 182,167 000000000000095795d205db88845b9a6bfff9837d9ac57618156ce5fff26449 30 0.02/1.00 vMB 76
182,166 182,166 00000000000001d6b3d3f631776ece7964575fafcea515d4f6be236e3f0ea170 119 0.08/1.00 vMB 144
182,165 182,165 000000000000034e76bdaad53521cf70892155418e2e20fe1ac2c9e1cfe84f7e 44 0.04/1.00 vMB 57
182,164 182,164 00000000000005da71b8fa3ae9ad9e30b4dc0d671e9d8dc8af0bab3734e61c1d 101 0.05/1.00 vMB 69
182,163 182,163 00000000000007fa51c132c3f196011569e5327b48a27a7b8e2c578438427302 7 0.00/1.00 vMB 0
182,162 182,162 00000000000008cac4a139168190659b060a63b94a9b45fda0ae430a6f3440ed 277 0.10/1.00 vMB 117
182,161 182,161 00000000000000c4d9c0ec6c5016a175538463a89baf50fff22f3e4f458c617a 550 0.25/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.06 GB

Node Details:

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