Loading Tool

Explorer IconExplorer

Memory Pool

81,351 transactions
31.17 vMB
0.07632392 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt b3b85e83d640a2ea30f7d08d0e81d04be57f4ab75b911ea87c6fa842a6dc425f
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 80e6fb88aa699477f60604b1846515e5f8c0df45d759437dd97f29c915378f0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.00888642 BTC
Feerates: 100.37 > 0.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (267,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,179 648,179 0000000000000000000bce23834d15318c6d3b8ff1b61be7ade7c4990fd30450 1,095 0.55/1.00 vMB 47
648,178 648,178 0000000000000000000230f906510264a240a168e00571d9ad32b4120142ecae 1,177 0.66/1.00 vMB 31
648,177 648,177 00000000000000000008e1246e712a8406418308410cedf5a81e71b599826eb9 434 0.25/1.00 vMB 43
648,176 648,176 0000000000000000000142dc3b305eb5253e560faf21164ee5f41e10f253a9bb 617 0.26/1.00 vMB 44
648,175 648,175 000000000000000000079142cdefdf0eb34bb5f67416eb21ecb59fe7a4ac9b84 1,035 0.41/1.00 vMB 43
648,174 648,174 0000000000000000000233cfecd5fed858ee148e13a251dd0b9dd8e85a71df04 1,032 0.42/1.00 vMB 44
648,173 648,173 0000000000000000000f47c4952af806301d8b96f2b9e5a792296366433682d2 327 0.11/1.00 vMB 44
648,172 648,172 000000000000000000087ccccc6c8f7ad06620f2e0b334a66f682da600eef852 968 0.65/1.00 vMB 43
648,171 648,171 000000000000000000083b363a3862f478a70652c7ad232ed053006ce7911f73 768 0.45/1.00 vMB 58
648,170 648,170 0000000000000000000bc17e09798ba7723826794450a16e04c3a4292ddab0df 242 0.53/1.00 vMB 1
648,169 648,169 0000000000000000000b9877c2a4bbcb8bdd08e1cb2ae3b2c45535e624479e37 824 1.00/1.00 vMB 32
648,168 648,168 00000000000000000006591bd71a1d17ce9141d16f8271e7162225f0a7cbb136 1,483 1.00/1.00 vMB 16
648,167 648,167 000000000000000000070e6106fd0599a4caa08b1ffe3368700028939feec70a 1,504 1.00/1.00 vMB 87
648,166 648,166 0000000000000000000d06001d1483fc161f46c688b5b36d332ac3776ee33333 1,126 1.00/1.00 vMB 9
648,165 648,165 0000000000000000000bb311c8d80dd114ac11cc6ef943ae9361e926fdee75f8 1,198 1.00/1.00 vMB 24
648,164 648,164 0000000000000000000eaacc1e2fca72b2b44ffae4abae905a14cb89b3a7b45e 2,051 1.00/1.00 vMB 35
648,163 648,163 00000000000000000007548dcc0c908d4b72ec7e4741fb17f5aaeb9ddd43c2ab 2,616 1.00/1.00 vMB 19
648,162 648,162 00000000000000000003181a38c2d78f434f9ea3b91138d11bdead9b0a0d1fb9 2,143 1.00/1.00 vMB 25
648,161 648,161 0000000000000000000bf1726be787565839641af1e419db43d555bdaa99e3df 1,795 1.00/1.00 vMB 63
648,160 648,160 0000000000000000000daa20ee418000fb74889a97fd7b1dca5c220b87f839f6 2,301 1.00/1.00 vMB 96
648,159 648,159 0000000000000000000f62067253f94fa86cfd0f0bb90801e96aafe9b074d347 2,430 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.73 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: 707.87 GB
    • Received: 16.70 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.