Loading Tool

Explorer IconExplorer

Memory Pool

32,452 transactions
9.96 vMB
0.15374540 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.05/200 MB

Candidate Block

Mining Attempt 5186a92ec3caf292b06e63927108ac8e3b4e4dc45a0a58d8d2a4d405b38d5d7a
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b7f331cf3d9dc8d58f26007e3592889905617b53e65de2a8e1c94bc27a14e475
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,559
Size: 1.00 vMB
Total Fees: 0.06689043 BTC
Median Feerate: 4.46 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (741,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,465 171,465 00000000000000880671d82038669bf4e9482f88fa37a79c7bcd6a93c5e7b67d 39 0.01 vMB 32
171,464 171,464 000000000000058d6b64bacab053ecffd0c9af8f90017b87273fdab7765e69dd 76 0.03 vMB 65
171,463 171,463 00000000000004ef4811ba76665c908ffd52c7849917726048febcf3d430050b 44 0.03 vMB 18
171,462 171,462 00000000000001dd77a5624ba201c9a2663e50075be5995f74a9b9eb04458d7d 1 0.00 vMB 0
171,461 171,461 0000000000000b2617b4167eb5179d00d1b78e67768079d0fe75c7d0d3dbaded 1 0.00 vMB 0
171,460 171,460 0000000000000a539e8e940dd60ecdec8c5dc694a4ca12cb707b101d60ce9120 97 0.04 vMB 62
171,459 171,459 00000000000006ed98e26aeb84e034556db4efae3c1468d1d02e18db54773cdb 68 0.05 vMB 87
171,458 171,458 00000000000000cc4d7194ad4dcf106ce6b38f61d18c41c465e12379786a5f2e 1 0.00 vMB 0
171,457 171,457 00000000000003268ebb13f95ecbbdc15d45b312e8632dddafed7065ae5b7444 38 0.02 vMB 172
171,456 171,456 000000000000038f943dad40b8993726d328ea4bd7941cd9157745d36b363579 15 0.01 vMB 54
171,455 171,455 0000000000000a5fe9bffc308c72f6a0dc9169d761364ddca1bdd5edca625f61 135 0.04 vMB 83
171,454 171,454 00000000000008259acbb3efeba531fea24251c7d305237017c7e17e7d85098a 44 0.02 vMB 221
171,453 171,453 0000000000000079cce445a1a382c16d225c43da35c508285b41145598768e4f 5 0.00 vMB 32
171,452 171,452 00000000000000b579c8af9395ca881506b8964846af686f0ad78fe3d9f6f193 17 0.03 vMB 131
171,451 171,451 000000000000028c23051344d6256cba0c0665edf1437c715579051bd76b02c2 145 0.04 vMB 26
171,450 171,450 000000000000099e18b84b47fba8ee569f117c8545fa375f33381bb7514187e3 1 0.00 vMB 0
171,449 171,449 0000000000000761133cf54d91bedb794ee954a79b9e99daef0535c17a9f2700 105 0.05 vMB 915
171,448 171,448 00000000000002a5443ce8eddca413479dd52791d8c96a9f4b69fcbe7dd51349 1 0.00 vMB 0
171,447 171,447 000000000000069f0c94cacce405233fcd116f406eba78997902eb3243249dee 1 0.00 vMB 0
171,446 171,446 00000000000008d3bf754589d8bae3bf3b5c638fae9fbe39553e170b8a1a08a2 116 0.05 vMB 373
171,445 171,445 0000000000000a59908777ae2f7b76a3b6410d14528bb90b63203301147d715b 75 0.06 vMB 211
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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