Loading Tool

Explorer IconExplorer

Memory Pool

19,134 transactions
8.55 vMB
0.03115749 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.38/200 MB

Candidate Block

Mining Attempt f7a486a8ae8e94a467de68e4bd60b7d15beae633bf0e0c35fbabb3de3ac36110
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root 663604a4f257537855121c09b15f1d0c187d744c781386117c34f67c81211753
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,301
Size: 1.00 vMB
Total Fees: 0.01283112 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (710,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,299 203,299 00000000000003a11b6eed6874e2863de82d89801b73e4b6bcde585bb25d6f64 392 0.14 vMB 266
203,298 203,298 000000000000053457261cd8f60cc940afb98e6100e02404cad9b2c732a73c59 923 0.47 vMB 147
203,297 203,297 00000000000003e0e649b4965ea51ca9250063c4ff79d561a6184487731f42ec 74 0.08 vMB 90
203,296 203,296 000000000000007a6a1af081dc4ba613ec4c734ffd059f23156e4c79efed6b4f 630 0.31 vMB 75
203,295 203,295 000000000000024f3b60bf24b1d5bf17ea807aee1dcf54f1ab26ee4bc4677d74 154 0.05 vMB 72
203,294 203,294 0000000000000284ce7f6bbb74a3d25e49568f32b127525bfb147dd195086543 778 0.35 vMB 135
203,293 203,293 00000000000002d1b8f74a57c60412ef4d67fb297578986253006fb3e8a80fd4 118 0.05 vMB 328
203,292 203,292 00000000000001a2ea95a1884475d32256acc03908553cc285f6b4913c15536f 525 0.35 vMB 71
203,291 203,291 00000000000002d2d882028dd189f4a02b7c1526436c9a5ba29a417c997c2a89 304 0.26 vMB 157
203,290 203,290 00000000000003d80898ceba8ba1e568e85065b9f135a014a61a017e1c0c9ac4 362 0.24 vMB 211
203,289 203,289 00000000000000bb4e7ce19fb4b03ade99d1fece9b79009eab8b436de1cb0ec6 276 0.13 vMB 149
203,288 203,288 0000000000000142e4bf3a3e5a1b11c8982606875e09abe8982f68d3b4876483 692 0.25 vMB 153
203,287 203,287 00000000000003005381b13c4a4a6df03e819f1618c1d7096c2d1b4b7739d943 126 0.05 vMB 34
203,286 203,286 000000000000017fe9b591fc8554b383c1af1b41f2b97ac7298a5fb6f4ccb794 495 0.25 vMB 143
203,285 203,285 00000000000001190b8a044e4ec1df236f85f0b1acd84abc382997a4b771c608 12 0.00 vMB 183
203,284 203,284 00000000000003f6fc8036ab7c78a8a2f961d26048d19ec33df63a0e08f2a7cd 121 0.05 vMB 182
203,283 203,283 00000000000001e57a685dd0c8d390e8438fa3e15f187c5a6560ab68328a71c7 72 0.04 vMB 85
203,282 203,282 0000000000000147621afa5de7dfb3bc506413c46d2382be63e7f8bcb827648c 96 0.04 vMB 86
203,281 203,281 000000000000054d65fa82978eb01b7f839c0318d20dbec1b36991107f9f7eae 250 0.20 vMB 68
203,280 203,280 000000000000034e816752b4240ca746de406838ebca8826040a67be2d8cd95f 68 0.02 vMB 147
203,279 203,279 0000000000000258bcf82ca2c5dfebdfcbfc6de65aec14db0e0fb7355318376f 161 0.09 vMB 92
Previous 10 blocks ↓
Total Size: 779.61 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: 297.95 GB
    • Received: 1.27 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.