Loading Tool

Explorer IconExplorer

Memory Pool

82,420 transactions
31.12 vMB
0.12531742 BTC
Random Selection Loading Transactions
Max Size: 187.01/200 MB

Candidate Block

Mining Attempt 0bf2dcde5a62e438beacc1a365f598f6013cff892dc3a9dfcd80089763df06d9
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 50f19187bbdb307777cab5ab6307ee06993c9e1cc92b408325eab6c20511f4ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,095
Size: 1.00 vMB
Total Fees: 0.05429043 BTC
Feerates: 180.34 > 5.44 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (401,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,959 513,959 00000000000000000031dd7826f1c4d85aed499344e07fd21b22e88322f370be 1,957 1.00/1.00 vMB 45
513,958 513,958 0000000000000000000cb1aa843d34ca09842dd582ef3b724d6977abc2a83d46 175 0.16/1.00 vMB 7
513,957 513,957 000000000000000000497f120fe2868ac7f2351db9e4f05f88a7d508db72da4b 2,605 1.00/1.00 vMB 37
513,956 513,956 0000000000000000001d1e87547197451b476f4290f352116f10e82190b978ff 97 0.04/1.00 vMB 77
513,955 513,955 00000000000000000000215b57801a2bc6860e11dad03f9c5883a8267c16da47 1,745 0.79/1.00 vMB 31
513,954 513,954 0000000000000000003b3e0b82673d6881a08f5fb7db6abd0fb035805b05a67c 2,148 0.95/1.00 vMB 30
513,953 513,953 000000000000000000464eeb802af2e2c8a3fdbe2c5895260b45f1e46a776b27 1,432 0.93/1.00 vMB 22
513,952 513,952 00000000000000000036f35d5b63c60cf8e27c3d50f378420af70948fe5a90e5 1,870 0.83/1.00 vMB 35
513,951 513,951 00000000000000000054f89e15ad54b0177721c05e309390779a0ff99aee85da 1,783 0.74/1.00 vMB 44
513,950 513,950 00000000000000000000886defa84d7899356b3650ff72d6079b4e7e91442de0 1,638 0.80/1.00 vMB 15
513,949 513,949 00000000000000000026ceb7a6e99123fab1b803165ac624b869744ae3d6f261 838 1.00/1.00 vMB 23
513,948 513,948 0000000000000000001f217056b9044872d9ae4b19f855599b94f51967955cb7 622 1.00/1.00 vMB 51
513,947 513,947 0000000000000000000988776b65a1460f2d8cf4ecd9bafb3fb4a3eb82329c61 1,107 0.79/1.00 vMB 10
513,946 513,946 0000000000000000000f038d1b9dd034e3e1ad9531f905e2e565fa3e290e887d 1,666 0.65/1.00 vMB 38
513,945 513,945 0000000000000000004d81d50fb2e161c606530c80040fa33e1408f8f948239c 521 0.24/1.00 vMB 36
513,944 513,944 0000000000000000004e054f7c19e6647213ae4318322c755bf080878d4ec6df 731 0.30/1.00 vMB 40
513,943 513,943 0000000000000000003da7f4b0f836612c63f8c54adb7fba3a110c7b27516c6f 934 0.37/1.00 vMB 35
513,942 513,942 0000000000000000001fb03b16fbb74a8b15d3b24720ec87c3550c90cf9385fd 123 0.04/1.00 vMB 34
513,941 513,941 00000000000000000044abd7cb4233cc57c37f8fb8d6d5485adbc6eb5b098c1b 2,694 0.97/1.00 vMB 34
513,940 513,940 0000000000000000000fbf473eefcdd56f00201e70f0fc15df98a67463bd02ba 376 0.15/1.00 vMB 24
513,939 513,939 00000000000000000017cff68743a3662ddafd5539362888ec61ac751cd3b3b8 928 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.