Loading Tool

Explorer IconExplorer

Memory Pool

46,231 transactions
27.92 vMB
0.07394036 BTC
Random Selection Loading Transactions
Max Size: 146.92/200 MB

Candidate Block

Mining Attempt dde13c6a0fa8e55bd7ff1e7d4c6f1dfc872ffac2abd754558cd390e297398094
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root c3bbfd4749e9707beea30bc5058cb6ec2880f678efe3489339f4422f17525a27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,278
Size: 1.00 vMB
Total Fees: 0.02087835 BTC
Feerates: 100.36 > 2.09 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (216,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,721 698,721 00000000000000000003362b7782091d274dc0e50f2a4ce7ea176d7b1d91509d 1,574 1.00/1.00 vMB 13
698,720 698,720 0000000000000000000c1cb65b3a212d59a219dda87769a710f9fa34aef3afb4 3,302 1.00/1.00 vMB 20
698,719 698,719 0000000000000000000e74dd6a74970fb96178d236c6af6d9e6fba460416c229 1,289 1.00/1.00 vMB 12
698,718 698,718 0000000000000000000ba2ca7f1bc1455b782e1f4df46951a3ff777a8e00da3b 2,492 1.00/1.00 vMB 31
698,717 698,717 00000000000000000008d9da1f4dc80202ad08f86b6ea107549dea8c4adcc89c 1,957 1.00/1.00 vMB 17
698,716 698,716 00000000000000000007020f634c0a7c17929588d6ce2af12ca58a1a447bd93a 2,527 1.00/1.00 vMB 14
698,715 698,715 0000000000000000000e1fed3753924e296489edbcbb0dca523f89680d5a1ba4 2,622 1.00/1.00 vMB 18
698,714 698,714 0000000000000000000fe07504563e851805bc1de8d040e8c86c18122bdcff81 2,285 1.00/1.00 vMB 10
698,713 698,713 000000000000000000040a4c91b21ee76c8317504e8514d70bee789ba18b6685 3,527 1.00/1.00 vMB 23
698,712 698,712 00000000000000000002a9ca205470f18095b210f8e4eaf77dd12bf07cff58d3 2,991 1.00/1.00 vMB 45
698,711 698,711 0000000000000000000ab43380058e6a5484d69eb421d6a282a54476e356a10b 3,063 1.00/1.00 vMB 30
698,710 698,710 000000000000000000095aa89eb993878446e25d6a5dadb5af127eab77dc1920 449 0.16/1.00 vMB 15
698,709 698,709 0000000000000000000917cf75599aa69d8ed4c1daf0362a6b68cfa86f939265 216 0.06/1.00 vMB 18
698,708 698,708 0000000000000000000b792c2960f6e88ada89ebef2840526fd1a4b291a3aad6 1,581 0.61/1.00 vMB 4
698,707 698,707 000000000000000000008703f78b443b25e99c0b49e83974f17bb22024ffd239 2,143 1.00/1.00 vMB 17
698,706 698,706 0000000000000000000d78d384c30147f7e1cea4c074bcb65d5cc06f1354435a 1,275 1.00/1.00 vMB 19
698,705 698,705 0000000000000000000c527d6ff1d3aec81a84333e7cfb4207e301f1b9342119 589 0.30/1.00 vMB 11
698,704 698,704 000000000000000000018a0d774b9afca63ed7506bb705884a04db37ff68eef9 1,228 0.34/1.00 vMB 14
698,703 698,703 0000000000000000000ff46c25d540de63db2de05cf744a2c44046412f526163 2,656 1.00/1.00 vMB 18
698,702 698,702 000000000000000000011891542e7f2360a2dce8ccff40546c83695204c421e5 745 0.25/1.00 vMB 15
698,701 698,701 000000000000000000061a127b1b587f0da4afbf49e341d9d340a6230b099d89 897 0.35/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.