Loading Tool

Explorer IconExplorer

Memory Pool

81,247 transactions
29.56 vMB
0.08318149 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 80fb677b494d82780f67468788e40b8e3202f3ad6f99d4733c52e824ab6a1c9a
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 829f9a0697cd82f2b6ae6b882a5208c25774c1de284bab52058b837cbac6af39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,284
Size: 1.00 vMB
Total Fees: 0.02098537 BTC
Feerates: 100.53 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (620,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,789 294,789 0000000000000000a81a857e4f1ad7f005b3bc523489a9116f6b32585812786b 855 0.35/1.00 vMB 46
294,788 294,788 00000000000000001fef2bbc6da9b65e16f9187b7d88f15a308490bf2c9b8e1d 118 0.04/1.00 vMB 37
294,787 294,787 000000000000000094b113c9714a7d2586a706f5c16c1845765ae62da6e7847b 67 0.08/1.00 vMB 19
294,786 294,786 0000000000000000080a1fe41ccfa6259731072c77ae9532d4b685f7346b286c 1,624 0.92/1.00 vMB 34
294,785 294,785 00000000000000006e773fbfe0401d228cc7df45f0d0cbc4bdcbeaf6d39d5cb5 32 0.01/1.00 vMB 49
294,784 294,784 00000000000000004aa0dc56a856e06badd7810a6368fd76e92b2ab9265c3148 305 0.24/1.00 vMB 18
294,783 294,783 000000000000000035d6dd544249dd17bebedaf9942f140492438af635b7bdb0 923 0.35/1.00 vMB 82
294,782 294,782 0000000000000000579c914cf850f033cb2f45ff751593d4b6813d2a5dc150b4 241 0.15/1.00 vMB 47
294,781 294,781 00000000000000002dfe3db63900bdd06ce8ba98b766fce83bdd533e10a81a39 187 0.09/1.00 vMB 29
294,780 294,780 000000000000000062d5f798c6609fbd5dab9ad54f130f35886d047c755dd1ca 326 0.17/1.00 vMB 39
294,779 294,779 00000000000000006c49406557ba941a1b63b92e42e426dfcd8f9950e9813242 449 0.30/1.00 vMB 38
294,778 294,778 000000000000000023c0d75217902ac80833125ad6fdb465baa92fc2369db376 353 0.19/1.00 vMB 35
294,777 294,777 0000000000000000522c7214b67d4b210f83b72959ce3c6db44f0c8fe723863d 217 0.13/1.00 vMB 22
294,776 294,776 000000000000000021180315fb5daa284c019b419dc3f894298d6e6708e6e862 83 0.07/1.00 vMB 42
294,775 294,775 000000000000000027b7f5acbb6d0f971682736b9d6dea1c8b283a731b8354b9 567 0.29/1.00 vMB 30
294,774 294,774 0000000000000000750f4c7dbbad248d8d1fe88d942e2714cbc08de7a01f0f33 32 0.02/1.00 vMB 1
294,773 294,773 00000000000000009bee114c790a799b90b76e2c50c5c0561d3a4855e12107f9 728 0.75/1.00 vMB 25
294,772 294,772 000000000000000016fcffb67d462f39acdefe92f5ef6cbab95251878acfb04b 1,192 0.50/1.00 vMB 45
294,771 294,771 000000000000000018416ddfccff6a19fbdc017d96bf6da1e09d9d997651eb83 753 0.25/1.00 vMB 73
294,770 294,770 0000000000000000589c0918c4f4491e1960059142ff5e6377ce896987077227 331 0.55/1.00 vMB 12
294,769 294,769 00000000000000007769e8ebae411b7bf58ca23ea412459600084aa0ae94dd92 1,012 0.35/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.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.