Loading Tool

Explorer IconExplorer

Memory Pool

91,106 transactions
33.07 vMB
0.17332145 BTC
Random Selection Loading Transactions
Max Size: 199.85/200 MB

Candidate Block

Mining Attempt ff215b0f577201aa4cf3450da6708c4a3983f3e7728dbdb72703d07cc019018e
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 8ba3cab506e74c18a35c27171a93deab8106d4a3df45332ccf3476e2ee3456dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.06829675 BTC
Feerates: 627.82 > 6.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (279,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,893 635,893 000000000000000000062246ab4c56b5a783cde2135cfde150888a0c3bc14b4b 2,187 1.00/1.00 vMB 37
635,892 635,892 0000000000000000000bf4067818c534948acceb87169adf20ec8ea59c1be15e 2,774 1.00/1.00 vMB 37
635,891 635,891 000000000000000000038a6240b21a6ba8ec10876e8a79fa45f54c3fb19db86a 2,287 1.00/1.00 vMB 26
635,890 635,890 0000000000000000000dbbb57effd720f79aee24623ca7bc59c400ff43c9dae8 2,310 1.00/1.00 vMB 29
635,889 635,889 0000000000000000000fca79d2249d39db3ce56485b4ea69401bf676bb1ab803 2,779 1.00/1.00 vMB 45
635,888 635,888 0000000000000000000a45ea4ac8c4594ee4398c16478c9b6311da2d05becbc2 2,683 1.00/1.00 vMB 34
635,887 635,887 0000000000000000000a313b385ed06d5b8ebb1dba6980e6bf9660ec81680c10 2,796 1.00/1.00 vMB 35
635,886 635,886 00000000000000000008f56b5f13ff605ba8d47adf4a2d6a2afa4d6f6badd206 2,765 1.00/1.00 vMB 45
635,885 635,885 0000000000000000000d9643b7d4a5246fd7570cff5abb98b5bc69139d947417 2,766 1.00/1.00 vMB 30
635,884 635,884 000000000000000000118b8a47429dd639f63989d10d1167960809e3657b1357 2,935 1.00/1.00 vMB 51
635,883 635,883 0000000000000000000781984efe7e84a85b71a2b686c196aecae786b5f7229a 2,867 1.00/1.00 vMB 30
635,882 635,882 0000000000000000000c40c7b7f050759ae6efe865ffa97d639fcb876deb66f1 2,839 1.00/1.00 vMB 31
635,881 635,881 00000000000000000007d9f4f78a8a6131f60efc62efa9bedcb87b99f619287c 2,897 1.00/1.00 vMB 33
635,880 635,880 000000000000000000013e0eb28052b2b451a96eb3921dbbfeb0771a07a9be7d 2,495 1.00/1.00 vMB 25
635,879 635,879 00000000000000000010a7214c6dc5c9cc6b1e134b366959c2379caac2c45780 2,645 1.00/1.00 vMB 37
635,878 635,878 00000000000000000005dff7ee2f8cbe14e22e1cfdf7c66d5d73ba09b5d742e1 2,992 1.00/1.00 vMB 40
635,877 635,877 0000000000000000000154ba9d02ddd6cee0d71d1ea232753e02c9ac6affd709 3,099 1.00/1.00 vMB 41
635,876 635,876 0000000000000000000f9578cda278ae7a2002e50d8e6079d11e2ea1f672b483 2,874 1.00/1.00 vMB 45
635,875 635,875 00000000000000000010a70006a1c0731d1c30fcc678a75a501e4db0a23cf3f6 2,611 1.00/1.00 vMB 33
635,874 635,874 0000000000000000000de45d281e945619f181f62950d7101ec083fc909f61e6 2,718 1.00/1.00 vMB 32
635,873 635,873 00000000000000000010070ab33026088bfd7d6949779d3c6f3399d64f24da1c 2,730 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.90 GB
    • Received: 15.63 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.