Loading Tool

Explorer IconExplorer

Memory Pool

23,800 transactions
17.01 vMB
0.03429539 BTC
Random Selection Loading Transactions
Max Size: 87.42/200 MB

Candidate Block

Mining Attempt e8218048108ac15f651c6979118d021b228cf40ea67c8c58e9e78af09965f13a
Version 20000000
Previous Block 00000000000000000000629cd38376e7694362af34f33f16480e19bb9002b081
Merkle Root fb099ee50df8eed8fa2e85dae79ccc9742b781659f2c2dca3606ff1d7297760a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,101
Size: 1.00 vMB
Total Fees: 0.00326006 BTC
Feerates: 40.21 > 0.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,144 (1,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,669 912,669 00000000000000000000015829d967fed559bd716a952c11c2ecaf034e8b66bf 3,170 0.72/1.00 vMB 1
912,668 912,668 00000000000000000001b6f8b10b0f55b46493a24613d8eca57ee371dcbf7a7c 6,576 1.00/1.00 vMB 0
912,667 912,667 000000000000000000011d92b07417134b950a77d9d4d17ca873f38776ed4b49 4,754 1.00/1.00 vMB 1
912,666 912,666 00000000000000000000cd3f311aa973b02104ee6ee5abd625a6c7a9403b34bc 4,385 1.00/1.00 vMB 1
912,665 912,665 000000000000000000021180ae9df0e912eba489c303550b6a7fc70fca9a045b 2,332 1.00/1.00 vMB 1
912,664 912,664 00000000000000000000278476a2a208c2a55c17e0cf06352bcf251dd8e6b43b 3,387 1.00/1.00 vMB 4
912,663 912,663 00000000000000000000825ad668ea1879d6c2d90c20dc6b3f2c28b517775c20 2,050 0.72/1.00 vMB 2
912,662 912,662 000000000000000000003c4ddc6ff394cb9b17d93c655f25bd400f19ad5c43f6 262 0.06/1.00 vMB 2
912,661 912,661 0000000000000000000069329071883ac0c6790c9294eee0e69476f80c2f246e 4,106 1.00/1.00 vMB 1
912,660 912,660 0000000000000000000131df483e7ffc5940287a50dd941001fdf9e4168d2415 1,235 0.30/1.00 vMB 1
912,659 912,659 00000000000000000001be3c6f18375d36839e1b7a2de706eff621259529002a 2,002 0.49/1.00 vMB 1
912,658 912,658 00000000000000000000000be3d718be899a17d1af6e1ce7c7e8f4fcdde43fe4 3,164 1.00/1.00 vMB 2
912,657 912,657 000000000000000000018f8a34fa2082f6ce332ca283f510097f0ee8415c6416 3,847 1.00/1.00 vMB 1
912,656 912,656 000000000000000000013dc04e895d452c1c3ae2301744c7545913eb4eb3844b 3,059 1.00/1.00 vMB 1
912,655 912,655 00000000000000000001ed1b719167b252881567a8d93a87b7d4985eb2988ca5 7,121 1.00/1.00 vMB 0
912,654 912,654 00000000000000000001854eee3dff08556ad95f94f4ec987abb72a6203978b5 2,477 0.80/1.00 vMB 2
912,653 912,653 000000000000000000005ca8d1d7d85afe6410a573550347a4f17035e5cf8b44 4,144 1.00/1.00 vMB 1
912,652 912,652 00000000000000000000fe348ce2b772e612d65b8fb6447f3501a8b3b11a2472 1,018 0.29/1.00 vMB 2
912,651 912,651 000000000000000000004dd722126b6344b65bda18830e6a3db28cfc937e4d6c 6,038 1.00/1.00 vMB 0
912,650 912,650 000000000000000000007ee0ba119f9b006189ed652537e9edd299dd4062e7eb 7,060 1.00/1.00 vMB 0
912,649 912,649 00000000000000000001ac066641a4df0249defa5848d08267adb5cc90b80757 5,729 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 563.05 GB
    • Received: 7.51 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.