Loading Tool

Explorer IconExplorer

Memory Pool

22,322 transactions
9.71 vMB
0.06241219 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.86/200 MB

Candidate Block

Mining Attempt 27710621f5903837bd74ba8f7bfbf3892574a519a847c6014d3b5bb0073609cb
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 1b01a8367c2de0421ba86305c288dca76c67adbfc4c90f32cee3953933e7404a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.03619958 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (699,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,049 214,049 00000000000003fe5918bc6e44e41cd73a4f36488d560749f7ca2a14fb4e12af 102 0.05 vMB 155
214,048 214,048 000000000000029ddb7dca116aebbf087cbb3ac9b479285b0c22febf42c6ee66 105 0.05 vMB 163
214,047 214,047 00000000000005422fb751c6c47f6d07dc065d8d35133cc5969d5b23163fafd9 195 0.12 vMB 68
214,046 214,046 00000000000001f408f98565bf5dc0dc10e98c1589a27ebcc4c7b5918c3cb083 547 0.37 vMB 152
214,045 214,045 00000000000003902acc53685642e5175f2b45aa326060478722ba0dc1ee2323 730 0.25 vMB 301
214,044 214,044 00000000000003fdebca4f6353ebb18f93cdf19069adbdd9286b422ddbb73cd7 606 0.26 vMB 234
214,043 214,043 00000000000002e12ef9cd488f2aad5fc50b99a1e16279b83eefc08d7859880d 107 0.05 vMB 143
214,042 214,042 000000000000014aa199400d4fd63dc37b63c251d824a7a3a429479877f064b6 8 0.00 vMB 46
214,041 214,041 00000000000002f9366ec653bacc803ee90fde1f83e4150e5db5c63c6f35e0e9 621 0.25 vMB 196
214,040 214,040 00000000000003497fd07f904bea838a95367e883f1c8f2261bf6e54b934c328 257 0.12 vMB 171
214,039 214,039 000000000000026aa1fba68bc004108f8a9c742af771b0024d6e940e993e7d4c 134 0.05 vMB 114
214,038 214,038 000000000000028d4203bcefbcce661188f3890d9ea4f99315ffcc7d66155eab 227 0.13 vMB 130
214,037 214,037 000000000000013ca2248e2bef56cb3d6d5dedd052ecd11f6b800072c191b9f3 20 0.01 vMB 176
214,036 214,036 00000000000005671a9ed995b20d9542c669f1a9f80977056c64874707c7746b 52 0.03 vMB 140
214,035 214,035 00000000000004726cc77fb0b1ef67f531b376b1b7c9a07ced4439eb3167049c 560 0.25 vMB 169
214,034 214,034 00000000000000ce683bb7627d06a8cd833d519e7bf888a33eb0cb4f02fd2d57 128 0.11 vMB 29
214,033 214,033 00000000000000c646a8c78bd67cdb3274a9c8559fde58d3d26182e7a8235273 446 0.21 vMB 185
214,032 214,032 0000000000000486c3f44f742a43925fb43893f56d324abd551cce6504bda1d5 384 0.16 vMB 185
214,031 214,031 00000000000003dde513b97c2b8c7c2102fbea9b516f32226a692e0f823b84d7 1 0.00 vMB 0
214,030 214,030 00000000000002da54d90c3e1607431934e01f0be244fb7ecf5623d8724d0772 164 0.09 vMB 150
214,029 214,029 00000000000000dd96f0782cffbe36256bb72257abcb9c8007b790db59bec535 408 0.15 vMB 209
Previous 10 blocks ↓
Total Size: 779.57 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: 272.38 GB
    • Received: 1.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.