Loading Tool

Explorer IconExplorer

Memory Pool

79,416 transactions
30.34 vMB
0.09420670 BTC
Random Selection Loading Transactions
Max Size: 184.35/200 MB

Candidate Block

Mining Attempt 2eeb019c218f0655d3b81b4cff22bfb95311ae1c5f987c69a749350870cf3fd2
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 790fc422ed3bc056673940eed7ad70e66fa4784c96f09e7c7c3f27ecf3f2b66a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.02588720 BTC
Feerates: 318.30 > 2.59 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (627,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,011 288,011 000000000000000117588f126a750858a8f051a9d276be306f0a61b4b7da6382 476 0.28/1.00 vMB 35
288,010 288,010 00000000000000002e54d9c10cdf8bd2ba17bb6e2907c373f822378a04ca9345 607 0.35/1.00 vMB 34
288,009 288,009 000000000000000158b323f804697206671e7fd4e8c1485c6cf6c67bc57a6af5 103 0.06/1.00 vMB 35
288,008 288,008 0000000000000000d162a9c8fcd62c5c90517ca177f44752d9fc74b49912e1b1 824 0.77/1.00 vMB 22
288,007 288,007 00000000000000001812e34d4fffb3d35cf4534bc8daeeff0d393847643d1cd7 78 0.25/1.00 vMB 14
288,006 288,006 0000000000000000d6371e58f952363e9b565013827d5eac76faec8f98ae9cb7 1,117 0.50/1.00 vMB 38
288,005 288,005 00000000000000006d1fec97db7e81f03f7885d3d66b3ff777e7151d18b617bb 186 0.06/1.00 vMB 50
288,004 288,004 00000000000000002087c823829c13b7d6bc6aea471da98a084581f214ac1ab6 133 0.06/1.00 vMB 53
288,003 288,003 0000000000000000a2225e3252805e61716fd21a4940ecdcad2952360ff4edf2 128 0.06/1.00 vMB 91
288,002 288,002 000000000000000046d2b6b3c01f5b615fddfc953393057f2af991c1c8557c52 495 0.50/1.00 vMB 24
288,001 288,001 000000000000000125929e53afa23bbd42082294ea2035244570f993f4fc93d8 308 0.35/1.00 vMB 23
288,000 288,000 00000000000000003c395f08779c3ac1301488b8a18c0999c008129a55610785 971 0.50/1.00 vMB 29
287,999 287,999 000000000000000104218055fe2d24ba673a6dbee6fab22ba276a49b8fd36a57 128 0.05/1.00 vMB 82
287,998 287,998 000000000000000153f163dc5ceed989237a5d6b079238d995b22e279bd32e5f 392 0.35/1.00 vMB 24
287,997 287,997 000000000000000023bc70e9de2741d432873bb3ec0ad67a21529cb2d21a494d 154 0.06/1.00 vMB 40
287,996 287,996 00000000000000002b1d989ca726a5d4cb8905ec0b4597c801c6251b504a5975 144 0.06/1.00 vMB 59
287,995 287,995 000000000000000024c90d649aecbdd1e28512db79fa78f4c3e71bea195ade87 634 0.35/1.00 vMB 31
287,994 287,994 000000000000000070e7f291c5ebbec00d598bc3d0010e45bcbeb7f326c13cd5 889 0.35/1.00 vMB 43
287,993 287,993 00000000000000007016464f0f3ed1afdd2ee973a0bc05974597e6ae8a5bd3a4 720 0.35/1.00 vMB 29
287,992 287,992 000000000000000014478742b340d3f119d0843d77dd3f5f325bd051b9a705c4 201 0.06/1.00 vMB 43
287,991 287,991 000000000000000142ff95bdad5fb99b0078a7f041f527ccebbfc1ee44521a2d 949 0.35/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

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