Loading Tool

Explorer IconExplorer

Memory Pool

82,410 transactions
30.33 vMB
0.11656591 BTC
Random Selection Loading Transactions
Max Size: 183.67/200 MB

Candidate Block

Mining Attempt 9fb9da16ed6651c92b2054d425589ece57b88bb71fcbe11fc3c7209f70151813
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 3d04e21a59ad488b863a468463e656dc5d3ae6ce6b1fd47f826f830c9e6b3e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,115
Size: 1.00 vMB
Total Fees: 0.03969928 BTC
Feerates: 121.32 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (231,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,162 683,162 0000000000000000000cb383b2a246eeccf273fc371c4ba33e0aed04262668dc 2,085 1.00/1.00 vMB 11
683,161 683,161 00000000000000000003fafad9ef8a827fc38f18080e91afc52a5211fdc973a8 2,124 1.00/1.00 vMB 26
683,160 683,160 0000000000000000000862b26d795bfcc3aa836d8a6b9977530f13c9a1857959 1,792 1.00/1.00 vMB 21
683,159 683,159 00000000000000000001a935dbbe74cb29c05190d1303e788d8d06e30a5a033a 2,470 1.00/1.00 vMB 32
683,158 683,158 00000000000000000001999efb634f2428429f263e74815a3705ba1dc392cc5a 2,439 1.00/1.00 vMB 52
683,157 683,157 0000000000000000000d7d46299d80cbe154cbf4dc8fa7b2c479525e057b9c23 2,510 1.00/1.00 vMB 51
683,156 683,156 0000000000000000000b2fa56af2102e5fce45882593c9c64e3833c7edb92f03 2,176 1.00/1.00 vMB 79
683,155 683,155 00000000000000000000bb3ae9d6440abc872c866259b35fa4ef5ed2537477b2 2,745 1.00/1.00 vMB 83
683,154 683,154 00000000000000000004579197c4b770717bb4f99dd77cbe0ca8da45d57b550a 1,722 1.00/1.00 vMB 39
683,153 683,153 0000000000000000000be352101975f0c2f90edcb1884d37de9961fdb9cf31fa 1,488 1.00/1.00 vMB 66
683,152 683,152 00000000000000000001827eafe43f89854790620018e5c2c848fd7b684f4c2d 2,248 1.00/1.00 vMB 83
683,151 683,151 000000000000000000026318ee098a9222d469c9139c2c142e4a09187c5bc159 1,929 1.00/1.00 vMB 25
683,150 683,150 00000000000000000007f10126e75caa9f0fa0dd7af421f659dfcafd1502975e 2,390 1.00/1.00 vMB 59
683,149 683,149 0000000000000000000617226a327d174906230621089af5e57d4f75a31b91a1 2,086 1.00/1.00 vMB 31
683,148 683,148 000000000000000000035f9ceeb5fc37d682e816619c9cd2b1825cab328f92e8 2,434 1.00/1.00 vMB 38
683,147 683,147 00000000000000000000c4f2388d086508e93f2ce58fc8d738fe4d648932a162 2,642 1.00/1.00 vMB 43
683,146 683,146 0000000000000000000484a4740314dca254179a13d5503c62869cf71612ed52 3,177 1.00/1.00 vMB 80
683,145 683,145 00000000000000000009d37e17d126b8ad9b4ad154527f092f83954d1fcc67c9 2,833 1.00/1.00 vMB 84
683,144 683,144 0000000000000000000da4d72aeea66fd83c890ea804143afa7a90c440725030 3,408 1.00/1.00 vMB 95
683,143 683,143 00000000000000000009bd9fc8a2ec51f94eef1894e660266c333b2efda2afb8 2,368 1.00/1.00 vMB 50
683,142 683,142 00000000000000000002ded81b9e6be2751f0190a39ec361f5a3998c446a4bda 1,885 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

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