Loading Tool

Explorer IconExplorer

Memory Pool

81,336 transactions
31.19 vMB
0.09336732 BTC
Random Selection Loading Transactions
Max Size: 188.11/200 MB

Candidate Block

Mining Attempt 305c3764985ccc13296d618954ae0a88b55df2e6e730b3c99717df4556f7b4f9
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 1fd97147162ac5c0796e98662ba4f530f0e3846986336ae48d87209d6b95147b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,490
Size: 1.00 vMB
Total Fees: 0.02003646 BTC
Feerates: 45.88 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (98,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,100 817,100 0000000000000000000185fe9fb8609f5cdd3880bf08fd9cb1749e39b4633da6 4,735 1.00/1.00 vMB 237
817,099 817,099 00000000000000000003d88c4b5df579829fb1f81fd875f02c84b76249f8a57f 4,125 1.00/1.00 vMB 250
817,098 817,098 0000000000000000000117ec81f82786c566f657ca32b68b8a0bb2278dd9e6b0 3,080 1.00/1.00 vMB 289
817,097 817,097 000000000000000000036504c88e8e37df08a9368c9f5c26e0cd7458f941fba3 4,668 1.00/1.00 vMB 223
817,096 817,096 000000000000000000016725758b4f6882b1f6bfe5de74aa23d720b40f73af08 4,671 1.00/1.00 vMB 233
817,095 817,095 000000000000000000026584b4311641adf223ea08bb50ea56515908a88afe71 4,395 1.00/1.00 vMB 211
817,094 817,094 00000000000000000002d0d3e2f7589eb3eac0b3ce876bef72b3019cf15decc4 3,806 1.00/1.00 vMB 226
817,093 817,093 00000000000000000000f943c8adc3104ab08f4b9c3793479321ab1b4dca6b76 5,636 1.00/1.00 vMB 188
817,092 817,092 000000000000000000038768141dca2e8ff38400d2bf6345215acf4b9a30fbf4 4,966 1.00/1.00 vMB 215
817,091 817,091 000000000000000000004692b3c151cb1d6e43e32c35701c7e243d265c5f1b11 3,512 1.00/1.00 vMB 241
817,090 817,090 000000000000000000030fb2bb666185fda8ace2a7a5891e74c1467f579221fc 5,047 1.00/1.00 vMB 209
817,089 817,089 0000000000000000000165da83d2a0b35e313b68dba14a4fa81fffcaeb880f92 5,115 1.00/1.00 vMB 199
817,088 817,088 00000000000000000001f0c420652b10972bd3a2641bcce40704facc258dadf0 5,221 1.00/1.00 vMB 201
817,087 817,087 0000000000000000000257fa7663a548dc362eac150a0e584572783dee6b9d95 3,934 1.00/1.00 vMB 245
817,086 817,086 0000000000000000000108b72ef3c3bbf37c632c91e7bc7a97b9601502a01149 4,560 1.00/1.00 vMB 224
817,085 817,085 000000000000000000015991d3e3ab19f4b241d57728bb6b704d505add13fa08 4,292 1.00/1.00 vMB 202
817,084 817,084 0000000000000000000026add9a48826d4f3f9b3d5fb34ef46ce295cb7b9fe21 4,585 1.00/1.00 vMB 194
817,083 817,083 000000000000000000027cbaafb21c095bfe66ea3d2e0235691b746364390533 5,064 1.00/1.00 vMB 205
817,082 817,082 00000000000000000003284465bc3bd809687416b345cdf7c591e979ce56b82b 4,303 1.00/1.00 vMB 215
817,081 817,081 00000000000000000001c69b19b12b18f646000545106c6e78dff96510f494a1 2,940 1.00/1.00 vMB 258
817,080 817,080 000000000000000000011a26d31999506a9f24d45f95aa8dc9ce6acbbb463879 3,423 1.00/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.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.