Loading Tool

Explorer IconExplorer

Memory Pool

42,125 transactions
26.74 vMB
0.05929360 BTC
Random Selection Loading Transactions
Max Size: 140.33/200 MB

Candidate Block

Mining Attempt f55a88d2ccca44dbd7b3fa62fbb903061a5ecaa06c9850959561a6eea8ada931
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 413ac7c6144dee47b1be5745b7fdde6ac3433a3ce356c9b96b6bf1115baba92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,856
Size: 1.00 vMB
Total Fees: 0.00996151 BTC
Feerates: 99.90 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (313,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,227 601,227 00000000000000000005fab98480465b1825c49db6afb555bb14bc2541a76d44 1,849 0.74/1.00 vMB 4
601,226 601,226 0000000000000000000d60872a5f34373b0cfe8f30d488152efb7d4fa4228e4d 2,304 1.00/1.00 vMB 31
601,225 601,225 0000000000000000000cf5accd05d88aa1ee747227fc59597d1f44b1809d9a95 2,559 1.00/1.00 vMB 45
601,224 601,224 000000000000000000090c4ae28b06386eb6a77bffcabab14a4f33b13b06f8e4 1,108 0.47/1.00 vMB 38
601,223 601,223 0000000000000000000e44473d639001d25069de5df8cff969867d7eed597a82 1,985 0.66/1.00 vMB 3
601,222 601,222 000000000000000000069d75eba8942f8d926cf8b27a1574416d907a5bfd436c 2,444 1.00/1.00 vMB 27
601,221 601,221 0000000000000000000f978910200ae0c08b2ee5eeeb025430e24f3354342dba 2,195 1.00/1.00 vMB 59
601,220 601,220 00000000000000000004ed3571935afb8620d99312c51920709f957e8cdd461b 2,796 1.00/1.00 vMB 16
601,219 601,219 00000000000000000008c47e607a9123cdfd32a72897b18c33a3b8b31b8a7ac8 2,327 1.00/1.00 vMB 31
601,218 601,218 0000000000000000000505dd3cc8fd04ca53c667b65fd7854c968c23678b5238 1,991 1.00/1.00 vMB 15
601,217 601,217 000000000000000000063c55e8644c3a75965c279a03f3df5f0e399726783376 2,586 1.00/1.00 vMB 43
601,216 601,216 000000000000000000145fc04f6f11e031ab8d44ae796e7769514dc64f85f5e3 2,664 1.00/1.00 vMB 37
601,215 601,215 0000000000000000000c94dadb8c2c6b78184cc61fe38535bf09d777731be9f6 2,419 1.00/1.00 vMB 17
601,214 601,214 0000000000000000000a4b4d2d705c98633f88e85ad9986b2c0dd958c4817f25 2,639 0.99/1.00 vMB 43
601,213 601,213 0000000000000000000cef6e03d68e3be66478737e066f6f5ff629ee2923840d 2,421 1.00/1.00 vMB 51
601,212 601,212 0000000000000000000d08dbb8f341622757c68c9c6eee663038f545f62248f3 2,452 1.00/1.00 vMB 55
601,211 601,211 0000000000000000000ab6df037ca9ae27a3781ac78c2d3937719bba19bf5783 2,536 1.00/1.00 vMB 52
601,210 601,210 00000000000000000006456e8e277432f878cdc65d0a5facc830d335e0b7725c 2,665 1.00/1.00 vMB 7
601,209 601,209 00000000000000000006a027e629c4857a98e4f312381800c202455893389cf0 2,651 1.00/1.00 vMB 33
601,208 601,208 0000000000000000001384612314eadafd6440b3d360ba9dffd8395f13b340a3 1,946 1.00/1.00 vMB 28
601,207 601,207 000000000000000000008c00acd0b75ade4c90ece593d92a6510b00f282114f1 2,129 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.