Loading Tool

Explorer IconExplorer

Memory Pool

81,698 transactions
30.51 vMB
0.07742392 BTC
Random Selection Loading Transactions
Max Size: 183.98/200 MB

Candidate Block

Mining Attempt 960946e2395ce841a9ae506971700d8f53ead2cc3d11c274874bf3d6c3aae3d3
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root cce42c3dbb48a5558e195e77ac72cdd0d4f205257c72d489c43fd429681b630a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,144
Size: 1.00 vMB
Total Fees: 0.01415652 BTC
Feerates: 40.91 > 1.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (170,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,736 744,736 00000000000000000008d632c7901f98c3110851dfa0869a02e9dde44fba8e14 1,315 1.00/1.00 vMB 11
744,735 744,735 00000000000000000000068f3af384c209d80043a846910d8b246db21cb7ab75 1,327 1.00/1.00 vMB 19
744,734 744,734 0000000000000000000527c7e535bc3efaf319212f014612d433cd7c170e4844 1,033 0.92/1.00 vMB 2
744,733 744,733 000000000000000000076f630c07b5f2f1d01a6c8f443edafd4b1b523a5dbcba 1,713 1.00/1.00 vMB 5
744,732 744,732 00000000000000000002356b74462d701ec453f24c5fa5644be576eb9cc7f308 1,723 1.00/1.00 vMB 9
744,731 744,731 00000000000000000008ccaeeceea288dc4c26af168a27b3e9e9f507e21c7f9f 1,764 1.00/1.00 vMB 12
744,730 744,730 0000000000000000000737946b1289326e55963231782c849fdc04dee078fc7b 2,732 1.00/1.00 vMB 13
744,729 744,729 000000000000000000031c8b72d7e3d3a21e59cace17a329c4408c12a4f54162 2,576 1.00/1.00 vMB 17
744,728 744,728 00000000000000000003c0e3a1d3c1c9c66ee49ebf6a5cdc447a8b8593ec055a 2,814 1.00/1.00 vMB 13
744,727 744,727 0000000000000000000384c7b8c359e2c08bd49b7b09478120aad33548eacbd4 3,322 1.00/1.00 vMB 23
744,726 744,726 000000000000000000007c7cfb4983c59fbbb520a00624034f6362f96d1bfcb3 2,031 1.00/1.00 vMB 17
744,725 744,725 000000000000000000047b4057d7ee0ec9c74a33edf6b8670120b3b42feeb185 3,158 1.00/1.00 vMB 26
744,724 744,724 0000000000000000000450fc0dde67e3a1d6b918780120230bf7ae729fb8e146 2,112 1.00/1.00 vMB 22
744,723 744,723 00000000000000000005a98531deacdfd5f47b77ad3452f5c63d403a8ff47444 2,077 1.00/1.00 vMB 21
744,722 744,722 0000000000000000000034b0d313ff57ea28fa8cc427c2b7b44db20e128aebbb 940 1.00/1.00 vMB 5
744,721 744,721 0000000000000000000886f65afa4b404b006a9d06bb3eab3773cd0d7f47ecfc 2,122 1.00/1.00 vMB 11
744,720 744,720 000000000000000000094d0188f827cf47157185f3a8d9e8c6bec032ae0bc007 2,638 1.00/1.00 vMB 13
744,719 744,719 00000000000000000009a49c690d19dbb3187352ebc670e7715217cd21f2f3d2 2,523 1.00/1.00 vMB 18
744,718 744,718 00000000000000000008d3bf3c3d23d1210f31a0770ab0961cfd4c512fad9e49 2,581 1.00/1.00 vMB 16
744,717 744,717 00000000000000000008b4ab35ec540ecc6847f53fd370c3ddeaf2abd9f2462a 2,849 1.00/1.00 vMB 25
744,716 744,716 00000000000000000006778a7fb1adf22b4fe6ae58401ae1e61baa4394397ae0 2,059 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.