Loading Tool

Explorer IconExplorer

Memory Pool

46,458 transactions
28.91 vMB
0.14479894 BTC
Random Selection Loading Transactions
Max Size: 153.01/200 MB

Candidate Block

Mining Attempt 1e8c0a1c94d2fc618144f6b06a5af94625e9c1d593b94e69a3be16a45b950d74
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 312bc6f50ff8b1ed9a053d4da49c8048c3fc536ad40ec499edf0d25cc3868c65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.08180090 BTC
Feerates: 15,654.48 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (134,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,219 780,219 000000000000000000003fc337b0dd94e846138f3b17966d0a4ec271a1d71adb 2,101 1.00/1.00 vMB 13
780,218 780,218 000000000000000000044e810648fb4038b66129f20489ec203ca8f1e333060f 1,456 1.00/1.00 vMB 10
780,217 780,217 000000000000000000019d8b5dfa4dbadb831ed9b53eae938b0afd01bdc81c2c 939 1.00/1.00 vMB 10
780,216 780,216 00000000000000000005b03542da1b55ce237efee7147d8cfd64e6bd6494b6fc 758 1.00/1.00 vMB 11
780,215 780,215 00000000000000000000b102e013c4ffbfc948aa8eb8b4c4a53a97b2f4fabb06 454 1.00/1.00 vMB 8
780,214 780,214 000000000000000000020c9d6b8e13dd54f40869e0054a3d55d4eb51535f3d25 2,156 1.00/1.00 vMB 15
780,213 780,213 000000000000000000014aa0a95284a5d12c7612ae7a34be01d5fa04b4611f3f 2,137 1.00/1.00 vMB 46
780,212 780,212 000000000000000000046f13e9532206eb5432baea2eb502fb2ec4bba803b434 918 1.00/1.00 vMB 26
780,211 780,211 00000000000000000002ffed64ebc7fa3fcd50ac81f807e2008de8e8aec4e539 586 1.00/1.00 vMB 8
780,210 780,210 000000000000000000062a73522821db9d4eb88f82a77d6d0516ee5289f2cc00 3,322 1.00/1.00 vMB 30
780,209 780,209 00000000000000000005f44441cdc9682a10321670fb4bd89ac529a76883071a 1,265 1.00/1.00 vMB 16
780,208 780,208 00000000000000000006304af800d0e227b5d450573b7c23d9dfefcd389a7d2f 521 1.00/1.00 vMB 10
780,207 780,207 000000000000000000049cdb2c91cb3766d35b9afd88c1bec724f7cce024d0ec 1,628 1.00/1.00 vMB 17
780,206 780,206 000000000000000000018a420dc40d260fdd125527a4adb249a52d288b7bf2c1 1,831 1.00/1.00 vMB 14
780,205 780,205 0000000000000000000396a40d71e547188a253209bc696c186551e2612f9886 2,803 1.00/1.00 vMB 38
780,204 780,204 0000000000000000000312ebfe51651438ad8e80e95d0d5c38b542a10aa567c6 2,866 1.00/1.00 vMB 34
780,203 780,203 00000000000000000004bf9092ff31e4634b99567212937f898deed51d5ec14c 1,269 1.00/1.00 vMB 13
780,202 780,202 00000000000000000005e86623f8bb450b797c522bde61dd92aa889a0c9aebad 2,774 1.00/1.00 vMB 39
780,201 780,201 00000000000000000005212cf3fb492b9c818c579841ffc1a186a1604869e2a1 1,408 1.00/1.00 vMB 16
780,200 780,200 00000000000000000003c46a65872866d1e9f0bb578f27fdd06145dd4b4fc32a 370 1.00/1.00 vMB 8
780,199 780,199 000000000000000000029addd36edc00de57efa537f8f1f9692c210a9191807d 1,199 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.