Loading Tool

Explorer IconExplorer

Memory Pool

80,946 transactions
29.74 vMB
0.14796289 BTC
Random Selection Loading Transactions
Max Size: 179.51/200 MB

Candidate Block

Mining Attempt 705ce873c6e8efa8302aee6908ebd5845fff76897c58e8b9808ac63b6b08226c
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 7fcbc3732fbbbe1c9524703a206f97283e9cd2b0473c05158e2fb38e4d361915
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.05605609 BTC
Feerates: 1,002.91 > 5.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (318,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,489 596,489 0000000000000000000e33fd27922dbd1d9652439cedf7aa724f9b9afcee580f 2,430 1.00/1.00 vMB 40
596,488 596,488 0000000000000000001509c4e72cef2c75be03821d2c24def3185244990e512f 1,800 1.00/1.00 vMB 32
596,487 596,487 000000000000000000168f8bf45afd2b41c6ab687cc3b4da97a4162d3a639b15 1,631 1.00/1.00 vMB 28
596,486 596,486 00000000000000000001ae496128aadc492d77de8769f184ec1a3cc91a29fc87 2,617 1.00/1.00 vMB 34
596,485 596,485 0000000000000000000a85d21b6bcaf71f725f6756119319d9002f7d799fd2a2 1,772 1.00/1.00 vMB 37
596,484 596,484 00000000000000000015ef6fed881824be0117acd1dcec9282dda2f4fb6fd07d 1,403 1.00/1.00 vMB 52
596,483 596,483 000000000000000000098e4206368c77b0d4ba1482e637aeb7911a928d9a65ed 1,274 0.52/1.00 vMB 27
596,482 596,482 00000000000000000005a67f35326c20d8e37848b397a0e2838e79a8daeca01c 114 0.03/1.00 vMB 26
596,481 596,481 0000000000000000000f8ca4bba6ff45df249b9f06130631e987600b31ce3f26 2,124 0.74/1.00 vMB 21
596,480 596,480 00000000000000000002bf375ab15198341d37898768d2fd6a5dd4ca950fd225 2,867 1.00/1.00 vMB 18
596,479 596,479 0000000000000000000fe1384fa79e4e33b8b180a8dc97ab6f48cf5148b0035e 2,275 1.00/1.00 vMB 40
596,478 596,478 000000000000000000157f7905cdde256076676aa9d8988790236afd12f862cb 2,959 1.00/1.00 vMB 25
596,477 596,477 00000000000000000016851ddeb986377bd9af6c90717222a0624c1e375d164b 2,761 1.00/1.00 vMB 37
596,476 596,476 0000000000000000000382823284284be916a85c9611fba132cc9a53d48e574d 2,877 1.00/1.00 vMB 21
596,475 596,475 00000000000000000001cfd092dd654ca41df91c6cc5c638e283b04e1c1b1d81 2,929 1.00/1.00 vMB 30
596,474 596,474 0000000000000000001378068fafe086c4f72287dc2002741fbb1a92dc8b1c1c 2,243 1.00/1.00 vMB 30
596,473 596,473 000000000000000000024f8474bbe192a1020a242207daf60a3dee4222fa2eeb 2,628 1.00/1.00 vMB 33
596,472 596,472 0000000000000000000c09e129c5bb8de3b04516a150635c2a336c3869a46d8e 1,502 0.45/1.00 vMB 23
596,471 596,471 0000000000000000000dd843da64ff312b4a8ca1253c0f1b58285d654e54b8c2 717 0.22/1.00 vMB 41
596,470 596,470 00000000000000000016d2daf9255b3d8472d5cceb30a071ea9e8e74860dcdaa 2,143 0.78/1.00 vMB 29
596,469 596,469 000000000000000000110caecc86b49f7a2d82df6e7339c31c5ef649e9db257d 1,780 0.61/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.