Loading Tool

Explorer IconExplorer

Memory Pool

80,775 transactions
30.42 vMB
0.08727849 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt 14a600a48382ae815e2e4c75854d3445600f8d6537c8fe18cedcb946364b8407
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a4af763a204e6ecd2ef238086d8626f1034b5ee5e84f1c967a4ad12ea1a36de9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01918500 BTC
Feerates: 402.75 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (586,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,013 329,013 000000000000000006d40c3ef0647689213b80ea95f05882897c556b8fb3d1fe 144 0.07/1.00 vMB 29
329,012 329,012 0000000000000000079765c4ebb0546f6bd0d2f48a4b6eb082a4338a02b506a9 147 0.09/1.00 vMB 22
329,011 329,011 00000000000000000b06ebf5a7e77d247b59306fadda33cf2f36f5c3d1077a7e 158 0.07/1.00 vMB 30
329,010 329,010 0000000000000000120cb5b3867eb67614b66f9c351433ba67b7bf1f7fc42db7 284 0.30/1.00 vMB 16
329,009 329,009 0000000000000000013bab4ea3499486b80e6bbb57c4034d0e7a8e248cf5bfdb 654 0.33/1.00 vMB 39
329,008 329,008 0000000000000000171e8b6912203856ab53b74fbde62fe2ca6bc552a53b8a5d 356 0.18/1.00 vMB 25
329,007 329,007 00000000000000000f752cb36defd348654e990ce630c2895c578e5e40c9b0d4 507 0.26/1.00 vMB 27
329,006 329,006 00000000000000001ae02e2f0faf1a22d47e33fea925789aae6ecbef5a344cef 424 0.27/1.00 vMB 25
329,005 329,005 00000000000000000e6d0b0fadf4d7d023d1467b66ef03c9cb4894e7798cb969 919 0.52/1.00 vMB 25
329,004 329,004 000000000000000012074bb919cb70185a008f79fa94dd3659c2d1635ae3d3e4 64 0.02/1.00 vMB 18
329,003 329,003 000000000000000005f1bc3d7f6e325cbd096e337ba9bf5e9f8e8606ad07afcd 1,067 0.65/1.00 vMB 26
329,002 329,002 0000000000000000165e87a9a703dd5f3667fed1a8e6b3e612d2c34ded17d0e8 683 0.64/1.00 vMB 18
329,001 329,001 00000000000000000b5faeaeac8cd0c785fe347d5453ee71cbe1e1c5ddbd4699 1,268 0.75/1.00 vMB 25
329,000 329,000 000000000000000002f56605f982bb5fbf0dbb6efcdc155abab0af7120768446 380 0.18/1.00 vMB 29
328,999 328,999 0000000000000000122faa31454f651da40cfb6b4f3eee379f198437b07fa220 531 0.73/1.00 vMB 15
328,998 328,998 000000000000000008b616612f2deccefc5247f16b68ca0e2ffc54fab9cf54d8 1,759 1.00/1.00 vMB 26
328,997 328,997 000000000000000015093a251ea0b67b6311ea20a4ab07ac152d43e7fe9ad901 512 0.21/1.00 vMB 42
328,996 328,996 00000000000000000798ca1b52652567db1653ee54d0e00262bde1b38786851f 982 0.50/1.00 vMB 29
328,995 328,995 000000000000000008031499923c93bd425d9f7fecc3e6000d0679be8800b1af 605 0.33/1.00 vMB 26
328,994 328,994 000000000000000009ef63cdfda52c46166b50a1992f080e15b56967d2333ebb 162 0.13/1.00 vMB 15
328,993 328,993 000000000000000013e57a49e7e8ffd431cd8590bf1b5e629d05d85f9e07f675 261 0.22/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.