Loading Tool

Explorer IconExplorer

Memory Pool

77,052 transactions
28.60 vMB
0.06478197 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 46b7493c609aed0dfec15a808d8493d77fbc4db756137e0486ab80a3fd403a87
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 88b2b066d992be52aec96480533c061e9cfb9ebfca9d0badc59baec62e0089c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,835
Size: 1.00 vMB
Total Fees: 0.00553130 BTC
Feerates: 100.72 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (684,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,400 230,400 00000000000001ade328085f4bb54206781e170cb7d7f56ce24d1175d81a1c92 154 0.06/1.00 vMB 288
230,399 230,399 000000000000007d6ef12590e5bc1e08c142188d852f914acc6316a58bea6e46 19 0.01/1.00 vMB 715
230,398 230,398 0000000000000002d6ab3e667c4f9c22139cb3de41e0afa91e6dbcbe32a5b4a5 423 0.25/1.00 vMB 151
230,397 230,397 0000000000000149df9c1b48d434ef439efd07baded803c3af7b1da534a981d2 20 0.01/1.00 vMB 137
230,396 230,396 00000000000000234f46ae4fbbf02262c284412401b7652ef45f318dd6698b8a 199 0.14/1.00 vMB 101
230,395 230,395 000000000000009b6b05ecf99d327a2c69f55dbacf6f1620f1094c652e769ca2 98 0.05/1.00 vMB 167
230,394 230,394 00000000000001ca84620778ad2108864c413f4b06890b08c0a78dd3a75c932b 23 0.01/1.00 vMB 121
230,393 230,393 0000000000000167dddb65eed2948f0158847437931c2f53cc8a3916c5366005 42 0.02/1.00 vMB 135
230,392 230,392 00000000000001b00f2c4c742b6b25045f8b53c8b5885647f438892af8d87297 195 0.13/1.00 vMB 53
230,391 230,391 0000000000000099b2384e2169c9feb451a205aee6c66438834901fe419af7d8 244 0.19/1.00 vMB 102
230,390 230,390 00000000000001955cb1920436247647e8bc921ddc51dbd37402dce4ca0db3eb 542 0.43/1.00 vMB 68
230,389 230,389 00000000000000e6970abbe152ef388dc883d971559871f8041010f862ec6d62 1,480 0.47/1.00 vMB 240
230,388 230,388 00000000000000adc8e61168072ccbfbee2698e60e13cddf4147d6039c77f827 108 0.04/1.00 vMB 268
230,387 230,387 00000000000001013f176bdfc5562a61559f0f479be654654d2d60c75e53e243 98 0.05/1.00 vMB 99
230,386 230,386 00000000000001bc3f15c10935df09966a87d49fe8548da9afd25198712de3e9 283 0.11/1.00 vMB 154
230,385 230,385 0000000000000130fd0454927a1f3fc73726cfc43cdfc85369dcaea1fc0810e8 88 0.12/1.00 vMB 71
230,384 230,384 000000000000011358c8cbec5393434db98ba915a6cb118fe361856e8128b7b8 420 0.21/1.00 vMB 116
230,383 230,383 00000000000000710655f33b9a8d3801a8e499054c7f9141b82242bcc8d7984e 323 0.15/1.00 vMB 140
230,382 230,382 00000000000000f69de9f789a4c849bea9764761e05007a27ef121a72bac2375 192 0.11/1.00 vMB 140
230,381 230,381 00000000000000ebe5f5fc1ee7d00fc59c5578930825c176fef439d590e593ff 152 0.07/1.00 vMB 92
230,380 230,380 00000000000000a97acba17fbd6eafb01685e7e32371005accf25446fdfe1e32 627 0.25/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

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