Loading Tool

Explorer IconExplorer

Memory Pool

72,652 transactions
27.95 vMB
0.06438191 BTC
Random Selection Loading Transactions
Max Size: 165.90/200 MB

Candidate Block

Mining Attempt e3235102eefc2f27554de202a13fe9b8dfd9c960cb38bbd1ec21145d18cdd080
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root f7c40a09df04487fdb6c31d86974cf1d51ab872aecdc0db88b80f354875254bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,461
Size: 1.00 vMB
Total Fees: 0.00865609 BTC
Feerates: 180.34 > 0.87 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (359,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,632 555,632 000000000000000000183f35dbfa18069942691b40977cbe383d4dfbfe38fdce 1,768 1.00/1.00 vMB 9
555,631 555,631 0000000000000000003378db5231e5ddf670cd48f6a68965cdb2c6f2f395237b 2,988 1.00/1.00 vMB 11
555,630 555,630 0000000000000000000dafaaedf5281b452520bc543e7bd3a8b97ec8b7f43c12 143 0.04/1.00 vMB 23
555,629 555,629 0000000000000000002a6d18e09f4434bb9abfe1aa4f811792479a0b08fbecf2 2,283 0.96/1.00 vMB 9
555,628 555,628 00000000000000000001a238cc1bfd8feea304c2d0210ddbbcdd18109ac157df 2,205 0.84/1.00 vMB 7
555,627 555,627 0000000000000000001e7378c3a4b32159aa905297dbf67a0b8712dc74c24889 819 0.50/1.00 vMB 5
555,626 555,626 0000000000000000002ea8fcccc25fb381cf6c39de2903389ed780df81243f5a 2,248 1.00/1.00 vMB 7
555,625 555,625 0000000000000000001abdf543b5a3a3bd0e037aae19652e2fce9bc633b3514f 2,640 1.00/1.00 vMB 9
555,624 555,624 000000000000000000365fde9996103f4ce925126c5c78578c066b6a1405c710 2,825 1.00/1.00 vMB 22
555,623 555,623 00000000000000000008a57629c868aea9a1a54fb31ba56723eb2a173f2f9342 1,851 0.69/1.00 vMB 10
555,622 555,622 000000000000000000213f244a14888e4b81ad4cee9c7820bfa8941dc46f2041 205 0.23/1.00 vMB 1
555,621 555,621 0000000000000000000bf0bc7ba6da31b33f6950e5c4e3afa97d22c1620151b4 2,986 1.00/1.00 vMB 12
555,620 555,620 0000000000000000002204234328ca63fcef5eabb13541cfd44481766b77eea5 911 0.40/1.00 vMB 9
555,619 555,619 00000000000000000012992a733287a80e71917250d6ede2f624d33504c1c73c 1,713 1.00/1.00 vMB 4
555,618 555,618 000000000000000000224d52929cbca3917cf58e99c575efe849eb937ffbb507 2,890 1.00/1.00 vMB 5
555,617 555,617 000000000000000000187d393a725951857bb1b38f514594d90589af1b0a85ad 2,028 1.00/1.00 vMB 8
555,616 555,616 0000000000000000000132d4838760c4253f6510cebca8576813b2f4833ba808 1,851 1.00/1.00 vMB 16
555,615 555,615 00000000000000000021520d99191bccf1dd8380617fe8ab4d7e0abc91f25c2f 2,855 1.00/1.00 vMB 33
555,614 555,614 000000000000000000324a57e5ee35e13dc0bbcbefea187d3a088b47e63b1080 1,188 0.54/1.00 vMB 12
555,613 555,613 00000000000000000008dc4b159aefd6e25936d96177447d2dab819759abbf27 787 0.40/1.00 vMB 9
555,612 555,612 000000000000000000271ad0edb6df9dcfa65ff1a26540fdbb52c655ecc8bc8b 1,627 0.64/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 666.89 GB
    • Received: 15.23 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.