Loading Tool

Explorer IconExplorer

Memory Pool

76,820 transactions
28.35 vMB
0.08510743 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 3ffc865746bfdec695fa680abd14cbbc846747430f69c71a2d9d1a656c9969bd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 686f1bad5f9c24e2908c68e3d14589fbb1e66ce88231c987ea3ff9ec32160754
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.02221240 BTC
Feerates: 477.45 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (98,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,113 817,113 000000000000000000011b97a1350d624c6dd74f51b32fd1101611aae3873edf 5,384 1.00/1.00 vMB 202
817,112 817,112 000000000000000000027a2783ed79cbe8b928aa0b2bbbf45077ca00e72b8c40 4,298 1.00/1.00 vMB 193
817,111 817,111 00000000000000000003867c04fa397a3de5c18401130565e21d2d58e277edda 4,848 1.00/1.00 vMB 195
817,110 817,110 000000000000000000024385ece82e94b68f856f0db99a28da9d17722f428585 4,571 1.00/1.00 vMB 187
817,109 817,109 00000000000000000003864e63d8727dcfb5269c6d88c737a100d4e75c9d9a75 5,273 1.00/1.00 vMB 201
817,108 817,108 0000000000000000000228fc81ed90dbe94558d8dc6cf752ae05038d84dac24a 5,396 1.00/1.00 vMB 212
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
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.