Loading Tool

Explorer IconExplorer

Memory Pool

82,270 transactions
30.97 vMB
0.08707346 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt b5869df2b41de56cbe3229fc1a1b476949847f678a16c6733b3027ace8c733d2
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 49328406e7adf6421a4e405b4c8810d09b3a89e25b270dbb4632cc6ac5f5d4fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,662
Size: 1.00 vMB
Total Fees: 0.01720110 BTC
Feerates: 235.42 > 1.72 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (140,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,096 775,096 000000000000000000038a4a81fa18a263a1119ab47a619e17998d9c8fab0470 535 0.39/1.00 vMB 7
775,095 775,095 00000000000000000005224c6e2f8fa05c487ae4684bce62850001801fa6c5d2 832 0.60/1.00 vMB 6
775,094 775,094 0000000000000000000224ccf42c5a5ef10bbf644d07df2d8223bd6f4e6bd19e 1,497 0.83/1.00 vMB 8
775,093 775,093 00000000000000000003505a413df947a209c6fb8e685a3b014d8ce31eeaafaf 669 0.51/1.00 vMB 7
775,092 775,092 0000000000000000000015135aedc52c932862644f7472234de37b6925b90d44 269 0.12/1.00 vMB 9
775,091 775,091 0000000000000000000566c3c73b8f6d3c40df52d3636e22733f8ce629c376be 789 0.96/1.00 vMB 3
775,090 775,090 00000000000000000002514c840f9bb6524ec8ba48b16965788e1106ee12cd4e 1,993 1.00/1.00 vMB 10
775,089 775,089 00000000000000000001a29a165e7cf77cc1b17388ff630ae5308948922e8859 1,131 0.51/1.00 vMB 9
775,088 775,088 00000000000000000001aec74beab4aa48d90a0236c6882a662e2e06d7e1d6da 640 0.42/1.00 vMB 7
775,087 775,087 00000000000000000005098164424c53ef01aa2922a65f04540db403e723c02b 2,334 1.00/1.00 vMB 13
775,086 775,086 00000000000000000002b8539acf80438d5245e02f11e4a402ad6420ec487fcd 165 0.52/1.00 vMB 2
775,085 775,085 00000000000000000000ed3a9e6d41859eb091e4a4f2976db50d1e7e6968346b 149 0.99/1.00 vMB 1
775,084 775,084 000000000000000000029efddefa13086d382d7684f4cec7820757a32675044d 583 1.00/1.00 vMB 3
775,083 775,083 000000000000000000031d1b062587e7774a060066d1c53b59a49d82827992ec 2,241 1.00/1.00 vMB 10
775,082 775,082 00000000000000000006efdaf6f2bcc7c5f80feb0ea608a196e43fc95f5ed384 2,052 0.99/1.00 vMB 9
775,081 775,081 00000000000000000001caaecef5e98f85ed6c4db2fef1e6be50eec6e9593693 1,962 1.00/1.00 vMB 9
775,080 775,080 000000000000000000038ef472b501402545654e30dc5d7ef0833f1467b42bf7 2,517 0.97/1.00 vMB 11
775,079 775,079 000000000000000000050c2d8bea32a0f1ebb1447568eb401914aa60cf5ed85c 977 0.99/1.00 vMB 5
775,078 775,078 0000000000000000000362dcb86ff343d5d57e5c9a57c14ad58b82bfa5a53930 1,655 0.99/1.00 vMB 7
775,077 775,077 00000000000000000006f19515d1f8b46621f088ec8056084f15dc037c9c0ba8 819 0.93/1.00 vMB 5
775,076 775,076 000000000000000000044d952af5990c1e26c5d38a52b25ccec3ed4df2f0ef10 2,339 0.96/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.