Loading Tool

Explorer IconExplorer

Memory Pool

79,853 transactions
30.03 vMB
0.07746370 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt 170658910ca5a9d71f962f98793b7d16d6c77ad5b27f72e5b5a3f475fb78f8df
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root 47aeba55e4c0e9829835596278d7e4b3f3440a1ec24bb972e0af2a4e9ab9490d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,777
Size: 1.00 vMB
Total Fees: 0.01078783 BTC
Feerates: 104.17 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (555,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,705 359,705 00000000000000000c71a532c99e04b6fe1b16d7a788dea680cad81fcdde77d5 42 0.02/1.00 vMB 28
359,704 359,704 00000000000000001263deaa58a1e90bb0a933c5be62b8f974620c01e2504b02 95 0.04/1.00 vMB 25
359,703 359,703 00000000000000000d6a6d1794f920d979655c2d7e245db68a9db97d2a63fdab 284 0.14/1.00 vMB 27
359,702 359,702 000000000000000008e294df7f852b332b4aef0362047b30ff07590f51934992 88 0.06/1.00 vMB 24
359,701 359,701 0000000000000000097cd8c59feb3a5e1b0b1e077952bbce74a54d74f3890fbe 239 0.16/1.00 vMB 22
359,700 359,700 000000000000000005b888f9e266ab5d54a4635e0b121f37db831c605f30acbd 168 0.12/1.00 vMB 23
359,699 359,699 000000000000000007c2dab2f844e19989648e6b042cd94292daf43316337564 504 0.36/1.00 vMB 24
359,698 359,698 000000000000000008f0a4b367c5d975505c98b08e446ef5aa90e2eb05bd97f5 77 0.04/1.00 vMB 27
359,697 359,697 000000000000000004f2a53963931e8fbbb576aa1f698df8ba92f526a1865369 690 0.32/1.00 vMB 28
359,696 359,696 00000000000000000794973c3eeeb8e1405f3133e003c8e392248fd7e98f3a98 458 0.38/1.00 vMB 22
359,695 359,695 0000000000000000099e25003742bb1317132b56f8f93782aca5ea38f570b68b 338 0.20/1.00 vMB 31
359,694 359,694 000000000000000007ab307af6448ef2f22d34b08baeec0ad8e8b754c4f081b2 5 0.00/1.00 vMB 25
359,693 359,693 000000000000000003fbbc77375f07b64cd4024a995ac9e4b8ce1af14d82e3e3 68 0.04/1.00 vMB 24
359,692 359,692 0000000000000000043ea5744fcafa2b22b34311cfc4f9846bb7d077a21850c1 153 0.09/1.00 vMB 22
359,691 359,691 000000000000000000ae00984afa6ef754a14e28361c1c206750e09cfaf0894c 37 0.01/1.00 vMB 27
359,690 359,690 00000000000000000c7d0ac6cca2de3d9a0f408e745454c6cff498d671550977 1,315 0.64/1.00 vMB 37
359,689 359,689 00000000000000000000dd919214b66444dcebb4aa0214c1ab7c8b3b633be71f 164 0.09/1.00 vMB 34
359,688 359,688 0000000000000000065f1b19e9da15f1738ab7541afb49112c563437917677b2 18 0.01/1.00 vMB 16
359,687 359,687 00000000000000000d706481f79daa7dac55d405c64cfc3667b31d42defeff33 380 0.22/1.00 vMB 24
359,686 359,686 000000000000000007eff6dfc2ed5478164b2627917b96d494f800175b53abcc 560 0.34/1.00 vMB 26
359,685 359,685 000000000000000004e4574da056fb447d37d266064e15be666cacbfb7d38542 195 0.16/1.00 vMB 22
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.56 GB
    • Received: 18.19 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.