Loading Tool

Explorer IconExplorer

Memory Pool

37,760 transactions
26.16 vMB
0.06385108 BTC
Random Selection Loading Transactions
Max Size: 134.45/200 MB

Candidate Block

Mining Attempt fcc65f2d34b79b900a6f9eaebf29d83e79d2ab7101d1efec7b7584afd11f3807
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 119e4977faa5b680e97f9f5255b58f095d7d4eb9069641bd733a4d8995d1d217
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,417
Size: 1.00 vMB
Total Fees: 0.01554986 BTC
Feerates: 102.99 > 1.56 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (338,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,258 576,258 0000000000000000000a515e5ffee7fabc87c0dfaa9f26ae3431868d2209f68e 752 1.00/1.00 vMB 171
576,257 576,257 00000000000000000026f255bc568fedb52166307e9bda3fc1903450d1894d0e 1,304 1.00/1.00 vMB 184
576,256 576,256 00000000000000000027bd0ac6478a67311a8faa0594f95e5365b5bb4f11c89f 2,012 1.00/1.00 vMB 128
576,255 576,255 000000000000000000081efa3a563c3de02d292722297e410abbdf601a104ce8 2,518 1.00/1.00 vMB 99
576,254 576,254 000000000000000000142015ed54faa2993c9e98df330e2f8ae9027ecdd36ebf 2,558 1.00/1.00 vMB 149
576,253 576,253 0000000000000000001870d57a73f44d08dc92456f128ea1ab4a2278c498dce0 3,043 1.00/1.00 vMB 99
576,252 576,252 00000000000000000012ee12cfd25a0a9c87ac22058513f991fa9c4c076a5336 2,496 1.00/1.00 vMB 113
576,251 576,251 00000000000000000023d8c6ed3c59ff65fd14d7d97e65b0c35a2b1713914968 1,979 1.00/1.00 vMB 119
576,250 576,250 000000000000000000233cac189f21ea35512f0696cad73825b88a8bed830768 2,586 1.00/1.00 vMB 112
576,249 576,249 00000000000000000024c6d4436fe2874e4aa132bb795d53fd921eca45b1d8c7 2,551 1.00/1.00 vMB 130
576,248 576,248 000000000000000000019598049223b0b337887cba01e227113579673c226ea1 2,477 1.00/1.00 vMB 122
576,247 576,247 0000000000000000000f9276028cf57ddda1f3be9b186639849643128c931a2b 1,845 1.00/1.00 vMB 139
576,246 576,246 00000000000000000029ed3f7493dd4cedb8c1436f9bc65cecded78846260e49 2,912 1.00/1.00 vMB 174
576,245 576,245 00000000000000000024c787b8943dfa9b7f9773e804c6e9145c78ebe281dbf1 2,945 1.00/1.00 vMB 151
576,244 576,244 0000000000000000000c388ad36f260d29e634aac94903bb6177f54f6ae02286 3,078 1.00/1.00 vMB 173
576,243 576,243 00000000000000000012a13f6874a6599d2331f599ed53a34a92b58bb023780c 3,243 1.00/1.00 vMB 178
576,242 576,242 00000000000000000005781d92ac5cd797553572ed0b07168ce4a3364cf8c4d6 1,223 1.00/1.00 vMB 131
576,241 576,241 0000000000000000001a5ebeee1b7909cc4973f13cf6aa320bd7756160ee9e01 2,811 1.00/1.00 vMB 169
576,240 576,240 0000000000000000002547fdeb348ba3e3078a05194d13e49dc6d72baaef77bc 1,633 1.00/1.00 vMB 125
576,239 576,239 00000000000000000015ce228ddc2ef66338bd5f95e9756c24dc19b70ad1ce62 1,614 1.00/1.00 vMB 155
576,238 576,238 00000000000000000004c6e6041f01edab8fe068d6d86073ea873aef2370f4e6 3,392 1.00/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.