Loading Tool

Explorer IconExplorer

Memory Pool

42,603 transactions
26.95 vMB
0.06124108 BTC
Random Selection Loading Transactions
Max Size: 141.59/200 MB

Candidate Block

Mining Attempt cd3047b45502fbac95401fed06b9b04928bb53535a1bb8a53d954de5e15ba163
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b249ae2a6946e35793f40bb906bdc46e5773c7ac10951005a681b8eef2fc1901
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.01122711 BTC
Feerates: 103.41 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (290,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,785 624,785 000000000000000000022a8f7a41fdfd3ddf76a1c5c39210a89f4c134ba8cbf5 539 0.26/1.00 vMB 13
624,784 624,784 0000000000000000000165abc9f789500ac9303deeaa5e86714d0b30bb473066 1,324 0.48/1.00 vMB 17
624,783 624,783 00000000000000000009fa6a44031a9e1042a87b74635cf77ccf6f93297f0556 99 0.05/1.00 vMB 11
624,782 624,782 00000000000000000003e957690bcd663b06b955bb5a9d549e193b3661df5831 2,541 1.00/1.00 vMB 17
624,781 624,781 000000000000000000119077a827cdc8c12d5220d6751c62877ca6e6839bbf06 1,173 0.54/1.00 vMB 15
624,780 624,780 00000000000000000009904480e568043349f0477ee7bd89d5211b39c545fb17 1,295 0.45/1.00 vMB 14
624,779 624,779 00000000000000000012e6510f840d64e45947e9618d5f00db1ba1e72fc62543 661 1.00/1.00 vMB 4
624,778 624,778 0000000000000000000039bb07ed4bf6be8706440e899da4b5b89b3af1fa361c 491 1.00/1.00 vMB 3
624,777 624,777 0000000000000000000b9e4532801323f099d858a685d4995e46194aaf825b90 2,719 1.00/1.00 vMB 11
624,776 624,776 000000000000000000009eac0d9e16073c10b4e9d45b4895ebe6fd81112596f2 2,914 1.00/1.00 vMB 20
624,775 624,775 0000000000000000000b418878b985edca05866c2f3403cd0e1c905abb63e73d 2,660 1.00/1.00 vMB 28
624,774 624,774 00000000000000000002f48b4ddb1c5cb684315b8ced78f72d4674691bc5d4b6 1,246 1.00/1.00 vMB 7
624,773 624,773 000000000000000000082fecd6740334e7fb425de38a871f76b8ed4d2ae5bc73 538 1.00/1.00 vMB 3
624,772 624,772 00000000000000000004492b88c9b64490bd9cea252a05bdf232193f4123dcbd 1,535 1.00/1.00 vMB 17
624,771 624,771 0000000000000000000dd7b6932ed3c6f138bf2544523854c1e159afbd88348a 2,677 1.00/1.00 vMB 20
624,770 624,770 000000000000000000028f99d4ef6cbaa4bd5aa3b8817aa377292344f785354d 337 1.00/1.00 vMB 2
624,769 624,769 00000000000000000005efc6705442c24d37b4238016f754e0e47b3cd3c8e160 221 1.00/1.00 vMB 1
624,768 624,768 0000000000000000000c1667ab869cd125b2a3896c2a27e62956e360f272e27b 801 1.00/1.00 vMB 1
624,767 624,767 0000000000000000000253f6cceb4a0400f821edd954bf5b26eab9ff6c312d42 1,352 1.00/1.00 vMB 4
624,766 624,766 00000000000000000000a24b52f9a8da04ab6b130f16f06f0b396759e64c1804 462 1.00/1.00 vMB 4
624,765 624,765 00000000000000000012dac2fe99707ba47d14b4505c8127aedc4003c86fb170 165 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.