Loading Tool

Explorer IconExplorer

Memory Pool

78,673 transactions
30.33 vMB
0.12241207 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt aebea62da02ecf71ebf708278ff72659114183b87a5b8373d2fb11946d48cd05
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 386d7cbcdc6a8f7fcf2369db862a9078a6033aeceaa8c99d65d632605b4fb36a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,034
Size: 1.00 vMB
Total Fees: 0.04477141 BTC
Feerates: 357.61 > 4.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (25,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,918 889,918 0000000000000000000016cfda92056c8f059d4d765286f8bc5d405dae166523 1,091 1.00/1.00 vMB 1
889,917 889,917 00000000000000000001b010a03d210cd7da1e06aaac008230bf1308af22c4d6 2,782 1.00/1.00 vMB 1
889,916 889,916 000000000000000000004180da5ab91630687d2230731d55086775c6591c3042 906 1.00/1.00 vMB 2
889,915 889,915 000000000000000000023e9f51c66334084407a5bdc375bf8331fb8fefd1cb62 3,228 1.00/1.00 vMB 3
889,914 889,914 00000000000000000001022117d029c173d82930d6e85db64ab0c9e37d3991d8 2,684 1.00/1.00 vMB 5
889,913 889,913 000000000000000000019912e2a1280e730e1fa5ad0c68b8620caeeda05945b7 2,443 1.00/1.00 vMB 1
889,912 889,912 00000000000000000001bc198e133dd49f557e5c9568ec93955c779700cda6de 1,110 1.00/1.00 vMB 1
889,911 889,911 000000000000000000021c0c2689170809a0be0f6412192fee7191797e8980b3 2,015 1.00/1.00 vMB 2
889,910 889,910 0000000000000000000250a09b9af1be557216b26ca0554fa48ba4533eb5208c 766 1.00/1.00 vMB 1
889,909 889,909 00000000000000000000fa26f0a90b30fcd71afb89da34a7bcd1a3d7363f46b2 1,334 1.00/1.00 vMB 1
889,908 889,908 000000000000000000011d4fc6d4a35534d6e986a6931a68309468f3cdd0d074 904 1.00/1.00 vMB 1
889,907 889,907 000000000000000000002078987b97d58cdd450774f71212140d20ea2cd1d622 1,119 1.00/1.00 vMB 1
889,906 889,906 000000000000000000019dfc255b3b84f8d9f4b445b49cdea5cec666f465f0f5 1,781 1.00/1.00 vMB 2
889,905 889,905 00000000000000000001c99661124c2a41d6897c89d58c5d2bc34414beb6edc9 2,515 1.00/1.00 vMB 3
889,904 889,904 00000000000000000001b0d0dcd7cfd2945dc3470f5f27e50d5afd93dc93277f 1,660 1.00/1.00 vMB 2
889,903 889,903 00000000000000000001977a7d73b32691506347d34af269454e594e317d6241 387 1.00/1.00 vMB 2
889,902 889,902 00000000000000000001d26ccffcb36a277f72af43e5f809ffe37a452e8741c9 3,317 1.00/1.00 vMB 4
889,901 889,901 00000000000000000000b86c26be8cf98f382a4a290063cc022bd5b47e0c43b2 3,043 1.00/1.00 vMB 5
889,900 889,900 00000000000000000001eb18df087898be71d8e8ecabcb6a0fe9ab33c57fe204 1,689 1.00/1.00 vMB 3
889,899 889,899 0000000000000000000135259d1e69a49466bd69a4869060ff1df7d9b723c0cc 3,109 1.00/1.00 vMB 4
889,898 889,898 00000000000000000001c2896fd893b0f80a0c2a503f1d8d6dacf02b4a7bd8f1 2,618 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.15 GB

Node Details:

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