Loading Tool

Explorer IconExplorer

Memory Pool

76,258 transactions
29.18 vMB
0.10529554 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 2253bbcc023121dc147865b9fe9f193d78334d62b1c7b2226b0438e273741fca
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 5d4675081bfaab0447493bae429461b603b1adf7f5b877fbd43ef2421d0858f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.04246964 BTC
Feerates: 201.37 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (288,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,226 626,226 00000000000000000011ad929821e8bb4f681171ae0c04ddf554d3501d6b9053 1,037 0.44/1.00 vMB 16
626,225 626,225 00000000000000000004728dae92e41fa34f28b0c40bfc046bcf32a526474db6 1,433 0.54/1.00 vMB 16
626,224 626,224 00000000000000000009a90cdce0bdea72b8b46434ff57855b50d4c2ec7a35b6 278 0.08/1.00 vMB 20
626,223 626,223 0000000000000000000e14b167cdb943d5b009635cbd367c1051680ad50df5e9 16 0.00/1.00 vMB 12
626,222 626,222 00000000000000000008c6c21a27c4efafbd5367d009ea423481a27398d4090f 1,467 0.64/1.00 vMB 7
626,221 626,221 00000000000000000001137f71535fb600fa5da8d4ba3efcf582415c389f7607 2,536 1.00/1.00 vMB 22
626,220 626,220 00000000000000000008b4d8251f2432bfdef5183c99fd57e7a247b43dfd8ec4 2,993 1.00/1.00 vMB 26
626,219 626,219 0000000000000000000769b34887657881bdfec4600dbace6fd9009a2060a76c 547 0.19/1.00 vMB 24
626,218 626,218 00000000000000000010daa85bcb40738b8e0303281b1fbdcd3e811f9dbf219a 1,419 0.56/1.00 vMB 9
626,217 626,217 0000000000000000000e6625d41712da8f38056361b6bd9534258dbd8cd8ff5d 2,766 1.00/1.00 vMB 13
626,216 626,216 00000000000000000012fb7f66c851a763890651a8d9a9dd65e7a63e50264478 2,630 1.00/1.00 vMB 35
626,215 626,215 000000000000000000033b0b8865f334da1c93ace0ebf627efbe917e5c4b88d0 764 0.52/1.00 vMB 22
626,214 626,214 00000000000000000003ea0d0dbbec8bae3528d9f8e93781207a17c7d2327593 366 0.15/1.00 vMB 20
626,213 626,213 0000000000000000000bd28fc7be046504493f3eaddbed1c0651539e6785eedf 384 0.24/1.00 vMB 18
626,212 626,212 000000000000000000077cf9c597b513d3240e6eec90700813f61f66078f26db 431 0.13/1.00 vMB 28
626,211 626,211 0000000000000000000358a0b34ef9ad05553ac6157fb9db325f0fd528831ce1 1,928 0.91/1.00 vMB 21
626,210 626,210 00000000000000000000470d87c9fd16aff103b053a17effcaca09c585b207de 843 0.23/1.00 vMB 22
626,209 626,209 00000000000000000012c502aee1a27f72681b83bd814ca8ed1a8cd5f2949074 2,833 0.89/1.00 vMB 20
626,208 626,208 000000000000000000074d59e2c6fb71f562cec73da192856750d13c6a9b95d0 377 0.12/1.00 vMB 25
626,207 626,207 0000000000000000000e7dd21e956bfffe1c28bd25c4f4051fb1fd140ccf4d9c 1,302 0.59/1.00 vMB 22
626,206 626,206 0000000000000000000ce44011588f18f4e506eb7182f2e010e013264b078152 1,204 0.55/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.