Loading Tool

Explorer IconExplorer

Memory Pool

46,307 transactions
28.99 vMB
0.14642429 BTC
Random Selection Loading Transactions
Max Size: 151.34/200 MB

Candidate Block

Mining Attempt 812dc917ed4f9ce0ef71e8b34f6ff97d4698ae4e4ee1eb4d73283f07a186b8fa
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root cb6443b01393bc4674f3837ccf9ef383db5142ee8fdcfd7ad59dae529992303e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.04092261 BTC
Feerates: 100.53 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (529,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,779 384,779 000000000000000010aa6b2eac25f704df06567a495cd50d94c96f3a695c1fad 96 0.24/1.00 vMB 5
384,778 384,778 0000000000000000089b7372cae95c0c3b47e6e08ea1f35d37aee5c38c1add77 219 0.25/1.00 vMB 13
384,777 384,777 00000000000000000accc94d756c1c041d14ad1f5591d8c24e2972dff81ae402 991 0.56/1.00 vMB 28
384,776 384,776 000000000000000005f93aba2566ebaa0c8a88e5454e5e450d57c685bed8a67a 233 0.13/1.00 vMB 21
384,775 384,775 00000000000000000491f8b03466c679c4354e4273b08321176bf337b201c0ec 186 0.10/1.00 vMB 23
384,774 384,774 0000000000000000096fce7e6241ad377ff040f36cdc299dc4c64f95d7a440fe 1 0.00/1.00 vMB 0
384,773 384,773 000000000000000008fb456a594c24c3185efbccf464c21fe54e0c694f30b423 129 0.10/1.00 vMB 19
384,772 384,772 000000000000000003ee2127db1e3546281cce86cf25ab5b7b87cbcd6d61a9ae 601 0.32/1.00 vMB 27
384,771 384,771 00000000000000000429274d32a25a7defc36f00f97e6ef43420999e7bdc1bf4 286 0.16/1.00 vMB 23
384,770 384,770 000000000000000005142bdcbb8d904bf48838c81905fdaa0f8bc1dd81877128 1 0.00/1.00 vMB 0
384,769 384,769 000000000000000002854d8eeb1a168aa44b65cd126b5db95ff6524d4f1dd948 1,068 0.54/1.00 vMB 33
384,768 384,768 000000000000000010844e73788b1a8fc97d1837552e31c9713fd04f2689b004 257 0.13/1.00 vMB 25
384,767 384,767 00000000000000000c6c0fd7e0b2be85be5e8a1a1fbd4d1dc3c977ee3b6ed8a0 866 0.39/1.00 vMB 29
384,766 384,766 000000000000000010555f957f085bff33a254fa587aecdfbd075d8a849249fe 407 0.24/1.00 vMB 23
384,765 384,765 00000000000000000bc215f3aa73038423d276b421b8e6d9b2e4d661c0899dfc 914 0.75/1.00 vMB 21
384,764 384,764 000000000000000004a7169eb3054c889709f2e841ee14a4ffe045d9d1dcce63 541 0.25/1.00 vMB 30
384,763 384,763 0000000000000000021b4f029698a3dc0c7d62db9f3a47bf86617b0b0d29f815 1,289 0.63/1.00 vMB 29
384,762 384,762 00000000000000000536273eced4ae47d1df57991463a1e2fd84cdc2195827b8 1,037 0.46/1.00 vMB 33
384,761 384,761 00000000000000000de34d6b1b64aab3aa8e4855d238e5780042df865781fe9a 1,552 0.81/1.00 vMB 28
384,760 384,760 00000000000000000452bd845a58f6bb56c4fa9b86f72b424927b5e60ded4345 1,452 0.74/1.00 vMB 33
384,759 384,759 00000000000000000751c60889d7969be6e3be66eb83ce4b8124a306fd06e55d 594 0.22/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.