Loading Tool

Explorer IconExplorer

Memory Pool

79,372 transactions
30.30 vMB
0.12473815 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt b1de0106842f1af8dda0e550329656b11b3d69c7ee2d4fe26acb9808eaa25fa8
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root b3d85ba42f2c8445d34d77b9f5e9cdb5350b1cd138cc6af6b7a039caa8cf4c4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.03169431 BTC
Feerates: 301.69 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (329,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,179 586,179 0000000000000000001bb387c63abe9c66decbdf3fbc3985acc83b4b98c734ec 2,962 1.00/1.00 vMB 66
586,178 586,178 00000000000000000000571bd07259c6cd62b0fa9a4725d54929de1da5a6557d 250 1.00/1.00 vMB 3
586,177 586,177 000000000000000000032a1fea157fb3458b77833b1846567dc57f986f408207 627 1.00/1.00 vMB 8
586,176 586,176 00000000000000000000a67af29876cd414d367a36573967529f9b52109d5f86 1,337 1.00/1.00 vMB 19
586,175 586,175 00000000000000000010dee7330c84251c1c2b8919cc4d39e3fa2a877afca05e 1,616 1.00/1.00 vMB 22
586,174 586,174 0000000000000000001494616d6b5e8750ee066fceeca50b918e689d5531f668 574 1.00/1.00 vMB 9
586,173 586,173 0000000000000000000c050c6a961d2e31f2c798eeb93adc8ae85def91f1faa2 1,435 1.00/1.00 vMB 25
586,172 586,172 0000000000000000000ce8a8eafb486f19929593b4586dfa3bf7c8aa7f77853c 402 1.00/1.00 vMB 14
586,171 586,171 0000000000000000000f5c08d95483b7e8bef96142061ef87f6e270712f791d4 486 1.00/1.00 vMB 7
586,170 586,170 00000000000000000005a039b432ed5daf3d827c40caab7872bc2f6ce0bd6c78 523 1.00/1.00 vMB 7
586,169 586,169 0000000000000000001e82b3efe2239477b627b10adf0d40cc6a9167940b0c69 2,789 1.00/1.00 vMB 35
586,168 586,168 0000000000000000000d9acb7746fe8e27dd3d2564115044fd38842150feab11 1,056 1.00/1.00 vMB 13
586,167 586,167 0000000000000000000410233ebd0986b751c6df4551fd6ca646a2cea0748611 2,199 1.00/1.00 vMB 19
586,166 586,166 00000000000000000013cb1e795cb29b6340cc1dfcc151e29ed68d16d340cb19 2,675 1.00/1.00 vMB 30
586,165 586,165 0000000000000000000ddb1f3c2dc5acfca403dfa3cc4ebd0791e43a41d82adb 2,883 1.00/1.00 vMB 46
586,164 586,164 00000000000000000004a7c05f57651db27394a48e430765e62a1b46b37b8079 3,236 1.00/1.00 vMB 67
586,163 586,163 000000000000000000050b2b036693b6e089d5a5a93570913fbbd0d16c81bcfa 1,260 1.00/1.00 vMB 16
586,162 586,162 000000000000000000080c2953f7b7b8d9683f06d2a8630ac5b8ab653761883b 1,167 1.00/1.00 vMB 19
586,161 586,161 0000000000000000000193b2ab75f6ee43f3bb47e2a2a99fb078d32aa7e6bedf 779 1.00/1.00 vMB 9
586,160 586,160 0000000000000000001e4ba9485971b00dd2c6dc8f8ae4cb381b6341f6c6fc7b 242 1.00/1.00 vMB 2
586,159 586,159 000000000000000000027fd1bdbc144ee08b53147d600780a40225527195df57 1,069 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.