Loading Tool

Explorer IconExplorer

Memory Pool

80,176 transactions
29.57 vMB
0.08931391 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt e5ef1c755cc152cd38dacc19b20aee9aa500bff52a5d7554dd0625079fd6bc63
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 16e548586eaa1ba3f559629c4c980ee500166aee22f49ad7aa5282b23393f8c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.02689227 BTC
Feerates: 278.95 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (290,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,577 624,577 0000000000000000000f62730618c51e1b60d5ad0df607cbd3685d5e54c4a00d 1,150 0.42/1.00 vMB 10
624,576 624,576 0000000000000000000b473004489461c6795d42a851c4df2654097041b03cfb 511 0.17/1.00 vMB 8
624,575 624,575 0000000000000000000cffc57b455ae6c1653efaddea57c7a6084889176ce1ec 882 0.26/1.00 vMB 11
624,574 624,574 0000000000000000000ec070f12e33e428dd8115de74218f0f4b4cfa026c5b5e 1,440 0.47/1.00 vMB 11
624,573 624,573 0000000000000000000c190b0a01bcd3ca16458b41ced76875b1fa98dacb7e6c 1,954 0.62/1.00 vMB 11
624,572 624,572 00000000000000000003a8329f116f726184819708873e1ed7ace1a1ee71c2b0 1,447 0.46/1.00 vMB 12
624,571 624,571 0000000000000000001035d690312227ce48da37abadd1dbe312c732d6714f7c 988 0.45/1.00 vMB 8
624,570 624,570 0000000000000000000516782ec1fa23db273aa7ec7332a47f41d6311cc15734 587 0.20/1.00 vMB 12
624,569 624,569 0000000000000000000eac91636f4100aca6a75bf79931ec6e5c843485d494b9 480 0.18/1.00 vMB 10
624,568 624,568 00000000000000000011417ea6609c35bec5618c67a2e594468a2af03cd6f729 2,284 0.88/1.00 vMB 8
624,567 624,567 0000000000000000000f6dec487d0bb706f6ed9ed26ab8d0f61e92added6ede3 3,135 1.00/1.00 vMB 16
624,566 624,566 00000000000000000001e99e852274f938053be83d28a092d3dbcbd8711ed06b 672 0.20/1.00 vMB 12
624,565 624,565 000000000000000000036a24da955be110549949c0b3009bdd19f598c32c03fa 395 0.20/1.00 vMB 15
624,564 624,564 00000000000000000011e0e2d96dd13a5aa394cca5253e6ae9936ae529ecce2c 1,580 0.54/1.00 vMB 14
624,563 624,563 0000000000000000000b60ec9abfeae236981e80017cbfc49ffa611c702e27fb 2,093 0.67/1.00 vMB 13
624,562 624,562 00000000000000000003263e3abaa2451cd5d1717a0a35f3e39f948e95c70c44 1,847 0.57/1.00 vMB 12
624,561 624,561 0000000000000000000e81d21de3f9bcf948fa43262fabc990842f73b06bf79f 1,014 0.42/1.00 vMB 16
624,560 624,560 0000000000000000000f7141d48927b5c5b2c6d6a2b911f29e534c526cbb9804 1,753 0.66/1.00 vMB 13
624,559 624,559 0000000000000000000ced9e7a6df9e2ce893190c373fc5280dc3b6de2ab7a2c 2,157 0.72/1.00 vMB 13
624,558 624,558 000000000000000000045bb7d3f2823f815502abfae997278b7a758f0ca03d55 1,268 0.43/1.00 vMB 15
624,557 624,557 00000000000000000010da8de7a711b5bff35fb0ea5ed37d5842a53dfdebf102 2,018 0.87/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.