Loading Tool

Explorer IconExplorer

Memory Pool

81,505 transactions
30.95 vMB
0.08689627 BTC
Random Selection Loading Transactions
Max Size: 187.61/200 MB

Candidate Block

Mining Attempt bdddd03707ae56864d226ffde5dfe3e250623ba0b1d428d61fd09ff4163ab9d7
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root b43f855edcb2fb14220d978d4a597940b7965c4d72bf40c685709fe4f68961d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 1.00 vMB
Total Fees: 0.01420436 BTC
Feerates: 115.63 > 1.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (379,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,767 535,767 00000000000000000020e389850fe3b37f7fe6b2b53f2e67bfe7e0b94d455326 2,764 1.00/1.00 vMB 4
535,766 535,766 00000000000000000024b5a60afd4de83fafad2b942c49f2cfcfe429f670cfb6 2,339 1.00/1.00 vMB 40
535,765 535,765 0000000000000000001d07941776d924479c847b487410458def7a8a64a4e0cd 577 0.27/1.00 vMB 19
535,764 535,764 00000000000000000020bc7014138ef91ffe0802497449f6974bb87fe3757892 2,308 1.00/1.00 vMB 30
535,763 535,763 0000000000000000001c2ace2315abe037e6194d8b00ab8e786d58b9eb7d0c44 2,054 1.00/1.00 vMB 4
535,762 535,762 000000000000000000159e327f75b8dd3870d47be633d32000654b98794a2749 2,430 1.00/1.00 vMB 17
535,761 535,761 00000000000000000020159adcc804df459f8beb90893d68fe2e8e47d511f627 2,364 1.00/1.00 vMB 26
535,760 535,760 000000000000000000068ecc15cfa7705f744389e8eaf77d904291961d41bf47 1,867 0.94/1.00 vMB 14
535,759 535,759 00000000000000000005b4b73d2e71b4b3f00ce485c27e516d670c1e41358928 1,980 0.87/1.00 vMB 21
535,758 535,758 0000000000000000002155bc27df4f8cb32c149802e9818aa99040a4552f5f7f 720 0.26/1.00 vMB 19
535,757 535,757 0000000000000000002c3968ca17c154b974bebb6f93b8c4d6d29181f04ea615 850 0.33/1.00 vMB 16
535,756 535,756 000000000000000000002b744f124a5830f793ce8a9fc3e306442dc0e783def7 1,171 0.75/1.00 vMB 7
535,755 535,755 0000000000000000002f33391c8d89e357823a2db5d3ebdcce27f33c6f6ded1e 2,223 1.00/1.00 vMB 24
535,754 535,754 0000000000000000002416300a3eb71cc8bfb70cf8ebf0db9819a102226f1b17 2,103 1.00/1.00 vMB 6
535,753 535,753 00000000000000000010fb7db95f42984f67ea91b6db48e3c9c2e31198ce5e31 2,361 1.00/1.00 vMB 35
535,752 535,752 00000000000000000001ba8921fb416e08a91d70542c689c12c0038da113bd1b 1,200 0.60/1.00 vMB 12
535,751 535,751 000000000000000000227d89f2a91763c308ffc84d694980f2915f5e45245fb1 967 0.41/1.00 vMB 20
535,750 535,750 0000000000000000002d28cf4c27474b36031ed405b90f83d36ea403ac4e76a8 338 0.27/1.00 vMB 11
535,749 535,749 000000000000000000014fa8f814efe8b6134e6e1a8a5689603a88b9834529bc 1,938 1.00/1.00 vMB 11
535,748 535,748 0000000000000000001d12d4953c77c89e9e245d29d3ab248e6870292664823f 1,829 1.00/1.00 vMB 8
535,747 535,747 000000000000000000038158603269e1eb78d8ad4c31385df4421182869cacff 1,730 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.