Loading Tool

Explorer IconExplorer

Memory Pool

40,374 transactions
17.78 vMB
0.15261803 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.15/200 MB

Candidate Block

Mining Attempt 2e6c6377167bb23e70763855bcaf8aecebead8d5ac2506cd4c550d927ca1ae2d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 77cbbec58abd8fd9201129575190735b9caac4c7149d877b592195adca880a31
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.04455063 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
224,892 224,892 0000000000000284470e9bddd1f945299dda0de94bdf7701dfdd2d77aee0ee0f 224 0.08 vMB 286
224,891 224,891 00000000000002eca0abc8bace87c347615390bf907d1a9efab1c5bf5ab5506d 95 0.04 vMB 141
224,890 224,890 00000000000002f60361018b2c1f20530c14270331f7f8b77438b495f8446039 92 0.05 vMB 169
224,889 224,889 0000000000000035d2cd047c7506667c579adf3f9b603e9ba9e0c103bcca18b3 391 0.16 vMB 263
224,888 224,888 00000000000001ddb4dbcdc1944289a7f25f06454096017b26fa19c7053341c9 264 0.11 vMB 265
224,887 224,887 00000000000000fa8e4f593bbc2079087408afe31ce15a26e3d093ae96a0b0b3 167 0.07 vMB 190
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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