Loading Tool

Explorer IconExplorer

Memory Pool

72,648 transactions
28.09 vMB
0.06310946 BTC
Random Selection Loading Transactions
Max Size: 166.56/200 MB

Candidate Block

Mining Attempt 4064a3e52b86d45ba22a0aa5373546a8036c9f9209cd9f1c3cd6841e4d34268d
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root f16f7e741a88309cee8d3351576bed7fd62938973267b41607962934e9358fce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,441
Size: 1.00 vMB
Total Fees: 0.00702196 BTC
Feerates: 40.21 > 0.70 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (397,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,251 517,251 000000000000000000190ac64c8c5a1a9acbf338d8435c0dcd74d41c0b031535 242 0.11/1.00 vMB 27
517,250 517,250 000000000000000000429f5fec52afdc16540ef5eda2d5a711a988db8041da46 1,725 0.79/1.00 vMB 24
517,249 517,249 0000000000000000003e0453ef04d9e17818ec3718d1811f1c0b295887828870 2,942 1.00/1.00 vMB 32
517,248 517,248 000000000000000000175173c6fe40dd7cd74612e7b844be0419d8eac86c8375 83 0.03/1.00 vMB 10
517,247 517,247 0000000000000000004e4e712b8d6dd77f61681f061727922fc7267817bd7baf 271 0.08/1.00 vMB 11
517,246 517,246 000000000000000000057f505e10e59b1775290fb8fc32c8d1585d62a0263d59 1,247 0.46/1.00 vMB 36
517,245 517,245 0000000000000000004b1ef0def18c0549541e090dcb9199721e6cad8f18ccdf 257 0.12/1.00 vMB 7
517,244 517,244 000000000000000000212193a95a442d19b7558aecd1bbb716d29016b4dfb401 1,836 0.82/1.00 vMB 27
517,243 517,243 0000000000000000003b1c548bb2bd6e9195a3ca1bce9a741d13bda0fadf9c0d 953 0.46/1.00 vMB 31
517,242 517,242 00000000000000000007286a3e30b5e3ecab56e12c8a364474df1b6dbf245564 1,966 0.91/1.00 vMB 17
517,241 517,241 0000000000000000003d1c0fa13f9373f5471d4ab46722b4f8b37dddb06fbcce 2,912 1.00/1.00 vMB 37
517,240 517,240 00000000000000000004819b7cc7ae212c80dc9b8e115b6f0bb920c4834df664 1,023 0.44/1.00 vMB 24
517,239 517,239 00000000000000000044e7105e20b009562df95b91ea16fe818efb16763d3901 520 0.22/1.00 vMB 25
517,238 517,238 000000000000000000092fae69739f3f41b839262bc51d6733bdd67ad185144d 313 0.12/1.00 vMB 30
517,237 517,237 0000000000000000000cce6e312716b425f7269d9a0ce7b2005afe29852f5941 462 0.27/1.00 vMB 18
517,236 517,236 0000000000000000000957dde131a0cb8d720c306d8d4fe219086b7ff7f94afe 1,077 0.43/1.00 vMB 29
517,235 517,235 0000000000000000003f29f2aedbd4f0daf2f38bf75dacd7693a532efb4429fa 407 0.14/1.00 vMB 24
517,234 517,234 000000000000000000268b0323117758d4d25194086a3b0d6a5e6d7bcbf3b9b1 2,279 0.87/1.00 vMB 22
517,233 517,233 0000000000000000004dc71848ff31f8c227f7e73efe42da4cdfcbfffd1e7099 688 0.39/1.00 vMB 6
517,232 517,232 000000000000000000129ce9e062094584471d8af6632b7bea644f6b986941d7 1,464 0.47/1.00 vMB 25
517,231 517,231 0000000000000000002ad975a9e156f9a773a07e297dfeabd02574ef377c3a84 947 0.43/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.