Loading Tool

Explorer IconExplorer

Memory Pool

74,435 transactions
30.61 vMB
0.08776653 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt 295c719b6d2068c11cfa15e43fd179fbcadbae28b10a99dc86557132e13e99d1
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root b2d61b73da9febc9124e3fde327702b454e0b8cd8bfa02b9fbd20f51b98e82e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 122
Size: 1.00 vMB
Total Fees: 0.01140437 BTC
Feerates: 20.07 > 1.14 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (629,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,438 285,438 00000000000000006cf4f75b8baf4f7521d67683ca2ee34d0f1165b362bfbf97 68 0.03/1.00 vMB 34
285,437 285,437 000000000000000185f64095f124fa3af982b7f9085f20dc08a51193e99b425d 320 0.50/1.00 vMB 48
285,436 285,436 000000000000000153848703c992fa262daf12c462e71ad3e969a9e9a166e66f 742 0.35/1.00 vMB 71
285,435 285,435 000000000000000108e53adeaf07ce88a987041204b938a60c560a5209893d53 279 0.90/1.00 vMB 24
285,434 285,434 000000000000000026a30c89e1f2cf5d6daa904d21dac14c3b97b97a1893430d 288 0.35/1.00 vMB 35
285,433 285,433 00000000000000018020fdcedcf8f4299791f36d3dccd7cd9beaa5b6e0dd5b90 462 0.25/1.00 vMB 33
285,432 285,432 0000000000000000afacf8c903e3cb53b5d3248d64d37622177bf00673bb0625 250 0.10/1.00 vMB 36
285,431 285,431 00000000000000007ced4a41960e45b4802f7036eda1b97be065353c512f1216 210 0.15/1.00 vMB 20
285,430 285,430 000000000000000040f8a03647250eb19591db674be88c61082d5b377c145b38 304 0.50/1.00 vMB 22
285,429 285,429 000000000000000193c51e6e13b77093f46117f40e628002c70e564e2a27b998 397 0.90/1.00 vMB 24
285,428 285,428 0000000000000000af1b10f101e412c5fe76c273acbf3e63de1778fa67482886 181 0.06/1.00 vMB 63
285,427 285,427 000000000000000106097dc7e9bc09e32fc6b2dc8c1191b1b5b7b4d6a6b4342b 206 0.06/1.00 vMB 57
285,426 285,426 00000000000000019f51bc7983d0435ab268ad3c3ff4abfb3268c0e2970081e4 136 0.50/1.00 vMB 21
285,425 285,425 0000000000000000e93d13a7fbc69a070429f127361d5186d65b70de4d54adc9 437 0.50/1.00 vMB 27
285,424 285,424 00000000000000009913be7af1c6b68f753befbd3e9f253a446c00ab6a64d850 441 0.35/1.00 vMB 31
285,423 285,423 00000000000000002d9bf726d64a90f435e808152e5275d8418a3e8b485b7206 298 0.35/1.00 vMB 27
285,422 285,422 00000000000000018b7b8816a87351205278291f961ed172fdd563e83fa862d9 194 0.06/1.00 vMB 63
285,421 285,421 0000000000000000b7f71b8bc2438d7eda1f615d3500939bdca57ec0cb095324 241 0.14/1.00 vMB 40
285,420 285,420 0000000000000000f9c9ce8d53bc866161397430af06962dad1fa6bf640e3e6b 946 0.39/1.00 vMB 48
285,419 285,419 0000000000000001182134a3b571cf157119bdd127c1c9ddde2d57cbe6ae1a18 85 0.04/1.00 vMB 45
285,418 285,418 0000000000000000038c0f043e3cf903b9174c8ee29dc274d3e1922d19abc294 78 0.03/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.12 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: 738.90 GB
    • Received: 18.61 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.