Loading Tool

Explorer IconExplorer

Memory Pool

42,097 transactions
26.79 vMB
0.05719277 BTC
Random Selection Loading Transactions
Max Size: 140.68/200 MB

Candidate Block

Mining Attempt 5325a1039c0c49b2430ad8106e276510d01460592c0b7ee326d9e28c5518ebb0
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root c0b8517418c315f1fbe545e32de2b4578c6281d7c464866e40756daedf625fbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,487
Size: 1.00 vMB
Total Fees: 0.00747370 BTC
Feerates: 103.41 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (367,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,456 547,456 00000000000000000026677d1a09d607f7dd8ff8da402068b0e944eb8aa7b1b7 914 1.00/1.00 vMB 6
547,455 547,455 000000000000000000025ea66a5832f0ddfd4a08016e8fb5042765d1a27cb8e0 3,191 1.00/1.00 vMB 7
547,454 547,454 000000000000000000069a4e492477bc30f7a05d090cf6bc793403f1bcbe2136 1 0.00/1.00 vMB 0
547,453 547,453 00000000000000000013ebe9fc8ee94020991d2145c66f6ed03146126377592b 390 0.15/1.00 vMB 19
547,452 547,452 00000000000000000005ab615bfc31cca9b83f7b644f8894354f09fd172c9595 2,865 1.00/1.00 vMB 20
547,451 547,451 0000000000000000001dd32b0a78cdd5196a74648d8f2eac2dce178f647a5883 30 0.01/1.00 vMB 22
547,450 547,450 00000000000000000012f601840d0d397729ab664919aaef395cc8523e13572f 2,711 1.00/1.00 vMB 6
547,449 547,449 00000000000000000001c55a1e4c382dd48938b0ccd5e8009ebce40204273fd4 2,613 1.00/1.00 vMB 14
547,448 547,448 00000000000000000023f2e1d71ae6c28336848e762a24dd7d61274f749c4a2d 3,361 1.00/1.00 vMB 31
547,447 547,447 0000000000000000000402dcc35988de593cc2b5a54c7bc2595dd3706dd148ad 1,148 0.43/1.00 vMB 17
547,446 547,446 000000000000000000093eb8f05bbcf7a0cc732409d25c0436586de028bc5d97 2,804 1.00/1.00 vMB 23
547,445 547,445 00000000000000000010851fdb9f6767259fac2c0d0bae557af503267dc68427 382 0.16/1.00 vMB 19
547,444 547,444 000000000000000000254239539731911f5986791a5150cf938db767b9d56eb8 992 1.00/1.00 vMB 3
547,443 547,443 0000000000000000001a7758b8ad7b2f36c92c1dd69947c2afb8e4f25f1b4983 2,397 1.00/1.00 vMB 13
547,442 547,442 000000000000000000024c7a18eb68bbe260c318ae8df8cfb76ba22ffd950d49 2,604 1.00/1.00 vMB 11
547,441 547,441 000000000000000000226207cd23e8c72f55a4218d1abef47110999fee81cb3a 2,923 1.00/1.00 vMB 9
547,440 547,440 0000000000000000001ea88c9043391d0aac263809b13964c382ab0f7b822737 3,212 1.00/1.00 vMB 22
547,439 547,439 00000000000000000006ac4568a08b9bd7e416e376d904105dfd21f9805bb74d 2,733 1.00/1.00 vMB 23
547,438 547,438 00000000000000000011ba4bad12b411040dc084408a86669c0d7400bd773e43 3,124 1.00/1.00 vMB 16
547,437 547,437 0000000000000000000d0e6b03fc36d081bdd510a6eceec6b0c4e5b3b11a6535 2,985 1.00/1.00 vMB 4
547,436 547,436 00000000000000000013c7111475e2f423a0fc0cfdb2803efde25ced2f70c683 2,522 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.