Loading Tool

Explorer IconExplorer

Memory Pool

41,589 transactions
18.16 vMB
0.17501530 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.21/200 MB

Candidate Block

Mining Attempt 7893866edd5f0611a3aa9ead4ee2b76dd616ed7ff6da51b4e5eab6c068ac893e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 2e56704b1357fa83e7aed97b6721e2df4f7c9b25b0e3e2b947b5d58110b8b9d0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.05708356 BTC
Median Feerate: 4.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (690,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
222,532 222,532 00000000000003c1c94c23ab6c0014133b49384ffb9feeac6bb3295ec847ee49 240 0.13 vMB 169
222,531 222,531 00000000000000c39c04b9422dbb54f9f47fa5008f8278f437324ef005c637cc 474 0.22 vMB 183
222,530 222,530 000000000000001e389c81052f05092e21c5f08d6e0ef7acda103324842648bb 390 0.25 vMB 134
222,529 222,529 000000000000036fcb3b40d800890e62236f3095fccd74a8fc72fc509a10b487 591 0.25 vMB 207
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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