Loading Tool

Explorer IconExplorer

Memory Pool

18,598 transactions
8.80 vMB
0.06041057 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.15/200 MB

Candidate Block

Mining Attempt 5a972a41612566e8a92b2ab45828932864f727b72ccc8db9598c2c4ec111d832
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root abda8a2824ce86855aa07ada0d8102c9368b6ce676ce6ad18c29014754f165b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,065
Size: 1.00 vMB
Total Fees: 0.04047213 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (836,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,711 76,711 0000000000514532d083725a700c4c7c2e91e20303f4b5266d4f3dca6359e277 2 0.00 vMB 0
76,710 76,710 000000000060ceff5530aed7844087c0b97d51e8d41ecb0a042e675ad1f2f3c4 3 0.00 vMB 0
76,709 76,709 0000000000530b130568af6d07e629cd736576908ff6e5325c069049dfa90a02 1 0.00 vMB 0
76,708 76,708 00000000003f94d8e9a694f33e8ce32ffa125c91ef2f2074752bccf6eb9da3d4 1 0.00 vMB 0
76,707 76,707 00000000000a7623fa2db25d9bb726a9416a0a0d976299dd42babfeaea519a9c 1 0.00 vMB 0
76,706 76,706 00000000005e05c550289f36774febf35bcb5085eef2240a158ec4d0a63f7bb6 2 0.00 vMB 0
76,705 76,705 000000000012704a96a361300712b803772d902ebfc68c5316adbfdbb99fea36 1 0.00 vMB 0
76,704 76,704 00000000005dbd598f615b086df1cfa4722143e007903b3aac50214852291742 2 0.00 vMB 0
76,703 76,703 00000000006686c01eab576462b0a524745cd75c2b63260c04ea2f3d1e4ec0f0 1 0.00 vMB 0
76,702 76,702 00000000004056256fa5b17fae7b615c8e749227807e3c51f133f41b385adc91 2 0.00 vMB 0
76,701 76,701 000000000052ad7df0c6edcb476ffeb47e027897718959c6f2e0a904f8322320 2 0.00 vMB 0
76,700 76,700 00000000004e831d70c2b754c7a3fca9dbf043eb254b4211c6759d9454d02e2d 1 0.00 vMB 0
76,699 76,699 000000000038583cfe4d92074a8c982ed943b6ae20710404db097c5ea642dd47 1 0.00 vMB 0
76,698 76,698 00000000000115d2ef6c93c45e41a9df2cc8f8218d3f8b3215831f5ff0af19b6 1 0.00 vMB 0
76,697 76,697 000000000034605c4e048d2db0aadfaed731718f5da2825a38d297cf90f64360 1 0.00 vMB 0
76,696 76,696 0000000000168bab2d78bc2ce6dd9c48ed382f0040124571ec1d2c52b4f75eff 3 0.00 vMB 0
76,695 76,695 00000000000883d0fec9ac780cb31c7b97029f1ecb5107b376cc4a1e6f64aaea 2 0.00 vMB 0
76,694 76,694 00000000003577b82788c907b334cc2707d2817cf45dd8e82be4da6354d09acf 2 0.00 vMB 0
76,693 76,693 00000000003401ba87502823d1a930992138b01498d1b278ed09873dcfc26265 3 0.00 vMB 0
76,692 76,692 00000000002bda83e61d6028057a5946fcac15f1b70997d040ef9d9bfc0ba327 1 0.00 vMB 0
76,691 76,691 000000000057ad443f01cfa61e4b881f6170d9c2343df459508e2a60fc6f5c4c 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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