Loading Tool

Explorer IconExplorer

Memory Pool

36,372 transactions
18.43 vMB
0.28681940 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 11 blocks ()
  • 3 sats/vbyte = 7 blocks ()
  • 4 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.27/200 MB

Candidate Block

Mining Attempt 523c81f7f796ac7ae1d76b0af0dc477bbf392bfff5e9d0271621bc8f65614e61
Version 20000000
Previous Block 0000000000000000000188f9cba1c63d5cd1f7fd61e3e8718741855bf38ece7d
Merkle Root 6f1add7dcbc2ed9b25249de8e435f4fde17cb858bc47b3d92a528ca1dbf810f6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,415
Size: 1.00 vMB
Total Fees: 0.06592577 BTC
Avg Feerate: 4.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,057 (689,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
223,753 223,753 0000000000000253393ba359405d6e6fd8edac82b47b9b65db9e32c27529e68d 0.25 MB 389 139
223,752 223,752 00000000000002ddf6e1c0803a3db648eec7cde4efc472d79d116520b922a639 0.18 MB 306 54
223,751 223,751 00000000000000b86189868ae40b2871cad20fc933d37c31ce01b10e3ede5086 0.25 MB 558 183
223,750 223,750 000000000000020e0e2810ff7ec2a84166f0e53e7208f4e4e74518b908381778 0.25 MB 738 237
223,749 223,749 00000000000002bf3c3596c97f15254a6ac6039997ea17c4726034900e3cacf7 0.05 MB 131 217
223,748 223,748 00000000000003c3628c7f71d01d74204918cc4fa3b185d6f00e54627ae9915b 0.50 MB 663 82
223,747 223,747 000000000000048f5eaea1e1f5743fa3f6874b6cb9d2f05a157c1613191f16fb 0.16 MB 512 228
223,746 223,746 0000000000000153c61d640d25e64698b411a16aa57a6018d8cb59dca80b6337 0.00 MB 10 44
223,745 223,745 000000000000042014d48f0a0f377e1b643fe097930a88422ce51f005c694669 0.08 MB 129 105
223,744 223,744 00000000000001ec6772734fc58ea25add58167503226f450766e9ddb3091700 0.11 MB 208 124
223,743 223,743 000000000000039a41bb2a68bb8db6b9a2d5236a8d019e45f5eb0293bff2249e 0.07 MB 146 113
223,742 223,742 00000000000001e98619b5beb550c0d0ebe71eb4f645f16903c500583dc476c3 0.14 MB 324 201
223,741 223,741 00000000000002c010dd75b5af8ca87e0e1cce67ee0728c62a1e2c7c47406164 0.25 MB 660 187
223,740 223,740 000000000000016013b931afde489440d6f51fb0b0f6dca48f877eb2f9d026f2 0.05 MB 140 66
223,739 223,739 00000000000004665d7967ecf9ddb6d3deef67c715cbba65070e4375583a770b 0.17 MB 345 155
223,738 223,738 0000000000000220e77034157777ec134030409f557a646b4f51be203c43b5e7 0.24 MB 415 143
223,737 223,737 000000000000021510795e304968d6168788b324c6de215138ff1325cab0dcd6 0.25 MB 766 268
223,736 223,736 00000000000002940b0b128fd676e1c50780ef00173573730ba30d6cbab6dd56 0.20 MB 340 183
223,735 223,735 000000000000013214e675bb0c1347695ce26e7d3d0b4381fd67ed6fe2b4bdb1 0.25 MB 503 175
223,734 223,734 00000000000000fcf48157ae73b908d70010ca4782bda3e9d5a5904f88a1816a 0.25 MB 649 296
223,733 223,733 000000000000003bf46d00cee70fdad9aa7e5c3c0a4230d63032c561d268a05b 0.11 MB 257 433
Previous 10 blocks ↓
Total Size: 778.95 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 54
    • Outgoing: 10
  • Data Transfer:
    • Sent: 59.35 GB
    • Received: 0.20 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.