Loading Tool

Explorer IconExplorer

Memory Pool

75,671 transactions
29.51 vMB
0.09369094 BTC
Random Selection Loading Transactions
Max Size: 178.11/200 MB

Candidate Block

Mining Attempt 0c3429b5b05d59c948cf75beef954e5c901628c43ed06a38c56a13b6ba62249c
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root e0af3d1c7ba7e05f8f9528ed7e16b0e359fb44f5b7fc1dac5b0e63edc3676c73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.02633377 BTC
Feerates: 147.99 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (750,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,007 165,007 0000000000000a5bbc4612464281db0768dd20476b4ab5fd366b6fad8c897eb6 69 0.03/1.00 vMB 360
165,006 165,006 0000000000000b882af3b6c6ccc6241df13bf6e8a2f7bdb884c9cf75806eec03 29 0.01/1.00 vMB 164
165,005 165,005 000000000000050795d94f4de6258fc9b4d5ebdb9fe1bd239f78eba97e4d9b4a 87 0.05/1.00 vMB 137
165,004 165,004 00000000000007afc7772875eb72626188f2a3cb936cbfbb27fd9343ac9faec2 11 0.00/1.00 vMB 361
165,003 165,003 0000000000000a9c5b73d05647ccd5ccc4018de822820a0df6c46c53a04ea062 32 0.01/1.00 vMB 267
165,002 165,002 0000000000000612f0925348b0f74e7423cee1487b3251da24c9afcf2ecf35b9 9 0.00/1.00 vMB 736
165,001 165,001 00000000000009f2aa6a7cce7480214a84cbb2f53a6e5cd856fc3d55e46a3e7e 45 0.02/1.00 vMB 347
165,000 165,000 00000000000008863b4603ab6886773685d259c8bfb90a26243f76adf167ac5a 47 0.01/1.00 vMB 0
164,999 164,999 0000000000000c13167947baa912284438950d45cdc72892785dddc12b838572 10 0.00/1.00 vMB 326
164,998 164,998 0000000000000bf079450767ede9955a899d83fe719aeb8ffd24b156558bd82c 22 0.01/1.00 vMB 217
164,997 164,997 00000000000005689d4b554250d56082cb58e8d3753521c44f69b18b19cf6870 13 0.00/1.00 vMB 0
164,996 164,996 000000000000019add8a53e16d6b81b5c946db13db05cdeea913a6deea96872c 87 0.05/1.00 vMB 68
164,995 164,995 0000000000000b33916ebdc9ca550957a2927d80a65493bf523330a055a310e4 28 0.01/1.00 vMB 51
164,994 164,994 0000000000000844ef877190896296d6b6b8aba4d7c72cc0ef0e561aecbab1d0 20 0.02/1.00 vMB 52
164,993 164,993 00000000000002d1ce5f6a4f25e273990763596c019ac8688d33f47cd498255c 6 0.00/1.00 vMB 10
164,992 164,992 0000000000000bad84f4e91d3370698704d42912a4709b7f24a108688647f046 4 0.00/1.00 vMB 64
164,991 164,991 00000000000003d20225afe971fc294e91a01b46afd18bd917808ce8085c85a1 53 0.04/1.00 vMB 61
164,990 164,990 00000000000008629edd6729f658e3c7633cebb436faefd5866745c4b70032a3 9 0.00/1.00 vMB 784
164,989 164,989 00000000000009b374acdea9da7d2facde5aae9159622700359cbaf10f1a4b80 58 0.02/1.00 vMB 44
164,988 164,988 00000000000004ce50c96c632d490b1140cf03fa0e2cec99ca154f058c62c69a 3 0.00/1.00 vMB 0
164,987 164,987 0000000000000a00e2f87412c803bed51410a83187cf8b3f992c06b16f0e8629 90 0.03/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 783.17 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: 748.29 GB
    • Received: 18.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.