Loading Tool

Explorer IconExplorer

Memory Pool

74,142 transactions
27.76 vMB
0.06870072 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt eb472ca07d8065c3692c533b59ff6eebf4dc5db317b454172f5b7757db2b68a6
Version 20000000
Previous Block 00000000000000000001d55d38f99d10e41dddf340908afb2fb717900d90d262
Merkle Root f36bf79d75d507ce882df3f19e9d696537d57e8acd0039fbb796092f51a1e7d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,605
Size: 1.00 vMB
Total Fees: 0.00873144 BTC
Feerates: 40.21 > 0.87 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,586 (806,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,920 108,920 000000000001c70d36a2fcec3ef6c508efce73bfbd345c855cf4237bc104c2ab 10 0.00/1.00 vMB 0
108,919 108,919 000000000000149b5404a48659369b64453da2786f15ac638ce3962959eb281d 5 0.00/1.00 vMB 0
108,918 108,918 000000000000fd3f51bcc333f4d9943d623467c939d5dd12426af40111d1656e 12 0.00/1.00 vMB 0
108,917 108,917 0000000000008bd218ec6a8d23da2357ca07fd1bf8649bbede5d52b713dc49ae 12 0.00/1.00 vMB 0
108,916 108,916 0000000000015d2285f18bc15e49ec0fcb64dae95264c5e25176789a55cf7be7 11 0.01/1.00 vMB 0
108,915 108,915 000000000000052c59700172dc2f076e88213924a6f9332e9209c60fd67be9e9 7 0.00/1.00 vMB 0
108,914 108,914 0000000000018abe1bba15babd3e512fae6a2e1ea73972d1c5d91cd2ed6742d2 2 0.00/1.00 vMB 0
108,913 108,913 0000000000007e1fe370630b95e6d743508d9a01197ac87f75af09da5a7d81ea 3 0.00/1.00 vMB 0
108,912 108,912 000000000000f5335fb79bf4864d7a3d05b25a73dbfea60351a4dc802ec8cb36 11 0.00/1.00 vMB 0
108,911 108,911 00000000000047db31c84c16ab2a680ce5d1860483f908de6b761b960739b5a7 12 0.00/1.00 vMB 0
108,910 108,910 00000000000152d1b2e752486a924b8433b064c362ace1bb99c12326e93cdd2e 7 0.00/1.00 vMB 0
108,909 108,909 0000000000018f1715d1d7fb6302de63472bf545faf1762ac928e14479fa2ebb 3 0.00/1.00 vMB 0
108,908 108,908 00000000000062285f7a2783afac8fe1d9e439881ced60bd2f6421b063062647 8 0.00/1.00 vMB 0
108,907 108,907 00000000000101c576ce755bae92cbe7f803b758afcb0925be76adffba09f2c7 9 0.00/1.00 vMB 0
108,906 108,906 00000000000048aac525f36663811917ec6bbd7cd38bb38764abb1adef3497bb 6 0.00/1.00 vMB 0
108,905 108,905 000000000000c1a1a4ddccaceba5a71276952e4c715c9866a18361b04eb68af5 2 0.00/1.00 vMB 0
108,904 108,904 0000000000014faa7c684905efbdb47a5390657f36834ce7d372246b4359f7fb 2 0.00/1.00 vMB 0
108,903 108,903 0000000000003eaea0e006ff87136057a3e047dacd1f3a9a84b3fd90137fdb4d 1 0.00/1.00 vMB 0
108,902 108,902 000000000000de63bae88f62e5f64cb24da0779fdf5f8e8cacac5e2549a34f4f 2 0.00/1.00 vMB 0
108,901 108,901 0000000000012873306a8d410562d88fd26dcf5c60e7ca6eef7f1b7190eb7634 9 0.00/1.00 vMB 0
108,900 108,900 000000000000c5eaf935144b7ca54558339b17ab60d02ed007b056413513c0d0 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 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: 770.10 GB
    • Received: 19.78 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.