Loading Tool

Explorer IconExplorer

Memory Pool

78,920 transactions
29.54 vMB
0.07103853 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt dc3657f71a0c31a4dd82d7cb3ad2abb95cb0fcba82c3b47acc9ef0ef7cb866fe
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 63a950ac35ff0891f37e3b861d7fdb573ae14d10e8da0e844488cd7c1926c86b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01100782 BTC
Feerates: 150.93 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (704,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,686 210,686 00000000000000b37eba4f13327165152b899c56cc9bc40a7c8fb667c1655f1b 190 0.08/1.00 vMB 179
210,685 210,685 000000000000047ab2b9f93298f4088302371a7bfcde020ec5093e7592193a5e 11 0.00/1.00 vMB 31
210,684 210,684 0000000000000191c3f0f0468da6745ff4d12bc80890f50115991492ce3761b6 53 0.02/1.00 vMB 50
210,683 210,683 0000000000000148fa9c71a2b641dbcacef05146f3306c0e9e8bd4b7df1a588c 216 0.09/1.00 vMB 179
210,682 210,682 00000000000004935a1b74f0dc166aa11905304423d2648d2c46ddec61370597 19 0.00/1.00 vMB 93
210,681 210,681 00000000000001665269de91a06e99cd239353cb45a89c10a0111d3b9c087f58 188 0.09/1.00 vMB 161
210,680 210,680 00000000000003b6f18c9de3ca4171f42f9ec9bd5995a48b083f3dabb465b66e 340 0.13/1.00 vMB 191
210,679 210,679 00000000000004aa7e71bc7f71a8d80dd0a737f83e2e0698b916e0c3c08b8105 150 0.05/1.00 vMB 86
210,678 210,678 0000000000000360401a119d3eccd32f3c3a6aaf129d15f266982da92191d14b 9 0.00/1.00 vMB 301
210,677 210,677 0000000000000073a06e64c28402f8cd09800734afe0763f76e70b16a339104b 172 0.07/1.00 vMB 155
210,676 210,676 000000000000022f66040e671aed8da73aca326c18a9143dbd4f389e8315133c 157 0.07/1.00 vMB 185
210,675 210,675 000000000000015d0c26b26d66977aaeb6e53cdf194c110f0a2860ccbb7cec09 28 0.01/1.00 vMB 134
210,674 210,674 00000000000000c4759c4c17302cec4039325aadebf3b8f93c1e1c8b8555cfac 51 0.02/1.00 vMB 69
210,673 210,673 0000000000000203ecede248387253224010ae26efa5f5f8eae3c92def325922 58 0.04/1.00 vMB 155
210,672 210,672 00000000000004bc88add99203d4997edaabad398122e78f2ac8660b6fdc0e46 325 0.12/1.00 vMB 165
210,671 210,671 00000000000000e2f6af7aadc8e03bdd3e7dc8fe191aab43adb81ad9e3798c2c 64 0.03/1.00 vMB 113
210,670 210,670 0000000000000144e7016b9bf477cdb3d7278b9d9b4be54352fe47407703f7ff 223 0.08/1.00 vMB 172
210,669 210,669 00000000000000268885ede5e7f3cba8e9766ab3977cf6bfcba8ba24473eb510 14 0.00/1.00 vMB 37
210,668 210,668 00000000000003418738833d75d17465418bda742c375f6ef4dea454022ef92c 1 0.00/1.00 vMB 0
210,667 210,667 00000000000004dc5289e7355b8e1204a78ada7fc2e5bdbee8f81b90cd477eb8 11 0.00/1.00 vMB 145
210,666 210,666 000000000000044e99d903f0ecf772c26637f8ee42499e9405c72d181193348e 43 0.02/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.