Loading Tool

Explorer IconExplorer

Memory Pool

39,462 transactions
26.72 vMB
0.06892843 BTC
Random Selection Loading Transactions
Max Size: 137.98/200 MB

Candidate Block

Mining Attempt db848963cd1dab7b586590e6fdedd3b964d120e49c68d7ae87ed8a7b2ec8ae9f
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 24678f79a4c3c6a7a943970783f6047383c376ddacbb04da37de790e4a34c6f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.01848751 BTC
Feerates: 301.60 > 1.85 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (219,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,399 695,399 000000000000000000110f06bf25522eef3f20b5bc5f1ac986b8123083d6f95e 392 0.79/1.00 vMB 7
695,398 695,398 0000000000000000000fa3a153f9acb60d91b5e134c6ce1eb5d734d3785d411c 1,537 0.64/1.00 vMB 9
695,397 695,397 00000000000000000007d724e2987e7c8c839c2376cc8efebeed239edc44407b 269 0.08/1.00 vMB 16
695,396 695,396 0000000000000000000c7620d7807edfad1c475f204f5c17da4601e2a6e13945 2,112 0.96/1.00 vMB 12
695,395 695,395 0000000000000000000afc4605856032839121c6af4b4fccc3b19909f1296d69 433 0.17/1.00 vMB 12
695,394 695,394 000000000000000000071a7165f635284841aacfe283c540afd71043415516f3 1,942 0.73/1.00 vMB 4
695,393 695,393 00000000000000000008544504a4e31af52cfd5066fbad76a849b8749e1810ec 3,260 1.00/1.00 vMB 16
695,392 695,392 0000000000000000000e8b997166b1219e976bb3611b180c71bf884cccc01333 3,010 1.00/1.00 vMB 9
695,391 695,391 0000000000000000000ece097248e3dcbcb5c2720fc905f5c462b2fae6997919 2,750 1.00/1.00 vMB 17
695,390 695,390 00000000000000000008deb2633e50a11880b54d45e263355c8bda3e7137aad4 1,000 0.45/1.00 vMB 7
695,389 695,389 00000000000000000002b316772b231431e06eeff2502d1411d74fbb97539b6c 2,164 1.00/1.00 vMB 7
695,388 695,388 000000000000000000112361773776f9d349799bf6848a7fd709b4922254fe5a 2,476 1.00/1.00 vMB 11
695,387 695,387 0000000000000000000aaa96f788478368d73063926ffcb43d09f21d536d2cc5 2,821 1.00/1.00 vMB 16
695,386 695,386 00000000000000000004468a9507d703c608e06f38c28f261967d68eb8c03541 2,695 1.00/1.00 vMB 14
695,385 695,385 0000000000000000000e7555707e2d53ac5bac5ca00f40484e24b05fa101292f 1,897 0.60/1.00 vMB 16
695,384 695,384 000000000000000000053d592314910f43115af129683f028135ad65697d3937 1,866 0.60/1.00 vMB 12
695,383 695,383 00000000000000000010c5e06a07bfaaf41e1e553751cb9e1bc636f3eb45b666 1,032 0.37/1.00 vMB 12
695,382 695,382 00000000000000000010a875042902d628d88f43589479e2c15b2d226750fb60 1,097 0.33/1.00 vMB 12
695,381 695,381 0000000000000000000ff94f4614e9aeefef1a9d97da8e57e7cd12014e927660 1,237 0.53/1.00 vMB 10
695,380 695,380 0000000000000000000a30eaacc4b1b0770ff7fefb3bc622548a78b9ce9d3fc3 154 0.04/1.00 vMB 13
695,379 695,379 00000000000000000009783658487096f615fd8240208ffd08d7fdede9b1785f 688 0.22/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.