Loading Tool

Explorer IconExplorer

Memory Pool

43,930 transactions
27.05 vMB
0.09438009 BTC
Random Selection Loading Transactions
Max Size: 141.67/200 MB

Candidate Block

Mining Attempt 96cf6896adf128c73019e513285c188957bf3033487f7883e87f67bc652584f1
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5508fb780864801f5f1a4dfaf39a1fa38bb32b88d9c32735e03e7cec5269c92a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.04217889 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (343,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,066 571,066 0000000000000000001aa80be5c7d30c3f4ea60c0c2ea9a8ab78375e6e65500e 2,588 1.00/1.00 vMB 36
571,065 571,065 00000000000000000027c3df9e03df6590219255fa994d3c46fe08016687de89 3,067 1.00/1.00 vMB 52
571,064 571,064 00000000000000000019deab62d515780742e27faf3afa695892445b889e8087 3,010 1.00/1.00 vMB 106
571,063 571,063 0000000000000000001ad705844d90843da64c91848c0320205b50b38f46f9cf 2,069 1.00/1.00 vMB 132
571,062 571,062 00000000000000000008a64a640974ff35a2fce8529cf20b2e71e6d488a62c5a 2,734 1.00/1.00 vMB 128
571,061 571,061 00000000000000000025f23a9f007b32586fa1c1ed1684d999a7283dac872e0c 2,508 1.00/1.00 vMB 127
571,060 571,060 0000000000000000000eb13f4112d1a9b47f320f642ee84b41c2ef07232121c5 2,477 1.00/1.00 vMB 39
571,059 571,059 000000000000000000265044cc687860128e18b6b317119ad4fbaed3a0b5522f 2,491 1.00/1.00 vMB 29
571,058 571,058 00000000000000000003effd8422af541df267c9ac98a2a4c2e8dd51b88ea4ff 2,772 1.00/1.00 vMB 71
571,057 571,057 0000000000000000000ab10f38ef0738f8a7fa990ad3cbe808e8ab79e63513a1 2,704 1.00/1.00 vMB 62
571,056 571,056 00000000000000000028caee17388c3e23dfd793341528a1685475c6963f13a0 2,501 1.00/1.00 vMB 73
571,055 571,055 00000000000000000026296c0a3821fa74b067dd7b7a5c450655836db608b42e 3,277 1.00/1.00 vMB 95
571,054 571,054 00000000000000000009896de657fd2c19ecd32c947f178d8699fd46c65e2e95 3,242 1.00/1.00 vMB 115
571,053 571,053 0000000000000000000da6005bb8897bd51e5332354e2349f09d8119826b6333 2,791 1.00/1.00 vMB 122
571,052 571,052 00000000000000000010246a437215f7a33509e44bb391e247a3b56653ed1e74 1 0.00/1.00 vMB 0
571,051 571,051 000000000000000000247d5d56bb5cc319c2cf9c4a83a870782d0f6c82a48a8b 3,066 1.00/1.00 vMB 134
571,050 571,050 00000000000000000025f2827f7ed51a3a87041d085330ea795084f3fd65e5b8 3,065 1.00/1.00 vMB 142
571,049 571,049 000000000000000000054548760b4e54df52d509a68714e2693b64a517150474 2,963 1.00/1.00 vMB 111
571,048 571,048 0000000000000000000924359b54f7bf85ead429de40880a6f47d2fe342a6fe3 2,855 1.00/1.00 vMB 155
571,047 571,047 0000000000000000001c6956a82c6819ef89e34b6e8f6fd4f5c109b3292b2799 2,636 1.00/1.00 vMB 55
571,046 571,046 00000000000000000008f093338438acf153ce5d55933b5bfbc892def1d411e3 2,590 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.