Loading Tool

Explorer IconExplorer

Memory Pool

80,504 transactions
35.07 vMB
0.20198128 BTC
Random Selection Loading Transactions
Max Size: 195.23/200 MB

Candidate Block

Mining Attempt 80ea435b8e49dffa46bb81531b3a885f57d8dd6e036de34dbf03b00a3813ab57
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 93b003f1983b2bee4f050d036e8993e06e72fedde8191120fea4361b12b454cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.06436769 BTC
Feerates: 477.45 > 6.45 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (4,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,771 910,771 00000000000000000000b03037624abff7382e907fbad730be1d422a699c8960 2,078 1.00/1.00 vMB 1
910,770 910,770 00000000000000000001ffdcb9095e1d3ef46358e074b2c41836af4ad9d18ef3 2,498 1.00/1.00 vMB 3
910,769 910,769 000000000000000000007f37052a782ea33211a9e65024b9de27cf5264598c55 3,459 1.00/1.00 vMB 3
910,768 910,768 0000000000000000000179dba49414f0bdad40171832875d7cccfe8138784920 3,062 1.00/1.00 vMB 2
910,767 910,767 00000000000000000001aaf7cebbbb3f11c9f22d6a5c95c909e2d82ee09c6c0d 3,355 1.00/1.00 vMB 4
910,766 910,766 00000000000000000001131f6dfefadd4732f2c352b39ab7845b52917a53be59 4,154 1.00/1.00 vMB 4
910,765 910,765 00000000000000000000a5baa415b67e5094a3251e96b4766e4d48d8fa313d52 3,779 1.00/1.00 vMB 6
910,764 910,764 0000000000000000000108ad01cb3d24cbff1498bc03c41c5dffbf5c3d533e7b 3,963 1.00/1.00 vMB 5
910,763 910,763 000000000000000000003d23347477e0442df3aa4742b6c46fd5fe982360153f 3,994 1.00/1.00 vMB 1
910,762 910,762 000000000000000000011376b6913e912b72e7858b3a35d6a13571ebc308fa1a 3,353 1.00/1.00 vMB 3
910,761 910,761 0000000000000000000134c80022a1b71271a26e9038e6a4fdce73b9359883de 3,543 1.00/1.00 vMB 2
910,760 910,760 000000000000000000006201ea532163a0ec3eb35384d29ecfc3b2850c9abaf0 3,767 1.00/1.00 vMB 0
910,759 910,759 00000000000000000001f5c3d49c3d791b0804a4179db59ca4ced8a9c22f95a5 1 0.00/1.00 vMB 0
910,758 910,758 000000000000000000021c1d434b6bd4eeb83601728be5573a277dcae7e29299 3,194 1.00/1.00 vMB 3
910,757 910,757 00000000000000000000a460b431658ead591469eefb7b9a63aa117eee50175d 2,772 1.00/1.00 vMB 1
910,756 910,756 000000000000000000003f1333c38af13d94e879b77ed854a47fb096ef12e128 4,045 1.00/1.00 vMB 4
910,755 910,755 00000000000000000000bfe8a268d65001b0dcbe44e17591b0e0ba512eb93f60 1,965 1.00/1.00 vMB 2
910,754 910,754 000000000000000000006721d18417fa0722a20690bcd48eec12c4f71cb0af6f 3,087 1.00/1.00 vMB 3
910,753 910,753 000000000000000000004fac74e230a67db1c5e338ca999799edd2607aecc1dd 2,527 1.00/1.00 vMB 2
910,752 910,752 00000000000000000001dc2f219bc52a32e62ff0a08f1ad6900a79fac13e1927 4,208 1.00/1.00 vMB 5
910,751 910,751 0000000000000000000229562eb2e8707fe45a31a20e4d66fb08c8a13dbef8aa 3,205 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 736.09 GB
    • Received: 18.58 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.