Loading Tool

Explorer IconExplorer

Memory Pool

52,241 transactions
30.82 vMB
0.14750995 BTC
Random Selection Loading Transactions
Max Size: 164.51/200 MB

Candidate Block

Mining Attempt dec689d87326115cf539200956befa5d1aed298a41b8f30b58be938edbee72f4
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root b60d9a83a85f8beadfe25f1e01ef83604ea530df53919a2a017db0deb31578d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.05904242 BTC
Feerates: 179.69 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (728,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,490 186,490 0000000000000299c7a6e360b586215e6ca0388e8bf1b03ea6ddfb781ff96998 149 0.06/1.00 vMB 120
186,489 186,489 0000000000000476bc410dc1d1e3e423c9d514109179035129c1ff6fb47dcd0c 135 0.04/1.00 vMB 6
186,488 186,488 000000000000008bb03e6c14e8a98854ce66c49d1b3e2154b10846e33678ceea 375 0.14/1.00 vMB 128
186,487 186,487 000000000000025d1b2b70fd1ff7f16976cf43bef89eed2cb63b6153f406a338 118 0.05/1.00 vMB 104
186,486 186,486 000000000000084479de5ad77e9d1f0d3bdbf1f3bf41981002c4619a1556b9eb 151 0.06/1.00 vMB 133
186,485 186,485 00000000000002cc300c8aeacbcb3997fa2a8aa32ec2f138c29ffc4768c65495 512 0.21/1.00 vMB 125
186,484 186,484 000000000000066dcde2c509fb58c37e1d826f8fd98472fcb6baccd25f94ec77 144 0.05/1.00 vMB 33
186,483 186,483 000000000000010d9a7f169805601941fb7f23c631e307218c1e66a63da524c2 10 0.00/1.00 vMB 0
186,482 186,482 00000000000002490b4cc001008b8d0d0c09631255394e46340384e4ca85660a 250 0.09/1.00 vMB 121
186,481 186,481 0000000000000727bcfb38c40d4996af26cf802b233e967529d8faf5fe6145aa 702 0.25/1.00 vMB 143
186,480 186,480 0000000000000304f58c817eb23a281b638939f165e2e65133364345c8646f04 1 0.00/1.00 vMB 0
186,479 186,479 00000000000002609dcad11d2a671021c0949ed52e8394e49554b4cdbac2e415 415 0.16/1.00 vMB 227
186,478 186,478 00000000000005c04be759eb53636b4882ca3d48acc1994aeee62a08b6d89751 241 0.11/1.00 vMB 103
186,477 186,477 00000000000001d4b4122a001b228ef975580eee9c5ec8cb3b0c7ddd89bf64fd 157 0.06/1.00 vMB 83
186,476 186,476 000000000000066c8758c7954419b32f13b66a5e8d1607cf227fc0a9d613dc29 526 0.25/1.00 vMB 123
186,475 186,475 000000000000013a350d9c71e741d7b294d2e2629d8bd953ae25d32ad82e99ee 58 0.02/1.00 vMB 157
186,474 186,474 0000000000000278192920475509c4c18c6c09bc5f3913c53fea9ccdbb975b41 128 0.05/1.00 vMB 151
186,473 186,473 000000000000051f8b235bd8c3a3214e5b4271b8689135a2fce08fa5df2c7c5f 50 0.02/1.00 vMB 60
186,472 186,472 000000000000051760b48544e9c8efedb4aa2b8b3fad5e7738e840794aa182ff 106 0.04/1.00 vMB 177
186,471 186,471 00000000000008bf223c28bf43bc064e50aa9b04c3b853835e95ba675b38c110 177 0.10/1.00 vMB 121
186,470 186,470 00000000000006655be5183b22e1e4c5004f0e4fd6b24da7577aa4284a31275e 25 0.01/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.