Loading Tool

Explorer IconExplorer

Memory Pool

35,862 transactions
26.11 vMB
0.05745567 BTC
Random Selection Loading Transactions
Max Size: 132.51/200 MB

Candidate Block

Mining Attempt f3dc882773ef1b2f47a34cdea352d8404dd7682cb077240132d05caad19f4c42
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root ccc1740d469d5c316b6154c29690ba2d041b182efc979f9c6860c6baa776ff9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,102
Size: 1.00 vMB
Total Fees: 0.00929011 BTC
Feerates: 226.23 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (606,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,176 308,176 00000000000000004542dddb785ed6263bc851ab33ae0cdb7effcb5b7188e30c 247 0.13/1.00 vMB 29
308,175 308,175 000000000000000042cb3aafe3068127a1f44ecdb1d4f59c92d3d01dca20f4be 145 0.08/1.00 vMB 37
308,174 308,174 00000000000000001f24505cd40f6bd0ecbacf31038790e97aa06af45c5a272c 121 0.08/1.00 vMB 28
308,173 308,173 0000000000000000265e2377f9e9e2acf40992753e84d6003184813a25dde4a5 174 0.09/1.00 vMB 28
308,172 308,172 00000000000000000779bdbc0b5e86c1e5ddfbee0030466def4579d2917d6acf 833 0.65/1.00 vMB 28
308,171 308,171 00000000000000002ece83c3e13875d73948d0a41bc73dec6c2866d1e8d476a1 190 0.16/1.00 vMB 20
308,170 308,170 00000000000000002ec90e38c7aba3aca32633c1f654da026b39fa41ceb87ffe 224 0.12/1.00 vMB 32
308,169 308,169 000000000000000000c97eb683f91620b21593f771fdd51ecff45f6ac4a8f713 764 0.37/1.00 vMB 32
308,168 308,168 00000000000000001eeaf706ebd178a826ace2d264e04ecdb2c455e9ac42c475 120 0.06/1.00 vMB 38
308,167 308,167 00000000000000001419e638a388fdc31557834c0a8cbe8e610a86e262a73363 26 0.01/1.00 vMB 11
308,166 308,166 00000000000000004356d125e9b02a9425a12f18843954eabfee174b6963fb23 23 0.03/1.00 vMB 18
308,165 308,165 00000000000000001a81555527c57b8eeb87c8b55a529cca6a29bcf698417fb8 479 0.31/1.00 vMB 26
308,164 308,164 00000000000000004ab1a52dede0a3d3643204903726ed4e20dcae561a4b4e2f 998 0.49/1.00 vMB 53
308,163 308,163 000000000000000045d17d984c002b742d4f69ed337527d9dcfc337aedd05da8 58 0.04/1.00 vMB 31
308,162 308,162 0000000000000000403ee852e45b70f3c86bfc0ca90acfeb7b528d2a6ddabd14 78 0.04/1.00 vMB 33
308,161 308,161 00000000000000004e592bcd1e96d965d652661704cec5e18e63ba24afe4d10f 359 0.18/1.00 vMB 37
308,160 308,160 0000000000000000390757562e121ad68f28d97cdb457db63796c94b6d631b7e 145 0.07/1.00 vMB 31
308,159 308,159 000000000000000041b457733dd94f6635c1f27b11df5be98a88cede50afcbc5 246 0.12/1.00 vMB 32
308,158 308,158 000000000000000051120a0dc5b8bca169f6cf686927a8d27eefe6cec7620aa6 238 0.18/1.00 vMB 22
308,157 308,157 00000000000000003b856207727b70e8d12cd5452df4b1068ece4313017cb644 689 0.35/1.00 vMB 47
308,156 308,156 0000000000000000200a1daab816e15d3e0a3f14744d059c7618ca1e1d420823 346 0.18/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.78 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: 633.23 GB
    • Received: 12.19 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.