Loading Tool

Explorer IconExplorer

Memory Pool

43,145 transactions
29.08 vMB
0.09158774 BTC
Random Selection Loading Transactions
Max Size: 148.82/200 MB

Candidate Block

Mining Attempt a192086a1d406a6a5868377f494655b46bf33db21d6def919a4370471ad596fd
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 2aec352c97f1d9345e3eb0d10ee5d0c2e311465baf7f28b020c727c95aee306e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.03313292 BTC
Feerates: 88.27 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (739,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,440 175,440 000000000000064abaaa3ab12108c705736e843e09a29bd410c4d981d6a81181 46 0.01/1.00 vMB 0
175,439 175,439 00000000000000055f83f0048b2bcc32f6b9509899329ffd4e5f1eda1477fa76 22 0.01/1.00 vMB 60
175,438 175,438 000000000000039dd897ef5c6350b980a1502aa0b8c769565d60a28c0b7d3400 31 0.01/1.00 vMB 274
175,437 175,437 00000000000003b2e918fb5adab8812f2dead42d263d23a0b36f5b4d5950fbbd 26 0.01/1.00 vMB 66
175,436 175,436 00000000000006532d75599b65ad63a20dca904cf2a707b5ed887abec1af89d9 37 0.02/1.00 vMB 62
175,435 175,435 00000000000001d6ecaba9921f0531f37973f6a3ff34e3eb6418677614df1e32 66 0.02/1.00 vMB 40
175,434 175,434 0000000000000548edc757142250b17d5b00e59a2de88ff756ad0e9fb103642a 149 0.05/1.00 vMB 26
175,433 175,433 00000000000003f299e7a7edbd5fa84a16ad3ab8c3e77dabcfbf03590ef61c32 83 0.03/1.00 vMB 20
175,432 175,432 0000000000000067dff73538ba93d582f2410613d05d064a0b1fb71e8263ff5a 68 0.06/1.00 vMB 130
175,431 175,431 000000000000050a345607021791d25550c6aeee5d8cf06ba8e324762a79cbd4 9 0.00/1.00 vMB 22
175,430 175,430 0000000000000036ccfe67a53ac37ccc5a4befdd4945b2ed5ce452513f21c9b2 82 0.04/1.00 vMB 169
175,429 175,429 00000000000004d81a1cbfea4354dcb52521ada72e1f9e266a0002aacfba1918 10 0.00/1.00 vMB 58
175,428 175,428 00000000000009908b7457db902bf1f9efae5f8a132e0e0fe4af46742dd149e4 37 0.02/1.00 vMB 55
175,427 175,427 000000000000060531c2fa5b88c07cef1060e0c698c68fab9ecd7ea681e3ff4a 11 0.00/1.00 vMB 473
175,426 175,426 00000000000003e6538b0dcac16db40a611a872ff53b4e02aeeb4a2c2d040738 72 0.02/1.00 vMB 69
175,425 175,425 0000000000000a01e7832ca658c8715e5131225f482b90694a2b39d7b3ee700b 68 0.03/1.00 vMB 50
175,424 175,424 000000000000048beb513e159e46db8ce6195bfc9cab1d45cc6082db72594a13 44 0.02/1.00 vMB 70
175,423 175,423 0000000000000333fa364d58805b6f9162bdc046c7659acbbd68fe17bc60be3d 84 0.04/1.00 vMB 103
175,422 175,422 0000000000000733a31b2fb17d050a479a6889ae215c43b4a98e9ee21f8f1d30 120 0.03/1.00 vMB 1
175,421 175,421 00000000000001e572324aa088d99b9309c61282b17352ba3e59eb335a7a3235 99 0.07/1.00 vMB 327
175,420 175,420 00000000000003ac2fe358f3a4de6602d107cd5ef2d8ee99e191bbc516762b30 185 0.08/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.