Loading Tool

Explorer IconExplorer

Memory Pool

41,468 transactions
26.07 vMB
0.05713609 BTC
Random Selection Loading Transactions
Max Size: 136.29/200 MB

Candidate Block

Mining Attempt d4c975da694d95586b77de7f5ec079e3fdac4d60be31fa9e10a3f57dd0ce9a27
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 364ed8576e30a534a537188ba040e738b28d1d6f0529c6e872d9234bcbc57ea1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,510
Size: 1.00 vMB
Total Fees: 0.00958792 BTC
Feerates: 100.00 > 0.96 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (636,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,072 278,072 00000000000000011a3ad8e520c16e8aa777f612b071d61467a93a33e56d1a03 236 0.10/1.00 vMB 39
278,071 278,071 0000000000000001630f9d66239375eedf23f6c8484bf012c5ad7ba248b25b15 167 0.08/1.00 vMB 50
278,070 278,070 000000000000000361619ab4acd53c8de9a2500e64db383b265d2696bdd8480f 128 0.05/1.00 vMB 24
278,069 278,069 00000000000000004e994285264c745ab0d5aa14347d5e182b0e381a8841a4c8 930 0.42/1.00 vMB 41
278,068 278,068 00000000000000023da16f0d00093b95cd9f88f793f0e6242ebc484a27296684 24 0.01/1.00 vMB 36
278,067 278,067 000000000000000207a79e9afae0ce1c617756b440ac723a7552897f954e3dc9 22 0.01/1.00 vMB 48
278,066 278,066 00000000000000014e2cf27a868a225b6949c9e4ba78e347cb48f09924bd035d 176 0.09/1.00 vMB 39
278,065 278,065 0000000000000002fff4e1279a25c0ef3754a0da2edcaaa6a4939bd58d39fc01 98 0.04/1.00 vMB 61
278,064 278,064 00000000000000014967cbbe7ad34f294281f8c9f84d9bda0cf5d190883ea87d 112 0.06/1.00 vMB 29
278,063 278,063 0000000000000001aa563f385a8ed17088f183dddf21dc8c3a14428aa8a51ffa 422 0.18/1.00 vMB 46
278,062 278,062 00000000000000039f4a148050224e46a97637e4a71fa9b42325ae52852c19c4 206 0.10/1.00 vMB 36
278,061 278,061 000000000000000077a82d7acd81debf8a32dd47bf93f4849056e8867f7658bd 69 0.03/1.00 vMB 36
278,060 278,060 000000000000000059b29e6641bdf210ab24bee526a1bae2d5b8f2c47544064e 138 0.06/1.00 vMB 54
278,059 278,059 0000000000000002cc2ef2999e6d1be600c25feadab3342a9903e2a712e3d2df 153 0.08/1.00 vMB 39
278,058 278,058 000000000000000089130cf09aaba71e5f3de40e745f429886da0830dbc5cfe1 173 0.10/1.00 vMB 40
278,057 278,057 0000000000000001e47a94f6b1cb9c4ee13f5dc753fa5bcd5a68b35152aabb67 155 0.09/1.00 vMB 40
278,056 278,056 0000000000000001e267611b739277f477f73a811ed5377e878538c8bd54a7a8 122 0.06/1.00 vMB 52
278,055 278,055 0000000000000002d2631a15a5e90e4bbeda987b919bddaa830803e906f7626b 31 0.01/1.00 vMB 46
278,054 278,054 0000000000000002178547da8cf9b54eae9cd4aa0720291b5c00beca66638a81 7 0.00/1.00 vMB 19
278,053 278,053 00000000000000022624f5fdbaf286dfc6eecf6c78d85747efbc60f443b1feca 227 0.12/1.00 vMB 38
278,052 278,052 00000000000000036e96a683f5bab4bc9aa951a01c5a032d3f9a8cae75b3b6f7 66 0.02/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.