Loading Tool

Explorer IconExplorer

Memory Pool

71,850 transactions
27.23 vMB
0.06849061 BTC
Random Selection Loading Transactions
Max Size: 164.76/200 MB

Candidate Block

Mining Attempt 206dd5fbf0edd58abc27a0c4c19e00d82f150f7f3d377aeb3f3e4319c592233a
Version 20000000
Previous Block 00000000000000000001381f5a62e9c027bf9ffc27a5ab4f423be770c8628075
Merkle Root 9b662c8a0c1c4686922f41efee3c693991de0b19b21ec4219231c0bc59321bc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,244
Size: 1.00 vMB
Total Fees: 0.00894662 BTC
Feerates: 96.15 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,581 (906,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,750 8,750 00000000ffcb592e42740b24ff659f3f2e5d938175fe918e7ef46efa6b86e36d 1 0.00/1.00 vMB 0
8,749 8,749 00000000df15291171af022473586e7b54cf9f7939b2ddd7b2d3b41a45fdbda3 1 0.00/1.00 vMB 0
8,748 8,748 0000000059eed08422d7b33151fb4fe2a9fbe2f5d7d1f46cf34413aa1f774225 1 0.00/1.00 vMB 0
8,747 8,747 000000003c8c9523444786c2cace831aeacabb5d1302d20c68a5f6835b8aaf24 1 0.00/1.00 vMB 0
8,746 8,746 00000000305b43b45e877a84345d6ea17382b6087e1e5c3c7e3a280c2e24eb58 1 0.00/1.00 vMB 0
8,745 8,745 0000000016e9346fefb7e09c9b7d7260e20341e1fb166a0d573f921e58d4c180 1 0.00/1.00 vMB 0
8,744 8,744 000000001e3cfe8fa628a618ae5c2cc83ce0e4011b445a8464855e59fc8494b0 1 0.00/1.00 vMB 0
8,743 8,743 00000000dfe6854b409a89330f557a1ac28d7db8c789a1ebed5a3080219f9646 1 0.00/1.00 vMB 0
8,742 8,742 00000000077c1d80ffdefbdfdd6c2e039d8d9c80030f6cd26e8ba38c575fbe8d 1 0.00/1.00 vMB 0
8,741 8,741 00000000d7e307b6e5058c3aab82f27e5f9705ae8509317a95571e66ac28b5f6 1 0.00/1.00 vMB 0
8,740 8,740 000000004418af7fdcb9d1b8adc5332ac5361efb36601344087de0d6f964fa84 1 0.00/1.00 vMB 0
8,739 8,739 0000000005330057f103f6952ccbf26832f348c8151ed4e0bf6de798c2514a55 1 0.00/1.00 vMB 0
8,738 8,738 0000000026dc445d6b8d98b2ec9cd9e79cb3458a75d2b3d4aae55d0650234770 1 0.00/1.00 vMB 0
8,737 8,737 00000000f435608a96087d61c29baa738739b49a384282c9e15c58273fb397af 1 0.00/1.00 vMB 0
8,736 8,736 00000000665d5339b5b00ffa19afd10a3651ae057be36112a69669c28c4aa35f 1 0.00/1.00 vMB 0
8,735 8,735 000000009bf588ec242454e1343b03c8f1934b1cae89fd96f6ea8906b81a7e46 1 0.00/1.00 vMB 0
8,734 8,734 00000000b111c9f1c8b271a1add221c8c4b26b5af4950eac6661eee1f25c3b2b 1 0.00/1.00 vMB 0
8,733 8,733 00000000f332186781b7f38a2bc6fc08010610e5d14403753b0c86a88e7651ca 1 0.00/1.00 vMB 0
8,732 8,732 00000000fd5fc34e74cce9bd0147f70253e29960c62e7ae3839b489f5d890f91 1 0.00/1.00 vMB 0
8,731 8,731 00000000861d55e5eb5b053106cc75d942f28bf8899efee80d420be146058f8e 1 0.00/1.00 vMB 0
8,730 8,730 000000008fc8c267f40ecfb5297b09bfa325b8c012a1b930005cf625e7b1d1fd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 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: 769.81 GB
    • Received: 19.73 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.