Loading Tool

Explorer IconExplorer

Memory Pool

42,011 transactions
26.71 vMB
0.05889440 BTC
Random Selection Loading Transactions
Max Size: 140.17/200 MB

Candidate Block

Mining Attempt b6fba96bf4842968778fcdbb7a0c3761479426d20ae3ace293e5ac438dc697f3
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 099b6f0f851f0d0dd5a943676c9517be04088cce0206286ea47aaa7aa98014c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,920
Size: 1.00 vMB
Total Fees: 0.00963522 BTC
Feerates: 99.90 > 0.97 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (111,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,637 803,637 000000000000000000032add517d90368e3282a1b3dbf2b3b5bb77e9adfa4971 3,088 1.00/1.00 vMB 13
803,636 803,636 00000000000000000003361ea16d663710c3e071b0cece2eb23f37d28adba72f 3,338 1.00/1.00 vMB 10
803,635 803,635 00000000000000000004086304537ce1a268fed5a87c55326350f81291d7e3c6 1,780 1.00/1.00 vMB 7
803,634 803,634 0000000000000000000145e4c94d4b280d68e97369bd02f0df384df383dcc8ef 2,586 1.00/1.00 vMB 7
803,633 803,633 00000000000000000001ed7f18ae5d64081b5cd27ad2521f54f0689f8bbff829 3,506 1.00/1.00 vMB 13
803,632 803,632 000000000000000000035cd471048c55a38d2a26ea972cab22802e7eb38aa354 4,067 1.00/1.00 vMB 9
803,631 803,631 0000000000000000000518357bc5f4224ea886573688b875dea6fd46fe6c0168 2,807 1.00/1.00 vMB 8
803,630 803,630 0000000000000000000471dcac499095ed3fe6c0516993826921a2ee5720bd12 3,745 1.00/1.00 vMB 9
803,629 803,629 000000000000000000002b064597d9f949fa7e3a760a32f8e953c80c6f92f12a 3,382 1.00/1.00 vMB 13
803,628 803,628 00000000000000000003f4a70685756b1c042db28cafd1c64b58f3cc1daac03f 2,738 1.00/1.00 vMB 14
803,627 803,627 000000000000000000044323e46f84afc9cc04a4f83a5de35053ae8182e1448a 2,837 1.00/1.00 vMB 6
803,626 803,626 00000000000000000004b145efb07b273fde11359e52293d92ddb38c9ecbd8fa 2,343 1.00/1.00 vMB 10
803,625 803,625 00000000000000000001b44a4e2dbc4e81743420d31478ce3bc6b36ada945f55 3,160 1.00/1.00 vMB 16
803,624 803,624 0000000000000000000323fae449948ee44db98005a65d99222c820d4d613696 1,688 1.00/1.00 vMB 6
803,623 803,623 00000000000000000000b8dbcaeffc4ca0ab93a9870f504def109a1e6974b115 2,136 1.00/1.00 vMB 10
803,622 803,622 0000000000000000000111b15b76e7a40bbba4971b3fc6019d41086c428e2cd4 2,092 1.00/1.00 vMB 10
803,621 803,621 00000000000000000001bb726fd6922f1aec792cda68943112a9881891d77e69 1,933 1.00/1.00 vMB 10
803,620 803,620 0000000000000000000285c14ef158fe0e825b36ddb1d12090485c0bc508c590 3,302 1.00/1.00 vMB 18
803,619 803,619 00000000000000000002fdf57717fab06e846e4ca109cdb9110691e408aa30db 3,785 1.00/1.00 vMB 11
803,618 803,618 00000000000000000003c6144bf6e78006c90b367f865f460075ed5dca0df0fc 3,218 1.00/1.00 vMB 18
803,617 803,617 0000000000000000000190e49c72fed7c003f77dcb4fea4bfa6b976a4eae8425 2,866 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.