Loading Tool

Explorer IconExplorer

Memory Pool

18,961 transactions
8.34 vMB
0.03180280 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.35/200 MB

Candidate Block

Mining Attempt f958636d33b42645ab4165dfceeffc6fd64594423f382597e836a8d1115a1c69
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root 6135a4588cbb4134ea683e79076d18117899a1feb5eabd4649cb0b952f2bd380
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,715
Size: 1.00 vMB
Total Fees: 0.01410924 BTC
Median Feerate: 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (754,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,785 158,785 00000000000006236d160b5a2b7add08d14e47560c512b23b7ff6895d1373609 114 0.05 vMB 70
158,784 158,784 0000000000000678f2624bd9a7119e92fd97f4db6f412dea321fe28f33a455b0 22 0.01 vMB 28
158,783 158,783 0000000000000242253121b110773d6f9eea78084c6ba06f87468acaccb7107f 91 0.04 vMB 170
158,782 158,782 0000000000000d48e46374b46fbf7514c9eadf59f4c15d66aabeadbf5752a8a3 28 0.02 vMB 64
158,781 158,781 000000000000096c6c895c294bc460c86fa66c9721a10a68285a4cb4e0eeff09 18 0.01 vMB 97
158,780 158,780 00000000000000cb95448a2b3ee58e5a132d2fec224a292e7979caa160a586ed 24 0.01 vMB 64
158,779 158,779 0000000000000338c001bf0d71744642f83999fa865283e9a87c2454fcee2820 45 0.02 vMB 214
158,778 158,778 0000000000000cb8a04625f8256232900bb2003ff3141580c662f5a95fa5b1e1 7 0.00 vMB 401
158,777 158,777 0000000000000685e06ab37409364d58ccb8169ba5b06847851777f3eef58ae3 9 0.00 vMB 33
158,776 158,776 00000000000004f11dbf5eba3618e46cc18b25ff97f18b72884fd7908fb1d152 35 0.01 vMB 146
158,775 158,775 000000000000099905ba62f13ece50ac0764e15132b63c5fdda4fbd6509469e6 28 0.01 vMB 45
158,774 158,774 000000000000018a899a51a53e6b65399507f4a51679b4098c9d23807ec4986a 11 0.01 vMB 185
158,773 158,773 0000000000000127ea8a67a875fb59e87b5e163ab52044036740a10ad0d3ef22 44 0.01 vMB 0
158,772 158,772 0000000000000db3352380125305bdc53d7455cfb54cc857cb0d7ef5fd599aa9 94 0.03 vMB 152
158,771 158,771 00000000000009125cf8ba1110d130444d8a0914eddb21675361d970df43690b 19 0.01 vMB 55
158,770 158,770 0000000000000489cb1fe4a34a888206ad998a95983899d1dc04ad6235195d5d 1 0.00 vMB 0
158,769 158,769 0000000000000430f0fcaf4875775360cf2a6ef5f4d6e64df4f5545d97d7e57f 71 0.03 vMB 73
158,768 158,768 00000000000005f6f07c089548e86dd6cccef4db2aac00bbb4ded6d2a8d38e10 82 0.04 vMB 103
158,767 158,767 00000000000009e887e32a0eaefd0d422f84e3a81d23f1756374ddf66a9139f4 39 0.01 vMB 0
158,766 158,766 0000000000000c9a4d04b0f39e16b8f70b87ffce80718db0c72994931923aae5 25 0.02 vMB 655
158,765 158,765 00000000000001ac8a9fc2c50d72d46eb3938e2afc5c7c814fdcb16cc3bd9ffe 60 0.07 vMB 78
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 283.84 GB
    • Received: 1.13 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.