Loading Tool

Explorer IconExplorer

Memory Pool

77,014 transactions
28.87 vMB
0.07995837 BTC
Random Selection Loading Transactions
Max Size: 174.30/200 MB

Candidate Block

Mining Attempt 8fd5bfb05983662a8b2700ac73ec354b627d3533cbc368472a736de8fa3a3ace
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 61e99c0b8c8cede4f1db38adc6191c414b8349cf1c9baab5732e28f9b141d39f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.01975649 BTC
Feerates: 103.00 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (430,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,483 484,483 000000000000000000f8e0b43efda24d5a7f632836622b1d58ec6ebd50ef7350 1,192 1.00/1.00 vMB 69
484,482 484,482 0000000000000000002be93dcea9b60eb4850eb3c83c0b29c76ea33741fe8c18 1,742 1.00/1.00 vMB 204
484,481 484,481 000000000000000000372f96d57ef8b530c457345dd0fba1899aeb4c6f70ec40 1,884 1.00/1.00 vMB 141
484,480 484,480 00000000000000000060b26c6f6a255bd414eb02d45a8b4328d0a9510362fa36 1,333 1.00/1.00 vMB 87
484,479 484,479 00000000000000000073c27a2053312b4c4ecb9cdd1d92bc17654879ac418d4c 568 1.00/1.00 vMB 56
484,478 484,478 000000000000000000ef000e373dcf2f0e6a9ba114d585bb692ac5ecf8ab8365 1,139 1.00/1.00 vMB 77
484,477 484,477 0000000000000000001392c308095344620baab2eb7e160a1ae8c7dd0af0330d 2,065 1.00/1.00 vMB 148
484,476 484,476 000000000000000000fc6edf35440aea3560edb155373b5dc1438a08c3d96ac2 465 0.69/1.00 vMB 46
484,475 484,475 000000000000000000fc3df7c1165b1e61e1065d9881e89099c77fcf4bdccdef 501 0.44/1.00 vMB 25
484,474 484,474 0000000000000000007a02d22933b75da6ca13529cc9e69248eced52658ef0c0 892 0.41/1.00 vMB 166
484,473 484,473 00000000000000000108ee770144f014ade1ef1bb1a3db9116fe6da4df24a496 1,084 0.48/1.00 vMB 149
484,472 484,472 000000000000000000fbae01987197262a0d13afc986ea06e970abd3e0c8f1a9 416 0.29/1.00 vMB 77
484,471 484,471 00000000000000000093151f3b7a1b82b5344d222389725cfa33c4dc73de7250 923 0.50/1.00 vMB 135
484,470 484,470 0000000000000000001c273db9045975125c30d6f04f2861df8c6d7df25792e2 205 0.09/1.00 vMB 97
484,469 484,469 000000000000000001201b09659f56d1a52dba3f41b4a2816930f7589e2d3208 1,410 0.84/1.00 vMB 94
484,468 484,468 0000000000000000012ceaf6564dff2f71a71a6a1831b5f2942fa34caf9d769c 1,644 1.00/1.00 vMB 159
484,467 484,467 000000000000000000f32c95ea8f87760dd1a593d3e03e8944b2dfafaca432ef 487 0.40/1.00 vMB 127
484,466 484,466 000000000000000000f54d4d00bbe3673088cf7364310e65ca525735cdb01b15 1,374 0.76/1.00 vMB 137
484,465 484,465 00000000000000000021abad924930d72ee531df291c996c8a942059653d720e 865 0.61/1.00 vMB 100
484,464 484,464 000000000000000000da756158edd5c29389713c03523178850e5ee7dee53b7f 1,227 1.00/1.00 vMB 155
484,463 484,463 000000000000000000c5cd04c9471e582eb0f852a82954d21df97022fb82c5f4 675 0.44/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.66 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: 673.01 GB
    • Received: 16.35 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.