Loading Tool

Explorer IconExplorer

Memory Pool

43,496 transactions
28.14 vMB
0.06516089 BTC
Random Selection Loading Transactions
Max Size: 148.47/200 MB

Candidate Block

Mining Attempt e7a1daa978d3fa6951f6985a93935ad712c0763f67e797bbb7a339652b167f97
Version 20000000
Previous Block 00000000000000000001288e6f2c4348989dc292818b19d60659243f4a3661b7
Merkle Root 151d8acd3e95c5d6b9ec094aaf0c3fb4800f146e6f10988a457291116c8025ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,386
Size: 1.00 vMB
Total Fees: 0.01209888 BTC
Feerates: 141.75 > 1.21 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,836 (611,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,920 302,920 0000000000000000459eae4423d581e45fac5ad43e9aa10feb88f53bb7eb5238 1,170 0.63/1.00 vMB 33
302,919 302,919 00000000000000002202b1678c1ed88404d4ffd88d631252b3208bd09b26e036 542 0.41/1.00 vMB 23
302,918 302,918 000000000000000022e471e2216231c890b1048d643ed0388570f6da1804221b 574 0.32/1.00 vMB 29
302,917 302,917 00000000000000004e8a4b41505dfe4117533fd67e31ae14f16b0c8c76ff3e8b 25 0.01/1.00 vMB 35
302,916 302,916 00000000000000002b3f8495dd4fd1a94b53d1416dbdfb7b3cd701e92c4e8773 79 0.05/1.00 vMB 16
302,915 302,915 00000000000000003733d1b095d49405d9c31c791ff0250211240a8413470ba1 205 0.10/1.00 vMB 29
302,914 302,914 000000000000000062f3768045c78f586287403e431381b5eb68e54b2b76ba69 221 0.14/1.00 vMB 27
302,913 302,913 00000000000000002b5b6d55903e3518bd5d5c22a1b66c5090684111a1b59ff2 277 0.15/1.00 vMB 25
302,912 302,912 00000000000000004da0c2b6b1e58369d4ba84f88ce428478d2a657f83e5c2b0 409 0.25/1.00 vMB 46
302,911 302,911 00000000000000001acc3381aa3fa7679f5aa2e2e37323c6008f2f94881635a6 405 0.36/1.00 vMB 22
302,910 302,910 00000000000000001e8a2eaf7f02a4f0494af0dec13f04e47224e2e71e80e3c1 809 0.35/1.00 vMB 35
302,909 302,909 000000000000000023c5e1d77badb38d129c43f401ae01a583a3a1ae73e4c8a7 261 0.21/1.00 vMB 20
302,908 302,908 0000000000000000224e8df37067310e77ab388a1b62acc5666e9ee8c479b48c 322 0.35/1.00 vMB 7
302,907 302,907 00000000000000003f6015ad5db5ad3b0c9151922f933a84862bb5706db7aebf 1,602 0.92/1.00 vMB 33
302,906 302,906 000000000000000001e80ded5efb5e4ed1608dd9d8c98e28ac62c51897897014 166 0.16/1.00 vMB 17
302,905 302,905 00000000000000004677ee27f8dec6b567c31e54b401cde889c2eb217993851a 343 0.23/1.00 vMB 25
302,904 302,904 000000000000000013155a83f6262f6ae04e12573277733b791462764cedeb81 1,013 0.55/1.00 vMB 31
302,903 302,903 00000000000000003a76684488a24cd089d8945a5ec99f59a85dd24ffa4fc8a0 1,072 0.63/1.00 vMB 32
302,902 302,902 00000000000000005776b7206a6263baf94627a4d0908b306be3349e2f653f2d 788 0.45/1.00 vMB 29
302,901 302,901 00000000000000002b25079f5eef7b74080a9abe82fb4b981c6bcaa47e330bc0 138 0.06/1.00 vMB 19
302,900 302,900 00000000000000005178df48e6646e04f03ddd7039d5383c2249a2f9208a552d 160 0.08/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.63 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.