Loading Tool

Explorer IconExplorer

Memory Pool

73,271 transactions
27.08 vMB
0.06138481 BTC
Random Selection Loading Transactions
Max Size: 165.39/200 MB

Candidate Block

Mining Attempt 5a656809b88d6826380876fe6a52f7fdef6ae48f560bdc9efa422b879c72bd2e
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 6ed700def8f74a76feb8ae5c3f123a817ea651c602ecde5117a5aec0e060d3e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.00406714 BTC
Feerates: 40.21 > 0.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (392,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,184 523,184 0000000000000000001ba3d0a1e95a8174a2bb140f384df32e6538dd27d3b630 1,789 1.00/1.00 vMB 41
523,183 523,183 0000000000000000003d8194b9aa0ba2e8672b3bfbfba872aa54e2cbfc77c897 2,110 1.00/1.00 vMB 38
523,182 523,182 0000000000000000001a9a4f090fa382970704179a7e7f136d665149a6a4dc54 2,395 1.00/1.00 vMB 107
523,181 523,181 00000000000000000025695cd91fd815cb2a57993642ff9013710df32092b8e1 2,767 1.00/1.00 vMB 35
523,180 523,180 00000000000000000007741df2065fb0b4dcff54b511fa4adca9aacc05ef945e 2,663 1.00/1.00 vMB 100
523,179 523,179 000000000000000000039bba80cafc97ced967ba3fde522b686434a626189b6d 2,836 1.00/1.00 vMB 88
523,178 523,178 0000000000000000000b17b0d0bc5d113ad5feed705d98cf86d196a9767e0674 3,746 1.00/1.00 vMB 79
523,177 523,177 0000000000000000001696844661c23580b3948aa8598724d780da396770b674 1,277 1.00/1.00 vMB 95
523,176 523,176 0000000000000000001907478495c26b66ae6c16f2c93b0520e2a672d34a6c0d 544 1.00/1.00 vMB 134
523,175 523,175 00000000000000000035311d46f0202321a24c958136f6c9ada5221b403728fb 2,323 1.00/1.00 vMB 106
523,174 523,174 0000000000000000001ea16f75dcdface161be2a3fd99755f9d510d50382627a 1,576 1.00/1.00 vMB 111
523,173 523,173 0000000000000000003a038ee0bc501475f62b6fef1df0622f3cfbaf3031d83e 181 1.00/1.00 vMB 101
523,172 523,172 000000000000000000024043c9f4a518afbe9135572947722748312c2d1afeeb 440 1.00/1.00 vMB 102
523,171 523,171 00000000000000000007bea38c43dbff2f58220d0e01602e0ce7d4f02dcfd876 501 1.00/1.00 vMB 104
523,170 523,170 000000000000000000260defe8243f33416866d41e9912f9858e99954ff2c200 584 1.00/1.00 vMB 104
523,169 523,169 00000000000000000019be4dc8658a6b7fc782c36c11c9f91b7b8f2fe7e421ab 1,073 1.00/1.00 vMB 110
523,168 523,168 0000000000000000001f59f0e76a599b09121f138101b9495c2616dffec52929 1,210 1.00/1.00 vMB 109
523,167 523,167 0000000000000000000ec9274d6a5eb2747ead9f12e0130867ffe94202618bc5 1,249 1.00/1.00 vMB 113
523,166 523,166 00000000000000000028cceb5ab1e0d78919ddb8f77afb5d5f69f4fa799dc1ec 586 1.00/1.00 vMB 104
523,165 523,165 0000000000000000002ff1df252a3b2886fad4b23dea6c9b8d8b43729f989084 1,142 1.00/1.00 vMB 106
523,164 523,164 0000000000000000003e0d8f925d5d614bed6b18db28ff32b7dd4abd73d9f711 1,139 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.