Loading Tool

Explorer IconExplorer

Memory Pool

74,480 transactions
27.61 vMB
0.07283436 BTC
Random Selection Loading Transactions
Max Size: 168.20/200 MB

Candidate Block

Mining Attempt 90291d554ad74c883b8772a266bd99e4dce40e79de8b8b7f90d58574ae4d599b
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 8c6859346686b9e62b725c9bddc47a98991e3514c7d763049d7fbb50b7fab005
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,015
Size: 1.00 vMB
Total Fees: 0.01395368 BTC
Feerates: 100.35 > 1.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (237,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,791 677,791 00000000000000000007f941c147949d536a39dac8e459a62d75d0cc0f6d7060 922 1.00/1.00 vMB 27
677,790 677,790 0000000000000000000141747b52957ce8775033fe7baf5face7996cf2a133fe 325 1.00/1.00 vMB 10
677,789 677,789 00000000000000000002a76f419d55921d4c9f0adfc811a937a973b0e1774339 1,924 1.00/1.00 vMB 34
677,788 677,788 0000000000000000000bee63f16193141e63dc52ab92c010f2a2f13bb099cc7a 1,149 1.00/1.00 vMB 37
677,787 677,787 000000000000000000031b39cf2abcf1a07c8147951cfc8c99b8cf882488d391 2,364 1.00/1.00 vMB 28
677,786 677,786 0000000000000000000ac3747d971db91d001f75ff0bfa48e50a574f0a3dabca 1,647 1.00/1.00 vMB 27
677,785 677,785 0000000000000000000435e19a7402f1779605efc5122c9a46fd811a558857ea 1,108 1.00/1.00 vMB 84
677,784 677,784 000000000000000000030a7e017d24a91338ecbd1fbbec09077eedb31fc8fcdf 2,500 1.00/1.00 vMB 78
677,783 677,783 00000000000000000002578c00d22189ac1f819421b24ecc77e6fb5322329c93 2,289 1.00/1.00 vMB 28
677,782 677,782 0000000000000000000b565a01b473640aeb2958d791ab8b2567776ffba68906 2,370 1.00/1.00 vMB 44
677,781 677,781 00000000000000000000bdbf5bfae84875e8ee47726d8d0ad53fc78c3c74b508 2,351 1.00/1.00 vMB 45
677,780 677,780 000000000000000000012e68b3f6c3a738419f1dcee6356deac10828114d60e6 303 1.00/1.00 vMB 15
677,779 677,779 00000000000000000005a832c0d6c7742a5e98b9546c47cc239080c3ed72e54c 542 1.00/1.00 vMB 22
677,778 677,778 0000000000000000000b1eb03e0eac300cdca17b85a6f5a4b022a1453a5c8db0 1,770 1.00/1.00 vMB 30
677,777 677,777 0000000000000000000bd8855aa8eb650a887db40d093dcaadf756c1d4ec3be4 2,089 1.00/1.00 vMB 27
677,776 677,776 0000000000000000000aef61a0c6b34cec2d8dbe6f44a9439d849a7fef9150e0 2,373 1.00/1.00 vMB 34
677,775 677,775 00000000000000000006a4ab28206705acedbd252147fd294e9b6a95392326cf 2,336 1.00/1.00 vMB 48
677,774 677,774 0000000000000000000313592355bad5367bb1fb63499aecfe110f91853792d9 562 1.00/1.00 vMB 81
677,773 677,773 00000000000000000009fc865c4164ab9f6dfcd762f0c2b2a55c3d323a455452 2,489 1.00/1.00 vMB 98
677,772 677,772 000000000000000000032b1094fe322aea5eb3f4256252cd9bed005fd7f880a6 1,799 1.00/1.00 vMB 63
677,771 677,771 0000000000000000000bf005f927546f9c80de5ce754592fcd681122fb734765 2,197 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.58 GB
    • Received: 17.40 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.