Loading Tool

Explorer IconExplorer

Memory Pool

38,272 transactions
18.37 vMB
0.14979468 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.19/200 MB

Candidate Block

Mining Attempt b1bb11dcbee26fa9845c9160ced0d13679977ee691bf438887d114192bf72f28
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 8957fff50873fabdbf6d36ac3f03d53ee00d89a04904b960fb14715b4fc9a3ee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,698
Size: 1.00 vMB
Total Fees: 0.03148100 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (690,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,881 222,881 00000000000001d3de87fc541058c9ab458a08c438fa83999c21aef390ae9720 830 0.25 vMB 313
222,880 222,880 000000000000046f70d2f925e288a91330c84c0a8392466ed31e40ee16433cde 1 0.00 vMB 0
222,879 222,879 000000000000008ee99e7308746504db9b1407b1f22ab6b5185c5f47a60a23c9 154 0.07 vMB 209
222,878 222,878 000000000000001a78ae3733777b073b37971d4388fc0faa87f74c448bad2ae7 125 0.05 vMB 36
222,877 222,877 000000000000043dbf413d2b21f23e661153ee095ee53a9458fc5e88937801e4 335 0.15 vMB 165
222,876 222,876 00000000000001522ee480ef2eba90c52d5f4ac35cb7777aca71c8738d6e4988 669 0.29 vMB 192
222,875 222,875 00000000000004478945116c283a618616e410b2340a7332032cb0a260542891 1 0.00 vMB 0
222,874 222,874 0000000000000015df39f3f4d9602f7f1bab63d7b3e672a2b2fafd6c71afa275 660 0.31 vMB 157
222,873 222,873 00000000000001b72ef0f3a3cb6bc477941404d6dd0735ecd5a6bdf01d991efd 264 0.27 vMB 101
222,872 222,872 000000000000037d581b864df9f8979d9f24921851d0ec3fc726538b9b9b58a1 284 0.24 vMB 85
222,871 222,871 000000000000006bd987e29a5bbbaefeceb306b15cfd660233275a36558b6ba6 751 0.25 vMB 263
222,870 222,870 00000000000000ffe6589a2cab43a117edb4cef9a563c8cb0b6851dcdda297e6 511 0.25 vMB 188
222,869 222,869 00000000000002dbb3266ddb2dc7d2b68648b84b47a1334cac798546ff30b142 496 0.25 vMB 171
222,868 222,868 000000000000009ff6dde91c1816dd8fe1e402516c720cdf73bdcf9888e7cb22 355 0.14 vMB 281
222,867 222,867 0000000000000010d9b9f3004df410dcebd46ff4ff3a684c8cb4e27f7073e103 58 0.03 vMB 254
222,866 222,866 00000000000000ff84acbc092da38251fe8375e4581e0b8bfce12ab7ac3cc777 196 0.08 vMB 218
222,865 222,865 000000000000043482dd8e2e6314740e6c1bda3de077fea289538184e0308b37 370 0.14 vMB 226
222,864 222,864 000000000000016cd2eab99cb4a15331402f3d3ff954782cb398dabb81b1938d 300 0.11 vMB 224
222,863 222,863 00000000000002cdd7427289b61e56ce8056bca9555c087f65489d07daf49a81 8 0.00 vMB 0
222,862 222,862 000000000000013891df0671ffbefa73824cf3f56ad101e4afe20219f9cd1d6a 25 0.03 vMB 147
222,861 222,861 0000000000000333b836ee4b83d1b1d1ac3f735aabb32514efc5683a050c679a 230 0.10 vMB 233
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 133.39 GB
    • Received: 0.55 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.