Loading Tool

Explorer IconExplorer

Memory Pool

32,521 transactions
27.99 vMB
0.06128596 BTC
Random Selection Loading Transactions
Max Size: 138.20/200 MB

Candidate Block

Mining Attempt 42106be1d44b2a0e71e6cc608b94779c8bf69feabe24b42c6c4e3d51ca2dca93
Version 20000000
Previous Block 0000000000000000000177abe9ee43b6462d18ea4870025cf2a032283159af76
Merkle Root 9d29a88a2337bef7205c46fd863461df09133093d796392592086735558e8917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,846
Size: 1.00 vMB
Total Fees: 0.00753210 BTC
Feerates: 47.59 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,514 (577,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,679 336,679 00000000000000000ec107e2dd0283b0db578d68a4f1f9cf788f48e537a4bb90 164 0.10/1.00 vMB 23
336,678 336,678 00000000000000001a160d8205ca6e10acf7a2d0b14a5b13165e138368a752f0 377 0.25/1.00 vMB 20
336,677 336,677 00000000000000001294e6f496e24eb8c5da40af62e8748ef5b5532205bd19d9 440 0.17/1.00 vMB 28
336,676 336,676 0000000000000000022fb67a03c08734202910314165c803d6e1a1122010d431 64 0.04/1.00 vMB 103
336,675 336,675 000000000000000009fa40ffe6ae85f168f125eadb55bd64339c9716e6c2030a 779 0.45/1.00 vMB 25
336,674 336,674 00000000000000000541889884d0a53b88d673a655201f11026e909535a82dbf 1,000 0.52/1.00 vMB 31
336,673 336,673 000000000000000017926e07ff20c15a55179871fbc91da1fa8eb4a9f6b86e2c 161 0.10/1.00 vMB 22
336,672 336,672 00000000000000000ee5a3a4e7ff72097c32f91ae2fa039d7ca21ba533913022 145 0.09/1.00 vMB 24
336,671 336,671 000000000000000010b13aed220b96c35ccd5f07125b51308db976eefcd718f9 587 0.35/1.00 vMB 17
336,670 336,670 0000000000000000139879b65497c30d71bc6a1c10833efb9958101b29a12dda 1,211 0.62/1.00 vMB 29
336,669 336,669 00000000000000000e42693d9442d524f3f5b2ccac1843e5c65660d2e917ea02 73 0.07/1.00 vMB 8
336,668 336,668 00000000000000000284235a75ff0a8a3ad17a10df2fbe77f94231bee766eb7e 1,059 0.50/1.00 vMB 38
336,667 336,667 000000000000000012d9b5937472acf6d692932b8c81a83af70a7ca895e8569c 195 0.11/1.00 vMB 40
336,666 336,666 0000000000000000051b473202e4f6148eed776e7fcb8b26d68d81092e3fa84c 469 0.35/1.00 vMB 22
336,665 336,665 000000000000000007c4982ddab84040381b7865c28df36f9feeb936ef62fd89 908 0.46/1.00 vMB 29
336,664 336,664 00000000000000000fa236920cd43277dbb6597c335420e5440e387671a686d1 456 0.25/1.00 vMB 28
336,663 336,663 00000000000000001aae8c0e07aadb245c1cd7158da23eb495000fb497f77465 704 0.36/1.00 vMB 27
336,662 336,662 0000000000000000154ca745331ee65af6194c741908f4c2c9fb1db97a3caf38 239 0.18/1.00 vMB 18
336,661 336,661 00000000000000000aed9ee36381ddc93971e587b4b94ac873f86983dbfadc19 964 0.53/1.00 vMB 27
336,660 336,660 00000000000000000e5fa5bc4cffeef7543a3fea13918e37b93e015125cac639 919 0.52/1.00 vMB 25
336,659 336,659 00000000000000000db3ab2b2d1075e4e80fa97e27aea55095a30559a3b0d721 197 0.34/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.53 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: 612.94 GB
    • Received: 11.10 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.