Loading Tool

Explorer IconExplorer

Memory Pool

46,481 transactions
32.33 vMB
0.20919453 BTC
Random Selection Loading Transactions
Max Size: 164.92/200 MB

Candidate Block

Mining Attempt b6a948a94564fc7d3764460a1a057e01295b443527c6cef8f393d45b2549c711
Version 20000000
Previous Block 0000000000000000000180d1a95e68be67332eadf4bc97ab9a274099cab0a39d
Merkle Root b3106852430fa2d65a1fe692f200f65d12be695598b4291f26eb479f39604d01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.13475038 BTC
Feerates: 150.80 > 13.50 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,459 (467,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,209 447,209 00000000000000000128a03215169359532607580caf772db342b5954e3b5884 89 0.07/1.00 vMB 69
447,208 447,208 0000000000000000008218deb0a58d35292133bf3726a8e9f0962ff60e4c49ed 1,061 1.00/1.00 vMB 32
447,207 447,207 000000000000000000f3e114f35b18563f38097df7e82b307c842cfed887e1b3 1,898 1.00/1.00 vMB 61
447,206 447,206 000000000000000002ad5c34c9462f80c58e48734397fd06c612ca1548c7eb1d 1,930 1.00/1.00 vMB 63
447,205 447,205 000000000000000000516ed96f7b2f2ddd2c4e98b8e00a8d2d8cb3696a003619 2,881 1.00/1.00 vMB 75
447,204 447,204 0000000000000000003492fea7b33c8ac1b1b2069cd6528ee1e24e8f24c804e8 2,612 1.00/1.00 vMB 89
447,203 447,203 000000000000000000d84785120964940a93a62ed6262cc78ca0572173ecfb3f 2,052 1.00/1.00 vMB 71
447,202 447,202 000000000000000002d67dde34902f29a793b27ab7e62d7777c8066e75b2daa7 2,692 1.00/1.00 vMB 97
447,201 447,201 000000000000000000cdbea189a2c4383ef2374ac15fb66d45837f53ab6bbda9 3,077 1.00/1.00 vMB 105
447,200 447,200 000000000000000002a64e3f0806f40bfd3717266cb87e97fd55a1bd109a318d 2,575 1.00/1.00 vMB 94
447,199 447,199 000000000000000002fc78c121fca808933c56797274146dfb78892e2778ae8f 2,379 1.00/1.00 vMB 84
447,198 447,198 000000000000000000d5b0fd5ea6edd69b52c46d46f4abcf3661e55ab1a5352d 479 0.31/1.00 vMB 47
447,197 447,197 000000000000000000fb4d10cc3bee37e6705d081177f354106328c9c99e2cbd 2,503 1.00/1.00 vMB 84
447,196 447,196 000000000000000000f0315a3a8a08d29352800883d1aa92d6d85c4c2eff4638 865 1.00/1.00 vMB 94
447,195 447,195 000000000000000003105eeed45d708aac2d17a444c93968ad2fd74a39d22ce6 489 0.20/1.00 vMB 86
447,194 447,194 00000000000000000316c7de581f48a1c6a6ad749547cf4e14422b94082a1f2a 384 1.00/1.00 vMB 8
447,193 447,193 0000000000000000022451f760acce45b523d12e5298c6213240c9a5c487971d 669 0.36/1.00 vMB 58
447,192 447,192 000000000000000002a36e25fa68c4eac2007abca68af0916126b24fad82048d 2,387 1.00/1.00 vMB 89
447,191 447,191 00000000000000000291d74880d72b025319abfa0639b8a6a55592f4ed2584e3 904 1.00/1.00 vMB 30
447,190 447,190 0000000000000000028c49f67d473039805b70bef154ff753d367172ca971286 1,761 0.77/1.00 vMB 77
447,189 447,189 00000000000000000014f21f06338eed4025bc0e887b741859530101d82e48b2 1,183 0.57/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.42 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: 608.53 GB
    • Received: 10.65 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.