Loading Tool

Explorer IconExplorer

Memory Pool

36,858 transactions
25.84 vMB
0.05192925 BTC
Random Selection Loading Transactions
Max Size: 132.62/200 MB

Candidate Block

Mining Attempt c06b86b36ccf60ee00e2447d34179436a3d4a43c135c929210659622cd6ac75a
Version 20000000
Previous Block 00000000000000000000fe5e31348450e84e59f33754df9f96d184aab8d35615
Merkle Root ff5424f2dffea9d192c3a266f924c36daf6ba3bd7af7e1af3cd813092f97192a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,666
Size: 1.00 vMB
Total Fees: 0.00468490 BTC
Feerates: 40.21 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,684 (298,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,912 615,912 0000000000000000000803f7c3c64ee8d4f436322b7986fa70bb2d1cb479dcbf 2,879 0.95/1.00 vMB 14
615,911 615,911 00000000000000000008629fc8e46bb2211efbd6b289f2d2a292f3765d291e87 1,903 0.62/1.00 vMB 11
615,910 615,910 00000000000000000000f2a81d7c3e4689c82de5ec43270e5f32a7aa9b1b2192 1,217 0.37/1.00 vMB 14
615,909 615,909 000000000000000000072d629f6131447546de56b6acd569bf93e64a6f213199 2,531 0.82/1.00 vMB 14
615,908 615,908 0000000000000000000e69276eaa889987f15adee0d6e7802667a54a413db0cf 2,325 0.77/1.00 vMB 16
615,907 615,907 0000000000000000000f5f0fd10921e6735242c3b23c08abb6b70608d0d86007 1,075 0.43/1.00 vMB 19
615,906 615,906 00000000000000000006551a4fa228099b4e3b5e53d948c3b967d193d5435abc 2,884 1.00/1.00 vMB 6
615,905 615,905 00000000000000000008b659178a44bb6dc640faf616b8fcd50753adce413cc0 3,020 1.00/1.00 vMB 19
615,904 615,904 00000000000000000000d45d84a6859b8fbb8ee81cfd305f7e01d7661f1f5bc8 681 0.18/1.00 vMB 13
615,903 615,903 0000000000000000000fb6c6957cf4a1b0def60803908fffa28825703ac9b9a6 2,124 0.80/1.00 vMB 13
615,902 615,902 000000000000000000050958b2db8196313916012e7e4606a4b2fde1496e6928 1,810 0.64/1.00 vMB 5
615,901 615,901 0000000000000000001156ad57ade181cb456e38eda2afe1a6ee422690aed027 1,701 1.00/1.00 vMB 29
615,900 615,900 000000000000000000009aec269d61b8359b61a7856c6a05c041f75bdc2283e9 1,425 0.49/1.00 vMB 14
615,899 615,899 0000000000000000000f4a70364e349dc935ce30a0da9f5f157e7be34c86b860 702 0.26/1.00 vMB 17
615,898 615,898 00000000000000000002f41a74b589fd3f625673de2bc9cdd5370d9db7533319 3,390 1.00/1.00 vMB 13
615,897 615,897 000000000000000000103e2c92ecfdcf164712f877aec1b4393c9235d0617673 2,529 0.89/1.00 vMB 13
615,896 615,896 000000000000000000034f21f6c1930d7585782d43d8a14a061e00f51300e1a4 2,602 0.84/1.00 vMB 14
615,895 615,895 0000000000000000000a51f4ca335340d56743fc755c95699863defdb7ac0796 2,448 0.72/1.00 vMB 14
615,894 615,894 00000000000000000005ca55a40c80213c61e5dfc6a5c2d6d38263303ead1468 2,091 0.73/1.00 vMB 13
615,893 615,893 0000000000000000000301b51c3fb051379367201e45c8c91273cba11886f568 413 0.14/1.00 vMB 26
615,892 615,892 000000000000000000063d805b7b10774cefe9b990759086163f2cdc762495af 94 0.02/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.83 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: 636.98 GB
    • Received: 12.40 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.