Loading Tool

Explorer IconExplorer

Memory Pool

74,995 transactions
27.78 vMB
0.07793465 BTC
Random Selection Loading Transactions
Max Size: 168.88/200 MB

Candidate Block

Mining Attempt feef47d5aa35cfba2aa068ad35649887213dcedff931c0cb31f7c091ae3893ae
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 38ae0674e8780220722b65386426d58c740c0985f18d802a9a48b7aad64edde5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01850546 BTC
Feerates: 472.31 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (316,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,194 599,194 0000000000000000000c94071e8bb7181305015f43220872ad739a30ccf12852 70 0.03/1.00 vMB 18
599,193 599,193 00000000000000000014da3a7bce4b3f23e2635a3e5f6bb142442f378081b507 843 0.24/1.00 vMB 12
599,192 599,192 0000000000000000000117a33e42098836641aa99f8e211982cf5bca6843e8dd 2,963 1.00/1.00 vMB 17
599,191 599,191 00000000000000000004960038ee7cd4bca28e2b2108e55dc418e817f54f9748 831 0.22/1.00 vMB 14
599,190 599,190 0000000000000000000c0886be4d24bbf03445db19ae6d2920669053068418c5 891 0.27/1.00 vMB 14
599,189 599,189 00000000000000000012edc15a659822a6660fd3b68649a453d46f984d3250a9 2,938 0.90/1.00 vMB 14
599,188 599,188 00000000000000000011deeca5d18cdd0545f3b8726289e87837780eaa3129cd 2,559 0.91/1.00 vMB 12
599,187 599,187 0000000000000000000837a743ae2429747730a64ffdbedfda558fd90c75f15e 3,187 1.00/1.00 vMB 16
599,186 599,186 00000000000000000011d2f8ce3baa77070438309fc4da3e6d5fce540f663475 2,928 1.00/1.00 vMB 24
599,185 599,185 0000000000000000000afd82870afabe02fb20aa9df19826ede625936b320566 2,689 0.85/1.00 vMB 14
599,184 599,184 0000000000000000001196f72a82b574ec1a69a7a4bcb01854fd08e6c60e4291 2,636 0.73/1.00 vMB 16
599,183 599,183 0000000000000000000eaeaff835cfbb9a4332b6260279e54ebb785fd0fa3d1b 959 0.28/1.00 vMB 18
599,182 599,182 00000000000000000015708e30ac37d1c5fd871aff56b38e8f2d21a760fcd26f 2,930 1.00/1.00 vMB 17
599,181 599,181 0000000000000000000682780a326641df1f22e92d05fd66e97ddd9a34cafed7 1 0.00/1.00 vMB 0
599,180 599,180 00000000000000000003690604c42d001d57be579b53d1b215130b74228f4323 2,808 0.82/1.00 vMB 16
599,179 599,179 00000000000000000007ad4427f6067aa135433d7efb32a49153800a87a9a3b0 108 0.03/1.00 vMB 16
599,178 599,178 000000000000000000081b59d25ef2d90247edf305a63b7eec55b716bcd7da83 2,037 0.69/1.00 vMB 17
599,177 599,177 0000000000000000000315787f2ed6979d5da7f793f8a483b5143ad0e399b660 2,798 0.94/1.00 vMB 16
599,176 599,176 0000000000000000000492b45f42ef0b0eecff95e2386d44385af16e97829df8 688 0.19/1.00 vMB 24
599,175 599,175 00000000000000000004d103429bcc36c1272c91f3944e9648f304963afe9179 1,103 0.36/1.00 vMB 14
599,174 599,174 00000000000000000015143c6b0b579ffb51cceed9d94c3e77ad93f8c0a4ac21 23 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.