Loading Tool

Explorer IconExplorer

Memory Pool

19,987 transactions
9.19 vMB
0.05245535 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.35/200 MB

Candidate Block

Mining Attempt 8b1c4ede11b406f0ce756aab51ef8759f400f08a8d039d3513349cad8e7ab64d
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root 02d3009e8c1a760df7061c321778d9a8a988552b98f5edd0e73ad85b818735ee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,661
Size: 1.00 vMB
Total Fees: 0.02833183 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (808,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,745 104,745 000000000001a7c32c36567a26f29125466b8051c4de2b18d6bb466efe393410 8 0.00 vMB 0
104,744 104,744 000000000001d25627e0b74c5e6ebe342581adfdd4cebc88ec24f8cafdb7e187 10 0.00 vMB 0
104,743 104,743 0000000000004ff9bfc34f682a1af5f1fad6bb2a8cc8d833c139c19c5dcad613 16 0.00 vMB 0
104,742 104,742 000000000002f18397b07eb85c90a675d3bb75d63b8fcd0e660012499aa6e24e 23 0.01 vMB 0
104,741 104,741 000000000000f3f9658bc28de1a5860e9ecb3660bd221f8bfcb69f25d105e408 9 0.00 vMB 0
104,740 104,740 00000000000022feff295fec474dfb64fcb4afaec6ea8da691fb44aa77d62843 1 0.00 vMB 0
104,739 104,739 00000000000321685285e460064531408c680eb7c0037d2b9b56f14d81c2954e 1 0.00 vMB 0
104,738 104,738 0000000000017df33b4a636196938663e262b85c2f2bc4bd8125beea9a3b3e77 4 0.00 vMB 0
104,737 104,737 0000000000024ed5ae9eab27689afbd387c969f38e452b3def3f3fc8042af297 36 0.01 vMB 0
104,736 104,736 000000000002264fcbc09a5426919541cd9e0fab0ccadd401cfa8c102ec0ddef 2 0.00 vMB 0
104,735 104,735 000000000002efdfa372308aedcb832dc71541f97a28c340b0b2f5339b554664 1 0.00 vMB 0
104,734 104,734 000000000002e030e419b30207f33d63a15a1edbacdd82155fed20ad03b4ce6c 5 0.00 vMB 0
104,733 104,733 000000000001e625957a3821e2cccda33053111c40572b2ef0194d2188505b86 11 0.00 vMB 0
104,732 104,732 0000000000024cd6191be872c05f14fa730c9b51da990a38ac446197ebef3325 3 0.00 vMB 0
104,731 104,731 0000000000003e776ce899952349b73fbcc878d47a242a4cdf774ff7d64996a3 1 0.00 vMB 0
104,730 104,730 0000000000025faee1eed62bebb7ba5098a3aff01fcebcfdfb78d709aa1a8f8d 2 0.00 vMB 0
104,729 104,729 00000000000130b5db858ac06cf6d5bc44d0e134e055e504dca853ff74fcbfde 3 0.00 vMB 0
104,728 104,728 000000000001d75aef86b7f62e90da210bbdd94188626ca65a3020cfd736fc57 3 0.00 vMB 0
104,727 104,727 000000000002765c5bb7c5cef0c56054f8d43031560bee92f3d11cb35ca0c946 1 0.00 vMB 0
104,726 104,726 0000000000018162a1deac094956a06c4816eb6146ddb415870eb2f4f18b8a0e 2 0.00 vMB 0
104,725 104,725 000000000000684aca3a700e745fcfa38ccc0d263753c6ecf0dbd3d0366c45bc 1 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: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 240.97 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.