Loading Tool

Explorer IconExplorer

Memory Pool

16,032 transactions
7.72 vMB
0.02842911 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.52/200 MB

Candidate Block

Mining Attempt 2501dcba0aee94c8da53e0eb01b5a065072816a81e57b99688b2c7958fb7a7b0
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root a6bd6f66a4a913c33941fc50b0d088f16043959f18ae7318e1b2af27ca47a489
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,890
Size: 1.00 vMB
Total Fees: 0.01261092 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (662,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,441 250,441 000000000000005e0f70adec8460d39e16ce7900d68499f87766d1f281f1a19b 223 0.09 vMB 125
250,440 250,440 000000000000005e5fb8c930b6ab91dbd54d4c46efcbf49adb0e1ca66e042dee 256 0.14 vMB 51
250,439 250,439 000000000000006cd80a7cb78e0cbd9def381da75f660e56d39d301277585d98 660 0.25 vMB 119
250,438 250,438 00000000000000512703aadea46543504d172f1417869c16f2263cae2a49f914 582 0.25 vMB 156
250,437 250,437 0000000000000053898edbdd773f72f94d47647ac91dd124d4809249ec9495bf 238 0.10 vMB 103
250,436 250,436 000000000000002777b2fd1fa1cc7cc2b02a255b807fcff32a21950a53ea738f 35 0.02 vMB 94
250,435 250,435 000000000000001772b8061f83161bee44dad7d7d26ac1934ae1fa34a5d1a1dd 168 0.08 vMB 99
250,434 250,434 000000000000005789101e0dbbbea2539d514c30df6b537ce76507264d4b81c8 24 0.01 vMB 5
250,433 250,433 0000000000000017c85482a325b89eafe1cbbc30db281ea6401b9e7536ec1d13 367 0.19 vMB 101
250,432 250,432 000000000000002d070a2e1380168f5534cad44bf6da1c273606e2cfb1873dac 612 0.25 vMB 134
250,431 250,431 00000000000000417cd038fa1aab5e8d8e8c125ecc70a5bfe77c285d7a9e69ff 155 0.06 vMB 105
250,430 250,430 000000000000005be6ace443a07cdf985c1f01892d06d5873695d6a7ade5f04c 541 0.23 vMB 95
250,429 250,429 000000000000006f5e360df3f1baf2e93cfdd47e68b15e9ce4302664c9066bc3 174 0.07 vMB 141
250,428 250,428 000000000000006993579af3257281928b1e0cb3bd91b950e239e29bf682e2ea 271 0.20 vMB 75
250,427 250,427 000000000000006fe000bdb895df5f742b140dc9a1452434653d1d3b60749d14 128 0.07 vMB 86
250,426 250,426 0000000000000069d92cc05b6ddcd360b910336bfca1d6c312e7b9a96908c248 512 0.26 vMB 53
250,425 250,425 0000000000000023d37bf878d0d92fd6e74442d6169debc33e1eb727d9cb36c2 782 0.30 vMB 113
250,424 250,424 000000000000006bd0da2ced3369a55de448b4c3a7b7b3bef57063b49e44dc49 265 0.11 vMB 123
250,423 250,423 0000000000000006d8bf71595e013ae90c7de804634a775d8bf5784bd93db4d8 67 0.03 vMB 135
250,422 250,422 000000000000006ce410c9c0eab0df491fc3655a5848c483427f41ce6500615c 176 0.08 vMB 117
250,421 250,421 00000000000000263559ccff2800b3506e537f849e877280be573e6c8cdbe954 131 0.06 vMB 54
Previous 10 blocks ↓
Total Size: 779.56 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: 267.00 GB
    • Received: 1.03 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.