Loading Tool

Explorer IconExplorer

Memory Pool

81,538 transactions
31.22 vMB
0.07740443 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 4abfad9c51c36f8a45d943ccf1761faf8895695a58bcb64189b3a813ca19b66e
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 5d472c048ddae697a868425217ade5648c08793cf5d82e4e89041f0399d00163
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,960
Size: 1.00 vMB
Total Fees: 0.00985958 BTC
Feerates: 100.37 > 0.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (406,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,700 508,700 00000000000000000003e64a99debb2770b3d8d1accf47b2dc220f7c9eb84f97 490 1.00/1.00 vMB 25
508,699 508,699 00000000000000000035a157af330489e4abd28599502b9322ad107780c7ebd6 995 1.00/1.00 vMB 38
508,698 508,698 00000000000000000006163c9c1050df02f3e3b225d96dbfad7c1b18e2f4ce8a 396 1.00/1.00 vMB 14
508,697 508,697 00000000000000000040b2bf4f84f704989984698d656b198cefa5eb0466059f 411 1.00/1.00 vMB 8
508,696 508,696 00000000000000000014748a772f1de32e7c6bc353de0f823d5e888bb91039e3 1,452 1.00/1.00 vMB 46
508,695 508,695 0000000000000000005e6d4a28a43beb9a5c1a14bcce602947926073baca7c12 1,543 1.00/1.00 vMB 55
508,694 508,694 000000000000000000229fca5d1aef67fdbd1ac60e65230d42290dd5b5201bff 320 1.00/1.00 vMB 12
508,693 508,693 0000000000000000002732804c91bd132dee0ddd71a0a90e8b25667b7af80ab8 921 1.00/1.00 vMB 43
508,692 508,692 00000000000000000057680c3c549a0285c88f838afa6e068534545c413d5317 516 1.00/1.00 vMB 23
508,691 508,691 00000000000000000012995c5311a1b2dce4e9d6206fff4d54cb0aba655857a5 896 1.00/1.00 vMB 31
508,690 508,690 000000000000000000497966979a1fb8409fb017015f4ccfb012c289a6ad51c4 1,504 1.00/1.00 vMB 53
508,689 508,689 0000000000000000005cb5e94c05b6e12e49ed7827b09ecc0d9db63ffeb6da91 1,072 1.00/1.00 vMB 37
508,688 508,688 0000000000000000001ba4a2f1d808be8fd4f4a209ef21b11656d3a92f5123bd 444 1.00/1.00 vMB 11
508,687 508,687 0000000000000000001ab95cdeb06e187b955070b2605ae42c24204c7d6fc94d 731 1.00/1.00 vMB 9
508,686 508,686 0000000000000000005d1f7929b94c1137c2ba99a83c7e1464faebe3518a7b03 444 1.00/1.00 vMB 21
508,685 508,685 00000000000000000006abb1f97582ae65b4b1544d32481a79129eef218bba29 301 1.00/1.00 vMB 12
508,684 508,684 00000000000000000029b9f1560c89dca550a3149743174802206ebdb8fd476c 723 1.00/1.00 vMB 40
508,683 508,683 00000000000000000002e83be5e1b22fa98de834f175546f08eed9bcc99b1ec9 704 1.00/1.00 vMB 30
508,682 508,682 00000000000000000060b0c9651e12d0c796fb50da51e63c50626477d1e1f2ce 2,081 1.00/1.00 vMB 79
508,681 508,681 0000000000000000001a641edac96425e6003467c2861cd27d57197100a9be1d 2,007 1.00/1.00 vMB 68
508,680 508,680 0000000000000000004fe35b29e4924fc03d224858b21d814c6f0b96f83fa568 1,989 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.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: 707.88 GB
    • Received: 16.71 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.