Loading Tool

Explorer IconExplorer

Memory Pool

47,352 transactions
28.44 vMB
0.11353888 BTC
Random Selection Loading Transactions
Max Size: 148.87/200 MB

Candidate Block

Mining Attempt b17fd66321186744f7d5c509247eeff7f077fd0db3f80a2945c9ca6d7d56d33f
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 8d7529dc4dbad38343056d638170a19fa13e4970cafdb3c23f388a174b724882
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04623114 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (70,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,207 844,207 00000000000000000002892cbba9c8e6140b2e9f63c78fe2ee6d13d28ec7414b 1,982 1.00/1.00 vMB 11
844,206 844,206 0000000000000000000282c51f1ae0425a64e5bb68b0630253bdfbdf94d18d13 5,312 1.00/1.00 vMB 7
844,205 844,205 00000000000000000001a318a65c9f310e7497cf3431e2778b40597a8fc468e8 3,137 1.00/1.00 vMB 7
844,204 844,204 000000000000000000006e9a1b079976d0bc0390569d14a0523976ab867df415 1,330 1.00/1.00 vMB 7
844,203 844,203 00000000000000000002ab0e5ce4cdbd84606504859ea2a23d6d61873727e5bc 139 1.00/1.00 vMB 7
844,202 844,202 00000000000000000002fcb21a25f1cc5a8225ad672e158a410ed4a222fbe87e 82 1.00/1.00 vMB 7
844,201 844,201 00000000000000000001ae63fc8a6fe0165505f780fe75579754dc30b2c2f439 328 1.00/1.00 vMB 7
844,200 844,200 000000000000000000030c189b05f0901587eb91ce1458895ca873d01548b1be 3,210 1.00/1.00 vMB 7
844,199 844,199 00000000000000000000d6d6ea4f7b66791a359a68274dd71238ef77eeb5dd42 3,827 1.00/1.00 vMB 12
844,198 844,198 00000000000000000001609433d3cf0e7fd99cbb148b72953726d037dd1f82b2 3,292 1.00/1.00 vMB 17
844,197 844,197 000000000000000000016367544ffd2a211424d8025094c870fb254a918865ef 3,650 1.00/1.00 vMB 11
844,196 844,196 00000000000000000000442f4b4a066e4e785ecb0ca4e8497778f8496fd222af 3,104 1.00/1.00 vMB 10
844,195 844,195 0000000000000000000169f4b43a6a45ead07f0b80b5c54da3a769b25026d23b 1,460 1.00/1.00 vMB 7
844,194 844,194 0000000000000000000061d55dbdfb81eb05ca654188292dc3b825215a4047ea 3,266 1.00/1.00 vMB 10
844,193 844,193 000000000000000000026d1decff739c0b84f3427d6ccd1e6a5fcaec7ffe35aa 3,107 1.00/1.00 vMB 17
844,192 844,192 00000000000000000001468bb84f481eeb67986d037a3c97a5734d2088d09908 2,069 1.00/1.00 vMB 7
844,191 844,191 00000000000000000001ecd7d88d8e721c57bf912c192a888651d0b569f4f620 1,948 1.00/1.00 vMB 11
844,190 844,190 00000000000000000000ee4e964d21090adf83306f20367cc312343bb498d193 3,520 1.00/1.00 vMB 9
844,189 844,189 00000000000000000002b09953fb1fb19e2b339738548848ccee011021fd812c 5,773 1.00/1.00 vMB 7
844,188 844,188 00000000000000000001b993a37c4570456cd92baa614f8768fbf0ea14aacec1 3,489 1.00/1.00 vMB 13
844,187 844,187 000000000000000000033ca23e8f04745d256b0fd1fb0cb02591242f3fc193c7 4,347 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.18 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.68 GB
    • Received: 14.01 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.