Loading Tool

Explorer IconExplorer

Memory Pool

18,341 transactions
9.74 vMB
0.06493467 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.00/200 MB

Candidate Block

Mining Attempt a79782e0a7cf16465a91da8998527e3513c5e98eff266545cc7396ae7076ffa1
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root f61fb0b17312be584ab16f67277ff9aceff6ecde7e7c51d57b669e895cc2d315
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.03968129 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (785,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,888 127,888 00000000000001994ebbd2f42205be0def343eb8d0e9b6d661255644ed8ba26a 40 0.02 vMB 525
127,887 127,887 0000000000001846d656f598fe1d7e760659e98d996c59d5cd098b306b3efef1 31 0.01 vMB 539
127,886 127,886 0000000000001ed89acd083513cca89be15a32e7c48fa82d2a1b4ea684c049a9 8 0.00 vMB 14
127,885 127,885 000000000000072dbbd8d02ced5413484508bb6816035ec76f74d01462ef48ba 9 0.00 vMB 723
127,884 127,884 00000000000018a0725f73de09e839fcc7686b776ef79324887eeb8982b7816c 1 0.00 vMB 0
127,883 127,883 00000000000006c17f522b2d282bd559150f1f39ce9feaa6df580b604532fb4e 9 0.00 vMB 760
127,882 127,882 000000000000236f285b12787f245baff27eb8129dba7a7016ce71e6ecf92d24 88 0.02 vMB 272
127,881 127,881 0000000000001e7fe0cb859d8aaf017494c79e650353b8bee816be72241f8683 56 0.03 vMB 1,251
127,880 127,880 0000000000000256ae959b7a825893e68f81af4e24ec51e2ae901a1149c09b48 13 0.01 vMB 851
127,879 127,879 00000000000025035f1718f16dc79d58073af63f9cdf89d3e9163a1cf92f4a67 28 0.01 vMB 34
127,878 127,878 00000000000015c4fa853e39cfe21409383f3b4e453060825bf456d063e734da 14 0.01 vMB 702
127,877 127,877 000000000000194e8e813aaf2de408c00e7c59450ed57345c2397839c31cb206 16 0.01 vMB 1,391
127,876 127,876 0000000000002489206f250a12985698340a0efebc581f59b310f217c64836f5 18 0.00 vMB 11
127,875 127,875 0000000000001d4e4d4c0a092c5bc87eccba7430ec9d019f5219e4f65d7645b4 35 0.02 vMB 928
127,874 127,874 0000000000001da0a3a4afabf9d5b49d9838337aea844a669a817fc46895a622 137 0.04 vMB 1,898
127,873 127,873 00000000000014c8ede8c55c720aceb0c2346f145e817df24b228f23ad445bfe 33 0.01 vMB 891
127,872 127,872 0000000000000e312b15bd1be69622ab20dcc87ddd468307ab8ad411becb242d 33 0.01 vMB 862
127,871 127,871 0000000000000dc000ce518d45ebecf26ebdfb40a4ade2c43e33361fd41ec777 6 0.00 vMB 0
127,870 127,870 00000000000025e74442e8711e727429cb6f9c3f0abf11a4e4b22d96fc56b229 11 0.00 vMB 1,212
127,869 127,869 00000000000022e426c24cd660316c1259616f55b7239e9b1748408788c44fcc 28 0.01 vMB 1,001
127,868 127,868 0000000000000e4e34b44d6e1fc7fb7bcd8ded69fa5f48dc628c9dde8216b8c3 45 0.01 vMB 611
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 102
    • Outgoing: 10
  • Data Transfer:
    • Sent: 205.18 GB
    • Received: 0.79 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.