Loading Tool

Explorer IconExplorer

Memory Pool

56,000 transactions
32.65 vMB
0.17398228 BTC
Random Selection Loading Transactions
Max Size: 174.72/200 MB

Candidate Block

Mining Attempt 0a41340802085974210bcfde7148f9e46540bd82ee66844a3b0625c29b86ba0d
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 0e837ce5043ea430bab92498458407155b50b23517f5daa0eb3e02a069f87df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.06054163 BTC
Feerates: 301.66 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (443,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,740 471,740 0000000000000000018728a81e51e7fb291040f91886444590946295b4e5a911 2,311 1.00/1.00 vMB 306
471,739 471,739 0000000000000000011d4870c97879121d2679537fabceda78f8ad54392428bc 2,183 1.00/1.00 vMB 307
471,738 471,738 000000000000000001746334ec65f39f0ddd3f0029c8cbe5ce6e8c2b955c775d 2,274 1.00/1.00 vMB 401
471,737 471,737 000000000000000000612de98c6b7baf10e40525735eff53aea08febfe0065e4 1,982 1.00/1.00 vMB 281
471,736 471,736 000000000000000000367337d964159bc7ff3585cde0e4ee82bb5a2f6bfa2df1 2,545 1.00/1.00 vMB 356
471,735 471,735 000000000000000000c953220d62373d6b7a61d7e512791d191df5f8f6db2aae 2,530 1.00/1.00 vMB 392
471,734 471,734 000000000000000000039e89a347eaab3c517b22904024cc4297192c51fa0c0c 537 1.00/1.00 vMB 28
471,733 471,733 0000000000000000014c176f5c8507c8bc65edf819a4bbeb116e049f747c92f5 1,935 1.00/1.00 vMB 226
471,732 471,732 0000000000000000009e0b0f591585aa4813e15014485f7b3bd1b3f6cf629040 586 1.00/1.00 vMB 98
471,731 471,731 00000000000000000138dd25c7ae3609ab422e0224a8838cd60dbd867d71d780 531 1.00/1.00 vMB 77
471,730 471,730 0000000000000000006de9873bb0c495b0af214f6622dc241447b281b2a4270e 222 1.00/1.00 vMB 39
471,729 471,729 00000000000000000002b74cfa87dc59c7e2558f9764665d70db979c01e5a267 2,168 0.99/1.00 vMB 290
471,728 471,728 000000000000000000869a66f905d9a8932ce3f8f4948891da131f1db7b99dfd 1,969 1.00/1.00 vMB 71
471,727 471,727 00000000000000000037816bb961648dc273a15d328239bed1ea2dec5102c87c 2,334 1.00/1.00 vMB 312
471,726 471,726 000000000000000000b270c5769ef49c83438f0dd9ed8b0a3cf3cfaa557f5761 2,274 0.99/1.00 vMB 300
471,725 471,725 000000000000000000b073dc8813d5abc7b0a6c43410eae70c4aa330c5f0996a 2,488 1.00/1.00 vMB 358
471,724 471,724 0000000000000000010d6107565958da4d4d4531a91853d2d738d8d96624d54c 1,659 1.00/1.00 vMB 241
471,723 471,723 000000000000000000cdb3e4ea0ca27c882d9cac980135e79e86f036a2541f39 1,601 1.00/1.00 vMB 279
471,722 471,722 000000000000000000ff6745d6100eef0871eb3b904a9e48410cfc9fd79a4d39 2,028 1.00/1.00 vMB 84
471,721 471,721 00000000000000000089954ee2bd3e305596ea83ea7f839664de132e4b8a4f5f 2,261 1.00/1.00 vMB 321
471,720 471,720 0000000000000000011b2c208c5a41812585118eb780e586ccd275c3dd807c34 2,343 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.