Loading Tool

Explorer IconExplorer

Memory Pool

73,938 transactions
27.39 vMB
0.06817177 BTC
Random Selection Loading Transactions
Max Size: 167.05/200 MB

Candidate Block

Mining Attempt bc4dbbe577b8f68f8d0457c1e84a03cb446a509459341562437720df3ccd9626
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f36b4034993acce6cfa6b0068a5665f5e336d28e700375b43a2810634e5d1b5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.00991155 BTC
Feerates: 98.68 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (813,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,762 101,762 00000000000368597269408bc691f57889fce336062e4d1c4cd7fc5e30abae7f 14 0.00/1.00 vMB 0
101,761 101,761 0000000000027a1aa0dfd8bd2693eb040d52cb1fbe2ff798cd91b890a613355a 11 0.00/1.00 vMB 339
101,760 101,760 000000000003d11faf17b6ebd67b34a74b53b811a5ee39fb07d505ced05290a9 4 0.00/1.00 vMB 0
101,759 101,759 00000000000022dca3155efd084ceb31ec45c692a1044c17c6c42e6e7cf5986a 5 0.00/1.00 vMB 872
101,758 101,758 0000000000030c967fa69aa13912182d67a08fb23130abf34ce455e0446b2d11 3 0.00/1.00 vMB 0
101,757 101,757 0000000000022521f7e373b4c307f381bf22fce97f1416a1e970e8ffa77020b4 1 0.00/1.00 vMB 0
101,756 101,756 00000000000009d0aa45d4eb7bcea853e062773a184ca3066e1fc712ded1f550 2 0.00/1.00 vMB 0
101,755 101,755 000000000001beee2116898c2db2f44b7993c128251c09d505423c2b82a36090 4 0.00/1.00 vMB 0
101,754 101,754 000000000000d1a8ce30723e87e2cc2c755e5da91417df5e152199b8c070b51c 10 0.00/1.00 vMB 0
101,753 101,753 000000000001cd5d2e775c08007ed5b8fa9691fe50a569bb1f1f51682ef70fa4 12 0.00/1.00 vMB 0
101,752 101,752 00000000000130751359eae1feb84804357c923d04e1d617c51026b87a772edf 12 0.00/1.00 vMB 0
101,751 101,751 0000000000016f2ca4569232e0651906f73f90a92802ec01e135a8728c0b8b59 15 0.00/1.00 vMB 0
101,750 101,750 000000000002eb684166669fa644aeb706a49e7b026ad68db1d797d914c63147 3 0.00/1.00 vMB 0
101,749 101,749 00000000000172c32dd7a3aba6e4f80342d9740e3d0a897a74323f2e1a1c3707 3 0.00/1.00 vMB 0
101,748 101,748 00000000000254fba7c1ab4e2f9e57c80c8203c3d27faaae437a744627679f12 1 0.00/1.00 vMB 0
101,747 101,747 000000000002ab70c48f7b1fe574ddd86fa1e8df0d508cf66e28237f4add9867 1 0.00/1.00 vMB 0
101,746 101,746 00000000000287206a883d628280dad1de89709b39b842115d1402547455c5c1 1 0.00/1.00 vMB 0
101,745 101,745 000000000003a5612f69c711db272a5759bd9b034dc362a9c7cd76953b292a57 1 0.00/1.00 vMB 0
101,744 101,744 0000000000002e482d3ed72652e0d2d931abd9ff86f717dd8a6a87385a211167 5 0.00/1.00 vMB 0
101,743 101,743 00000000000017f91b5791fa1b57f4701cd5ff6eadd17aa09c95236f6108c4d8 20 0.01/1.00 vMB 0
101,742 101,742 000000000003980cb07add5f09ce2c85f7daa4a07fe052db93b3d98d94570a43 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.89 GB

Node Details:

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