Loading Tool

Explorer IconExplorer

Memory Pool

24,998 transactions
10.44 vMB
0.06269644 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.18/200 MB

Candidate Block

Mining Attempt defe63e6eddaf171a680b171bcf6720ce720dcdb17bee0853aa019b9c924a334
Version 20000000
Previous Block 00000000000000000001ab8543ceb5341d10e020a323e9e6a65fe27d1b7949d0
Merkle Root 532f60ac6b0b0f016392f61f8fc8ff2d0382920d9778259a6e34b2cdadc636e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,118
Size: 1.00 vMB
Total Fees: 0.04552231 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,551 (688,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,826 224,826 00000000000002e775f37639980b1303ef8a2e4991808f784d9592d3f3090162 902 0.40 vMB 207
224,825 224,825 000000000000037e2e47ada94dda7d28df887dfa64df6b1ce2fa64729147791e 584 0.33 vMB 160
224,824 224,824 0000000000000207f2def2dcfbc2ddb377cf20ba09a78ffe7ecc6e4851e8a57b 110 0.05 vMB 246
224,823 224,823 00000000000001c7922cf9c7f6479435977b07c73c1931a8cc8df91d9ba264e8 130 0.05 vMB 141
224,822 224,822 00000000000001b5f85ece230c9e8404c20f854618f0fd0d4f3035abfa2bef55 33 0.03 vMB 141
224,821 224,821 0000000000000089089693f27b0a055b2adff5a2fefe2bc455a4a6bf492b1418 404 0.15 vMB 0
224,820 224,820 000000000000019da68946b11ae211d2be5f6b5c5363b2589c93daacec4560e3 352 0.16 vMB 182
224,819 224,819 000000000000026beb58acc077d6a9b740e9efd2cc6f4992f2d017f5aa63a402 84 0.10 vMB 66
224,818 224,818 00000000000000720c400d3219b5fe79229013e1c8d9d872e3cd24f41069ec7b 710 0.31 vMB 166
224,817 224,817 0000000000000292a9173501b8a8ea76bea6fafd105e4a95cdef32f68c3c7657 105 0.06 vMB 133
224,816 224,816 000000000000013df8f851c55fc6dc034f020cc31a4bb92caec624ef0a6493a3 623 0.29 vMB 171
224,815 224,815 000000000000026f74156836860995a4500e232a1fa2d329b5dc58251f6e59a4 299 0.13 vMB 196
224,814 224,814 00000000000001cf1e6f6f88d6f57413e7164c331000f5d7cf7fe49edd47ff89 119 0.05 vMB 248
224,813 224,813 00000000000002ecadf238876d545bb339b5218e8bf1fe6e6a31d114eb266313 303 0.16 vMB 208
224,812 224,812 000000000000012fa9120f2f6beae9f2588854172204e2341084813546e1f312 69 0.03 vMB 142
224,811 224,811 000000000000018a390497f54ddbd34b7d1e0adda1495b8c6694a69c9c3c152b 385 0.19 vMB 199
224,810 224,810 000000000000039be50a9524b1f4b6ee090b544b1efb388b3291def51cb47d1d 157 0.09 vMB 126
224,809 224,809 000000000000026b778921655b7ac10e3ceddbf548796adcf31ed4bc9f75fba1 648 0.25 vMB 225
224,808 224,808 0000000000000344c7e9c934c156923bd83ad64d38e2b1a4fed41d629809a9ea 695 0.29 vMB 206
224,807 224,807 000000000000008f50a127b2b652b23ecc655fda66a555d836fe58a9b100a0cc 476 0.21 vMB 203
224,806 224,806 0000000000000330854669f59089867261d6c361ada325a48c0d085559a428de 244 0.14 vMB 154
Previous 10 blocks ↓
Total Size: 779.82 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: 415.45 GB
    • Received: 2.23 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.