Loading Tool

Explorer IconExplorer

Memory Pool

36,272 transactions
26.91 vMB
0.06439789 BTC
Random Selection Loading Transactions
Max Size: 136.12/200 MB

Candidate Block

Mining Attempt c2dbcab5eff60b1f093e599907379601fa99603579b484f74db9a7975944f91b
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 4e66c2b1059e982bc1bd069a4a2cf718882167f01d18041a9273cf265ac36c37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.01391146 BTC
Feerates: 101.65 > 1.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (730,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,371 184,371 0000000000000183d800e0062bf83e3e82da9d8928fa84e9f0305785532fe461 643 0.25/1.00 vMB 135
184,370 184,370 0000000000000449b4bad351cd789c16a73dad9709aa613856c11fa19bba7ad8 1,300 0.50/1.00 vMB 139
184,369 184,369 00000000000004cdc780f2095960b7ac103ad1dacaf91377f4254285f046005a 512 0.37/1.00 vMB 121
184,368 184,368 00000000000002701b0ea4a41c0d8c1ed74d7e4e9dd2dac9ada278226e96e1d1 612 0.25/1.00 vMB 131
184,367 184,367 00000000000006b34a3e19fe45539f8fb987521c284b6b7f6ec2072714ac2554 610 0.25/1.00 vMB 130
184,366 184,366 0000000000000709e567393d08e4a5e793dd72c829f061095567360c0678795e 138 0.05/1.00 vMB 122
184,365 184,365 0000000000000245d19676f36b9412ff387054e7ceb8e0da4aca4eb94a398d6f 1 0.00/1.00 vMB 0
184,364 184,364 00000000000001105285c2febdf69d5f90b594853dbbf8f977102fc907c93fdc 138 0.05/1.00 vMB 144
184,363 184,363 00000000000008ea3c2c5770444c1dcd5701af0cd672241e5ba9063816c0581b 960 0.42/1.00 vMB 133
184,362 184,362 00000000000006b06b7f56a165298960768de0eb779298e571651f32bfd37c46 119 0.05/1.00 vMB 364
184,361 184,361 00000000000005201b5708b5441e55b964ac614b74afc3f1ebe56ea5b039ce33 621 0.25/1.00 vMB 126
184,360 184,360 00000000000001673895276538a908f8d6e8fd3cab99a553182a6f8659ce662d 152 0.05/1.00 vMB 24
184,359 184,359 000000000000064b2e20d8545b6e7175c0984f8459930b007de67f7282d702da 8 0.00/1.00 vMB 0
184,358 184,358 00000000000000cc09e0995c2297942e7c25929ab1eb5dd01d747610ecdeaa75 529 0.25/1.00 vMB 152
184,357 184,357 0000000000000392c0d39f5d8e5c3eb82d2f25aa77ec22033080d9bb353b44e9 155 0.05/1.00 vMB 161
184,356 184,356 00000000000000174cabd3708b453255187e28ef24a75220afde3b76aa087436 105 0.05/1.00 vMB 90
184,355 184,355 000000000000091c46ff011219a805d39e69ce51a4ea4f417aa0ab760cf1f2fe 694 0.25/1.00 vMB 141
184,354 184,354 000000000000056e25c16d7f2846ea8c6c489f3cb4b7b10069a2687befd2f919 9 0.00/1.00 vMB 15
184,353 184,353 0000000000000354688cd51355724e2a85ec3f3a32e2c1457ec64ebde42f2fc1 628 0.25/1.00 vMB 132
184,352 184,352 00000000000005bffb8284527a531232e33c4b93920f63d0f293e2b7bf2cc559 508 0.25/1.00 vMB 119
184,351 184,351 00000000000003144851969fcac6b3ce9aba32ac74abea897cf94663035e0446 12 0.00/1.00 vMB 722
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.