Loading Tool

Explorer IconExplorer

Memory Pool

28,870 transactions
10.37 vMB
0.03844799 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.54/200 MB

Candidate Block

Mining Attempt 945d63741d47f7f5a2f12015444fe5c8d3243ccaf04b304d7c52d82aef2c09a5
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 1298088f113c3312377cd1c97ae13905c781161f87417e0aa2378dc037329401
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 972
Size: 0.44 vMB
Total Fees: 0.01344441 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (688,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,913 224,913 00000000000001263d9bc30c07e913c2116a70736068084a7615680302b2ec77 129 0.05 vMB 125
224,912 224,912 00000000000000a82bdd3c1cb6a7f21e2dd1635e2176b98617a65c567903a04a 587 0.24 vMB 219
224,911 224,911 00000000000002084661c69c19de3ce1de3334644bbbffb553bfed339c74207b 1 0.00 vMB 0
224,910 224,910 000000000000011f79073577250c50252e08609a1de1039397dc83587e0bbb22 324 0.15 vMB 224
224,909 224,909 00000000000002e8d98531683bb40c3eef269225fd3a0092de8212f40593b7cc 23 0.01 vMB 108
224,908 224,908 00000000000000ee56ac035394e958c62872e3bd9731aa1f456fb96a8e2f00e2 138 0.06 vMB 173
224,907 224,907 000000000000019b5bfb1d3387e730a38af72bbf6b54e5280c310c854d31154e 123 0.06 vMB 150
224,906 224,906 00000000000003547a3561e5fbbf2e687da7e0f8c42fb25365680a2256dc3c6e 108 0.05 vMB 118
224,905 224,905 000000000000005b70ea1439d5d5c06e1e3eab492473debbfddd9bd14f10b54a 93 0.05 vMB 369
224,904 224,904 00000000000003860237b23649a6ca2bb8e3aa6f50a6974755bdd51992ee29a5 99 0.07 vMB 115
224,903 224,903 0000000000000013e31b2cdf7df7a358acfd8f9dd532e5f524866a35c6e3ca8a 96 0.05 vMB 143
224,902 224,902 0000000000000048c010ba7adef1fa287297c99ba76461e47a6035b6ddac3ea7 323 0.11 vMB 270
224,901 224,901 00000000000000ac63039190e456b0be6c0bd6d9738b00cd30dccf050c6758f3 117 0.05 vMB 187
224,900 224,900 00000000000001e62bb9a10aadb180ce5ccbac1ad7e393f70d12bf6a7839c999 326 0.14 vMB 225
224,899 224,899 00000000000000aec2537637da2b3b8d50cc08bb9d1d3d39cfff518e83694dde 133 0.05 vMB 198
224,898 224,898 00000000000000b2bb89eb7f993bd21e56641226d3e1e27f50d36a27665fd63a 25 0.01 vMB 207
224,897 224,897 00000000000002952c73209c0360ac2b5d048e7bb4ad615d2deddec2944ce5d1 347 0.14 vMB 262
224,896 224,896 00000000000002027a9eeed5b172a6bae97065414b1d6e6e0ecbf67d1e211027 91 0.04 vMB 118
224,895 224,895 00000000000001431e3108ad0f4b5b2ef3d042d059d92c79e0848ba4b885939b 220 0.09 vMB 219
224,894 224,894 00000000000003bafe9414fd2e1a9fd1484c0b1b5bbea5a1ff9965f468661e66 436 0.17 vMB 234
224,893 224,893 0000000000000215260b4e35e264d594fb9137fc9fe22cc4c423e0843afead8f 32 0.02 vMB 52
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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