Loading Tool

Explorer IconExplorer

Memory Pool

72,461 transactions
27.88 vMB
0.05908562 BTC
Random Selection Loading Transactions
Max Size: 165.59/200 MB

Candidate Block

Mining Attempt 014a33d9ba7356403d7dfd077064e3ada84775957bcd56f196e1be825731fa7b
Version 20000000
Previous Block 00000000000000000000e0c459f13ddf02d73e8b60894ea83c46113e0f3e25a9
Merkle Root 2ca3a41d58d4718c1dc7728d917d7b57dd11a13e8756d01f7efadbc00f5f8e08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,772
Size: 1.00 vMB
Total Fees: 0.00346413 BTC
Feerates: 12.53 > 0.35 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,067 (403,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,508 511,508 00000000000000000010c3ab8c2cc26aeae7130388835117937f0829304543ff 1,827 1.00/1.00 vMB 31
511,507 511,507 0000000000000000002be585a48c6c2649df61dd66967a975c676a03e583e9ac 950 0.99/1.00 vMB 17
511,506 511,506 00000000000000000022639b7a784531a332291744c5eda3364f87e6820cc827 443 1.00/1.00 vMB 7
511,505 511,505 0000000000000000000b7423318e48838fba2efa3272abde24b92ec817f5c24a 223 1.00/1.00 vMB 1
511,504 511,504 0000000000000000003164bde4e349b626a7f3719b21fe1e7d8ba3c91ab4e525 1,647 0.69/1.00 vMB 79
511,503 511,503 0000000000000000004db5e1b5c901dfa449b40143ebb00dd49de43576fa1658 195 1.00/1.00 vMB 2
511,502 511,502 000000000000000000065b4edc73e9f02990cffc2b7269e22c043d1b81d4d015 1,529 1.00/1.00 vMB 29
511,501 511,501 00000000000000000002c293867529775df344661813a33068ba0151104c68f1 1,269 1.00/1.00 vMB 20
511,500 511,500 00000000000000000042b793e39cfa7c2231255d650f935d46f19a8754212e9e 2,576 1.00/1.00 vMB 31
511,499 511,499 0000000000000000001daa703df0e8c50614d75031aaa5e43263588237a8fe9d 3,066 1.00/1.00 vMB 77
511,498 511,498 0000000000000000004c0666ed7f205f97f3c2ad5688489c67747189772551cb 1,381 1.00/1.00 vMB 28
511,497 511,497 0000000000000000000473e05e6c97212ee3dd6f018ffba39e04999ac0ef1e9d 1,278 1.00/1.00 vMB 16
511,496 511,496 0000000000000000000a6b45eef86a0d5462d5bc3e40227f636278f4a60e3376 2,677 1.00/1.00 vMB 64
511,495 511,495 0000000000000000002ec94dad9fec1f2d1e3fa3f3b492d29950206291cc92a6 432 1.00/1.00 vMB 5
511,494 511,494 0000000000000000002e7036d9ce56a4c99a89a74098e91e43fabaa40434fcea 2,210 1.00/1.00 vMB 41
511,493 511,493 000000000000000000057a1231a7167acd8f85118de41875ea4bc3f6c711d1b1 437 1.00/1.00 vMB 6
511,492 511,492 0000000000000000001147425fc835242e1bfa46ebd613faa67350eae1109bf5 2,135 1.00/1.00 vMB 43
511,491 511,491 00000000000000000043a6cbed651a0401e2d8b61090b57803fefb228a0f543b 489 1.00/1.00 vMB 6
511,490 511,490 0000000000000000001b070b01d53db67b6e919e68c62806b68cbb7ce81f1e0e 2,250 1.00/1.00 vMB 24
511,489 511,489 000000000000000000199e194aa8c402a6ca02839c344f0aa8d0ec90e093ff17 2,852 1.00/1.00 vMB 77
511,488 511,488 00000000000000000020e268e0c2e046735d53cbee083479b137a79ae5164ae9 1,751 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.51 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: 668.60 GB
    • Received: 15.54 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.