Loading Tool

Explorer IconExplorer

Memory Pool

89,101 transactions
33.08 vMB
0.20336742 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt 1aacf6e074519d92a922d79ee47ce24ed6ce92f9c9635c95993e82b2cc321d97
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 5403a8407027f7f0405ed0bc3f0376d8db758e2217a8a7a8ace494ca1f058b37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09039062 BTC
Feerates: 387.56 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (245,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,898 669,898 000000000000000000096558f1c81d4579d35247f54a21952c3c968909f1a8d7 2,894 1.00/1.00 vMB 143
669,897 669,897 0000000000000000000b63198d182c4ff44034af8664027e7e9e2eebb1ac16ef 2,833 1.00/1.00 vMB 144
669,896 669,896 00000000000000000007ae7dd0322254aa0e26f5ef16521651ace5db707ceac2 3,464 1.00/1.00 vMB 141
669,895 669,895 00000000000000000009d968473bedd72f92cff34c04562b56345ab672210fad 2,754 1.00/1.00 vMB 160
669,894 669,894 0000000000000000000b40c4794ff3140d942e494463248071c92158371cf432 2,400 1.00/1.00 vMB 161
669,893 669,893 0000000000000000000d0df5c8ee051e69af2a4e86b036c2165c0cb3c2287c20 2,230 1.00/1.00 vMB 154
669,892 669,892 000000000000000000064ec839564cc03166184f0a404d82cad9c655f714d886 3,189 1.00/1.00 vMB 168
669,891 669,891 000000000000000000069237bbafea14ba06f7bdc5e192aa38875ca3fc0d0cd9 2,827 1.00/1.00 vMB 151
669,890 669,890 0000000000000000000b9b5c21c0ec5221a00a9c8bb9625c268a428c8f080968 2,978 1.00/1.00 vMB 151
669,889 669,889 0000000000000000000173fbc6259999e56da82f267481d7d388a12a660dd15b 2,790 1.00/1.00 vMB 150
669,888 669,888 00000000000000000009927d4ae844d877ed411ec806bd56f4ed0662b515d11e 3,055 1.00/1.00 vMB 140
669,887 669,887 0000000000000000000ad30ddf15ff0e5686824cc9935d9446cd1c90110a7d78 2,635 1.00/1.00 vMB 162
669,886 669,886 00000000000000000000320bd6ca6d7948612793b99307f0bd386a0ebdb39fc6 2,545 1.00/1.00 vMB 108
669,885 669,885 000000000000000000028866ffe0bb04de9bf6dc47116d404ad1b8a979c2ade6 2,514 1.00/1.00 vMB 139
669,884 669,884 000000000000000000013eb46f54d3af15778a44abe7429bfc2f768a44b65801 2,400 1.00/1.00 vMB 105
669,883 669,883 000000000000000000084a31cbbacbc5c5a9d8da3656ebab24a0935dcb394ee7 846 1.00/1.00 vMB 129
669,882 669,882 000000000000000000032ad73611b9063f6f2d5afaddffcf7650d7487eec55d9 1,691 1.00/1.00 vMB 144
669,881 669,881 0000000000000000000879942e5edc9b3342741d4abafd333019638f9d74b0ca 2,996 1.00/1.00 vMB 126
669,880 669,880 0000000000000000000b3fcf0823ccd40401d5a0cec8c9c22f9b8a763823bbf8 2,804 1.00/1.00 vMB 145
669,879 669,879 00000000000000000003ee3a227ce8e6fae370f37b13e8b214bdf8be7525b967 2,816 1.00/1.00 vMB 143
669,878 669,878 000000000000000000023119773b0e89c5c837221dbc8edd149c618ce95b3ab9 2,595 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.