Loading Tool

Explorer IconExplorer

Memory Pool

77,133 transactions
28.99 vMB
0.07226070 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 450eef2465dc53c241c776fe6477577e39720a7b8ad4e9f251f1a102a685c594
Version 20000000
Previous Block 000000000000000000004f1797ecad87bc3b397b775f33be18dda797d18ca11e
Merkle Root 7a40174e22d5df7856b8fb39541278cdf07a0088a7bd2a497f77716fc83dc7b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01180419 BTC
Feerates: 477.45 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,132 (338,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,706 576,706 00000000000000000006ddeb866dedb9220919d340fabcd92a1f8b66aa7b1859 2,348 1.00/1.00 vMB 36
576,705 576,705 00000000000000000026745910204b950b244edbe24dbf2554796e46db2020d5 2,821 1.00/1.00 vMB 101
576,704 576,704 0000000000000000001278a85bda87f59e693f81460d4069e13dc2a05a07e3e5 2,338 1.00/1.00 vMB 119
576,703 576,703 0000000000000000002210b5beb4596b5f1b6b928a6a7dcc1ecf1c6964d7ef68 2,722 1.00/1.00 vMB 165
576,702 576,702 0000000000000000000c2b6ac8ca833247fd806121b0cb22d5b2a570aef9955c 2,184 1.00/1.00 vMB 133
576,701 576,701 000000000000000000115ee0b8644b8a3b8856ec91ac193056b05201dff4108e 2,994 1.00/1.00 vMB 194
576,700 576,700 00000000000000000009e5b77f343bc0abf7a821bbfaf416f9121fca96dca8aa 3,126 1.00/1.00 vMB 47
576,699 576,699 0000000000000000000aae65fee20d1501febfa2f9729694b98e22c575995362 2,773 1.00/1.00 vMB 106
576,698 576,698 00000000000000000005c96d1b0f4d81108e84d5308679e87fb0e36fb3e6cd03 1,803 1.00/1.00 vMB 135
576,697 576,697 000000000000000000097f73a3ff4d901d880c4a3d7192527069ac12425c0def 2,740 1.00/1.00 vMB 106
576,696 576,696 0000000000000000000b34ef597bd52ebaccff523ad86687a14eb524b90de1d7 3,162 1.00/1.00 vMB 199
576,695 576,695 00000000000000000002538d510e3342c668f499df98df52d7fdc1fca5f85794 2,248 1.00/1.00 vMB 127
576,694 576,694 00000000000000000003c6d223b51e3367bbc57a3ef01980a0a5f85de395c302 3,341 1.00/1.00 vMB 170
576,693 576,693 000000000000000000113dcc09fbc82d243ff078deb2c1176cf67d04e57bf016 1,771 1.00/1.00 vMB 161
576,692 576,692 00000000000000000017bfcffba6732d32108b5b1d147353e247508b9b09f198 3,151 1.00/1.00 vMB 170
576,691 576,691 0000000000000000001928a3c9e70e88b8e57cbef7e2bd815003a7bf7ff83f0b 1,813 1.00/1.00 vMB 42
576,690 576,690 000000000000000000057767e78eed392477b0f903de3baa140ac6c7731b2692 522 1.00/1.00 vMB 6
576,689 576,689 0000000000000000000504085aebe2b38db6f93f5fce475e490152c78837eb83 678 1.00/1.00 vMB 3
576,688 576,688 00000000000000000023294e79d69deaa266eaa7818c1903ba714a4137581536 2,915 1.00/1.00 vMB 106
576,687 576,687 00000000000000000002af1c5fa3400432afba2a9ad8d4b75418406ae28d1ec0 895 1.00/1.00 vMB 17
576,686 576,686 0000000000000000000ebf994015d760b4f133ccbd24046f048f0b97400e90bb 328 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.