Loading Tool

Explorer IconExplorer

Memory Pool

39,140 transactions
15.92 vMB
0.12819735 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.76/200 MB

Candidate Block

Mining Attempt 6ecb1c7a8a248efebbbffe57d2fbe9456dd464a4c0004f03f636493fbe4a57b6
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 5dc7afc0aff59badd5127d8b9b190cefbf6d18130fc93786060d25b4b92f8185
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,052
Size: 1.00 vMB
Total Fees: 0.05713444 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (690,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,553 222,553 000000000000008a5e06a9e8cd1fabd8d97b46686707700be1ab82fb90bcc0ea 704 0.25 vMB 300
222,552 222,552 0000000000000077a6ba5df363eb24209dcbad718c141cd97f48db7ce8557f61 197 0.14 vMB 112
222,551 222,551 00000000000002131c3447eda5d2dd755f89dec865fbcfda8b23d726f87b7300 767 0.25 vMB 259
222,550 222,550 00000000000000c9622323137ce40ca9bbe1f1766f0e9cfa9caf2cfe0b3da0f8 9 0.00 vMB 31
222,549 222,549 000000000000041d0e13f71f7628074da012756a6eea9f5486e79cb8955e554c 13 0.00 vMB 391
222,548 222,548 00000000000002b1ecbf65a89d2cf9e3cab55b9b8841e20771e91380f17b5f96 173 0.16 vMB 10
222,547 222,547 00000000000001560894606e4f0790cef615589af21c19fd3dc4c5d568c55443 343 0.15 vMB 202
222,546 222,546 000000000000043a3e0c6e8b2b65176b568304b824a2b95766e93162ba865c26 136 0.06 vMB 150
222,545 222,545 00000000000001285e412bea4da8ae44d6c411698d5f7ad92762ea1fd6aa88fd 620 0.24 vMB 231
222,544 222,544 0000000000000394526afd9a4df55dab11296027cfad44b1aeff3cd336994884 16 0.01 vMB 167
222,543 222,543 0000000000000484d2abdce9a61576a51b0491013dfb0877bb71a7495d19febe 19 0.01 vMB 139
222,542 222,542 00000000000000e4fc29a52c059d5b0bd8d6c43813070f31958b4e9b14eb053f 54 0.02 vMB 173
222,541 222,541 000000000000006eef18a1241ea0d034034e1ebcfb50962210163b2ca0c48e56 243 0.11 vMB 197
222,540 222,540 00000000000001b4e49f02cca205d36ed3c3c48f5769ce0af93c20ce0a705935 133 0.07 vMB 185
222,539 222,539 00000000000001721e25b2e00f5d3733a40add3126d20333b67536ec9d6a3b70 515 0.25 vMB 158
222,538 222,538 000000000000031a1d9a09b5ac49f4bef3d969319489f2dc17d8d44964c384e2 130 0.05 vMB 143
222,537 222,537 00000000000002c7516c10160146e935eff65690baee1c00e33c4341b952fcac 500 0.32 vMB 164
222,536 222,536 00000000000000430a8a9da2b839a83392d78acab6338962ed3a09119fad2f8f 616 0.21 vMB 228
222,535 222,535 000000000000047b2e9e05453d925877dfe7309ff7b6e5ffed220133f5126cbd 97 0.05 vMB 366
222,534 222,534 000000000000009dc99017cbbae47a9d805e86a9f48b868405e5b2b5bbd057d2 296 0.11 vMB 201
222,533 222,533 000000000000011c6a007db3ec1436dda6ecbf3e9d846c8ce91c87e5b51aefd7 362 0.13 vMB 184
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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