Loading Tool

Explorer IconExplorer

Memory Pool

34,482 transactions
27.15 vMB
0.05564173 BTC
Random Selection Loading Transactions
Max Size: 135.85/200 MB

Candidate Block

Mining Attempt ff1595bda0bf232a9eac2aba84fb536734e50f2ac00facbfb5b4418105dcace3
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root 178194b6d92e44337a0055dc159b1c6ae10848a57a45ee4fa880357aaf797ca9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.00433727 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (601,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,807 312,807 00000000000000002b63d17164cde033e40254991a151ed8846233583d9c8035 285 0.16/1.00 vMB 20
312,806 312,806 0000000000000000044aaf12bccd423d813279a50f0fd29eb5a68c32d0bf172c 333 0.21/1.00 vMB 27
312,805 312,805 00000000000000001d82e544003d4029ab6f758a7ec9bd77c3801c9a9e5dffa8 299 0.21/1.00 vMB 26
312,804 312,804 000000000000000005c12f60f49aaa86c47fc4320f7915040ff10e7039eed7c4 198 0.12/1.00 vMB 28
312,803 312,803 000000000000000033ae10240941e58c68b3e15d1e6d8119ab12544a81c71ee1 174 0.11/1.00 vMB 27
312,802 312,802 00000000000000002298f3b7add33fd7222a0bbf14716be206769eb4bb9ba285 46 0.03/1.00 vMB 8
312,801 312,801 0000000000000000107c6293045fc24b9179aee93578bc80193452a295a6950a 576 0.34/1.00 vMB 28
312,800 312,800 000000000000000024e3f6afb76d3cf2b2623ed6e0760927444a6e2914cf2f61 643 0.43/1.00 vMB 26
312,799 312,799 000000000000000037ebb65c98a33d4c55fb3c548f417379851d26cd4dac4e76 608 0.27/1.00 vMB 33
312,798 312,798 0000000000000000353800ec6a8598f836d27836d724c9b22355d111a316ecf5 618 0.33/1.00 vMB 32
312,797 312,797 00000000000000000cabe72e7fb38e3477aecee351beb9f3389b346c12493f72 780 0.45/1.00 vMB 27
312,796 312,796 00000000000000001adf5b280c5ca7b6facc3e23c8559787420414884c575787 130 0.06/1.00 vMB 14
312,795 312,795 000000000000000001448fc718b02dd2e1cddf5140b1a03dae2372227b1a6d15 351 0.22/1.00 vMB 27
312,794 312,794 00000000000000001b382efa3fd241893a6a9ee5d4faa14ceddea5bb8a9eb086 49 0.03/1.00 vMB 24
312,793 312,793 000000000000000032344e65e238d7acebf0826859c994a89b1552281bf84455 242 0.15/1.00 vMB 30
312,792 312,792 00000000000000002c36b9f927e1bf8ec3db357d3e6b58a5539dcca29a049437 512 0.23/1.00 vMB 33
312,791 312,791 00000000000000001bf714757b4121f6aaaf46173fa2f64225d90eb77cced6bd 86 0.09/1.00 vMB 14
312,790 312,790 00000000000000000155d101ae45ddb58b905d9019562f5adacb47dd8f9aa963 149 0.08/1.00 vMB 26
312,789 312,789 000000000000000001d98b825ca1e6803cb2fe7fb780d00b9f309fa98c42b904 144 0.08/1.00 vMB 28
312,788 312,788 00000000000000002302ff9b3517fc90da05d5daa9259129b1f2cde85085dd9c 1,133 0.55/1.00 vMB 33
312,787 312,787 00000000000000002cf55125d2fa34c94a7d4787400decf1c73ea1ce85ed44cb 219 0.23/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.