Loading Tool

Explorer IconExplorer

Memory Pool

80,268 transactions
30.19 vMB
0.07449121 BTC
Random Selection Loading Transactions
Max Size: 184.76/200 MB

Candidate Block

Mining Attempt d3d848af4ebf13d96e2b049a78ea6009ea5508f7e92318044be16aa15fde4988
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root b76fa2a2d88ca3572c70767c85f27aa6e30487c487d9eb73527c36e13192f870
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,199
Size: 1.00 vMB
Total Fees: 0.00725862 BTC
Feerates: 318.30 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (98,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,107 817,107 0000000000000000000305e83c1cd0b7f0e5466bc8fa380515cd9258c4b0c987 3,580 1.00/1.00 vMB 199
817,106 817,106 00000000000000000003248adc2b7606dd31e424631a189cb92828c631684d7f 5,215 1.00/1.00 vMB 221
817,105 817,105 0000000000000000000411dfac20367d224f711be5365ac259517a826bc4e5e0 5,181 1.00/1.00 vMB 224
817,104 817,104 00000000000000000003e3f4bcfdd50eaf494ad11924c8219f91f6705a88c886 4,481 1.00/1.00 vMB 218
817,103 817,103 00000000000000000002732d36fbf236fea214caaa611c566c470b8fd41c497d 4,650 1.00/1.00 vMB 243
817,102 817,102 0000000000000000000416e32e1f46b3523c38c3276ddbcbdbff7e960dbadf26 3,945 1.00/1.00 vMB 270
817,101 817,101 0000000000000000000278c563828565a9b58c4d5320e85c22a534df1b358cdb 4,601 1.00/1.00 vMB 234
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
Previous 10 blocks ↓
Total Size: 783.00 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.14 GB
    • Received: 17.88 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.