Loading Tool

Explorer IconExplorer

Memory Pool

79,712 transactions
29.28 vMB
0.12649993 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 8c450697f278621dead8620e1e6f5307a9a36ca34ecb194050d650c893cd4819
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3ded109a27df13ff786e6df65311d7eab3b538b6877d2e8363c12a8a72f77983
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.04712127 BTC
Feerates: 602.26 > 4.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (721,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,575 193,575 000000000000072c1bc5f52ea2a95addfd7646b005d1c49641e94507cd46f665 292 0.09/1.00 vMB 178
193,574 193,574 000000000000049c46b6af398aac25b3a002888c568e36e4c0356a28057eed10 1 0.00/1.00 vMB 0
193,573 193,573 000000000000012774826d415cee26339149e90ebb9b4c64369afb0385c6b351 148 0.05/1.00 vMB 241
193,572 193,572 0000000000000236a29e709896254a3e309ba9df1d64c2b01d2031f95b35745d 645 0.25/1.00 vMB 140
193,571 193,571 0000000000000559815458fe822638e27ccc4cedfb7cc9c131aa1e9c791edd91 13 0.00/1.00 vMB 15
193,570 193,570 00000000000003ddd28f3a9a93ef1eabb73d3e5ebd81740520a86dbc95b243b8 335 0.14/1.00 vMB 130
193,569 193,569 0000000000000069c192a6aa663e0edd16d539b0ff9324c3d9644b836d35264e 82 0.03/1.00 vMB 114
193,568 193,568 00000000000006b2875ec4a918c4c8b724ccbd61c8eb1b6125af1d6d674199f8 512 0.18/1.00 vMB 152
193,567 193,567 0000000000000069804012c2d561cda643cc01f0165bd78f7cca007c81511fef 358 0.15/1.00 vMB 127
193,566 193,566 0000000000000755f6c1219f80020f6dec06237a63b498bc91dd90b89a45f627 57 0.02/1.00 vMB 135
193,565 193,565 000000000000042ea51c029e952c3a0736fb8d962dd36769e35ec1130cb5094b 452 0.16/1.00 vMB 160
193,564 193,564 0000000000000233db200941fb7f86cca075d33084eba8d2087fc03ed9822d04 10 0.00/1.00 vMB 62
193,563 193,563 00000000000005557114179beb5f8153cf423423eba192d9d49ca632d04f4c68 200 0.07/1.00 vMB 79
193,562 193,562 00000000000007437776787ae578c7f1977c64cf55347531b7326867e65d52f1 1 0.00/1.00 vMB 0
193,561 193,561 0000000000000193390dea230fbab22056759a4b3168fc4535468334d69fcb0f 133 0.05/1.00 vMB 162
193,560 193,560 00000000000000e470fa721bbed0284df0e1722c070059e4504268c53d082cd8 153 0.05/1.00 vMB 188
193,559 193,559 0000000000000341c27e3b42be55a0c441c5218f623026a43ca96068fc5431ad 266 0.11/1.00 vMB 137
193,558 193,558 000000000000035062c04477fdae5178c295aa5a2e82c59c8ca0d42f6de48f42 256 0.12/1.00 vMB 158
193,557 193,557 00000000000006363f0d95885c7eb9b62fc442069056315b4d4f5ffc261ba32e 108 0.05/1.00 vMB 138
193,556 193,556 000000000000073b43088883ffaa006754d8e798820fc5a07c9c0a0eef5d75f0 68 0.03/1.00 vMB 4
193,555 193,555 000000000000069357465efcd621c008774f75fffda3e1282beef0308288bb6e 690 0.25/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.