Loading Tool

Explorer IconExplorer

Memory Pool

77,398 transactions
28.75 vMB
0.07002976 BTC
Random Selection Loading Transactions
Max Size: 174.43/200 MB

Candidate Block

Mining Attempt e9aa29f95378e651f59871a2d53495a8d7351b31b30be23ceabd7c403243d7e5
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 625330a8435d2aa544bb748d72659b3d96cdd6f8b0ce361713ea14593a12917d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.01029174 BTC
Feerates: 299.43 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (509,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,788 405,788 00000000000000000541539dbe2344b266252c6fe7a38921a232661039d5e7a5 1 0.00/1.00 vMB 0
405,787 405,787 000000000000000001b4185b323e1217bcd58caee72561d5b9840cd3274da3da 211 0.12/1.00 vMB 32
405,786 405,786 000000000000000000e9a7efd3091420c920b60b21456cb31973b54f43a13f14 458 0.23/1.00 vMB 34
405,785 405,785 000000000000000000b7fa497ba1c66949336ed49f6ec3d99eabd1bb4790ff01 517 0.56/1.00 vMB 41
405,784 405,784 000000000000000003036f517309a954ad0223c0708f24677adc5a1e161a6b87 206 0.10/1.00 vMB 50
405,783 405,783 0000000000000000063fa02b9535dea2a65666866e3ab0c376fe6c105d32f527 1,173 0.59/1.00 vMB 38
405,782 405,782 0000000000000000065d2eb8985c5a60a318afcb733300fcd893c282d17cbe6b 141 0.05/1.00 vMB 55
405,781 405,781 000000000000000001b6806125f48bcc590ff0a592d48a5b80a6d8d521774ea9 894 0.49/1.00 vMB 33
405,780 405,780 0000000000000000064afb047359dc66a161fa6b513bd587580469ca58b0b382 1 0.00/1.00 vMB 0
405,779 405,779 0000000000000000036e29201bc6b5ce18539e092a0a60dd123e4f8b08861361 2,069 0.93/1.00 vMB 41
405,778 405,778 0000000000000000048e5b7eef516f3c030b182b313e76d6c09ae737c2c8d7ee 1,061 0.46/1.00 vMB 48
405,777 405,777 000000000000000004f6449bca5623738b26c41f2e65b93f775042a0d6fe4e0c 1,365 0.83/1.00 vMB 31
405,776 405,776 0000000000000000058fd46bb76de7a62306a05b2fc736e3321d74a3b0340de0 1,529 0.93/1.00 vMB 29
405,775 405,775 0000000000000000049ffbbd6290db723fd070025515c7d19017e9ddf5cb0bf2 3,310 1.00/1.00 vMB 75
405,774 405,774 0000000000000000026dc7d0e19730219f3cc224d12c8da9f49494f969196f4d 1,129 0.63/1.00 vMB 33
405,773 405,773 0000000000000000020734aa3d0a61eb582111c73bc66b67bd2a82dda4213e5a 1,247 0.76/1.00 vMB 33
405,772 405,772 0000000000000000019ff00522a33cc6464e160de78f0ec77020c60ec9ca4708 390 0.26/1.00 vMB 25
405,771 405,771 000000000000000001eb85f81cac9aa02c22239c93f3a6aa6b1430336c31735a 243 0.15/1.00 vMB 28
405,770 405,770 0000000000000000008e33ecc36fbcce8a54879501ebae7e0174d4d3a1dfe4b4 590 0.57/1.00 vMB 16
405,769 405,769 00000000000000000490ba0a18c0a8999b004e5310a49c64c793b9f74a5b5010 368 1.00/1.00 vMB 10
405,768 405,768 0000000000000000068af358efc645c966414f207fe33f8da91d0b68cf3fe90b 1,713 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.