Loading Tool

Explorer IconExplorer

Memory Pool

81,042 transactions
30.06 vMB
0.09491822 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt 900c3dc544a1543a52e484f1c30c427d8cc50f1d24d3c858aaaeb81b9f3e0845
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 6028630752daf71b45d608014af1b82af2dc448cd2c1cd13d587d7fb781739b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.03145217 BTC
Feerates: 100.37 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (245,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,899 669,899 00000000000000000002c73a9942ba2f75b183a998aa27312401497861e82c4e 1,297 1.00/1.00 vMB 136
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
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.