Loading Tool

Explorer IconExplorer

Memory Pool

74,442 transactions
27.58 vMB
0.07169880 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt 1dd28ff7e19989123d5320f4f8137903bc04a6d94943325bfa7a64d844a8ad1a
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root fb2f4f01855abf33365594ad9ef1690bf9710150857f9ca068473ff681ccdcd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,194
Size: 1.00 vMB
Total Fees: 0.01286433 BTC
Feerates: 480.19 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (552,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,830 362,830 000000000000000013948fc5cc3190e5da9ac22d38bedeacd51971ace6551095 1,037 0.54/1.00 vMB 29
362,829 362,829 000000000000000011259dfadeac9a81e6781ab82d21cc1083fad7e13314f7a0 896 0.61/1.00 vMB 19
362,828 362,828 0000000000000000007548731455260c5806106cf8ae470f7db289ca537267a4 1,802 0.75/1.00 vMB 38
362,827 362,827 00000000000000000b441df31c96d8bb171c36b18da70b48e7876aaa0e368922 907 0.47/1.00 vMB 32
362,826 362,826 000000000000000010b5740e96b9e570376712fbc0a4181db18c5f4ccebb294e 801 0.56/1.00 vMB 28
362,825 362,825 000000000000000007509afd839a5ebd5faaa7ec6f9aeb9b7981450d022dcb34 656 0.42/1.00 vMB 25
362,824 362,824 000000000000000002cfb3e5361f1c9241e9c55f6f63fcbf43ff9306f99509b1 938 0.48/1.00 vMB 29
362,823 362,823 0000000000000000010a6e166b8d0fe2a51265d5889c5600f4455742c9cca3cf 330 0.15/1.00 vMB 28
362,822 362,822 000000000000000010727a87e1f3ef261ab2a54f254aa53080d13b76021ea6f3 858 0.49/1.00 vMB 30
362,821 362,821 000000000000000008849501e51a91962e37542012b6d90b71d6ed33d2a6b98c 214 0.14/1.00 vMB 25
362,820 362,820 000000000000000011793c9cd2176f68446ce881ec1eece447162e43a2aef0f1 1,181 0.72/1.00 vMB 27
362,819 362,819 000000000000000004fe7c4e4c63930118cc0a0b79a3c3fb9385e4b6bbbf4356 226 0.10/1.00 vMB 28
362,818 362,818 000000000000000008606ffd8f41e1c32b119727c6d69e4222a719e066a1e5f1 115 0.09/1.00 vMB 25
362,817 362,817 00000000000000001556937e86df12e65191bc20dc9909eda0605860019b9167 353 0.17/1.00 vMB 28
362,816 362,816 00000000000000000e4e2216da857feb5d03efef4fc788b4a3fbbc3f6304f7ac 270 0.18/1.00 vMB 13
362,815 362,815 00000000000000000e8a4f4cbcad1ca4a60135d5908db48b34fedd7590adb133 1,124 0.73/1.00 vMB 28
362,814 362,814 000000000000000012812df6f6ddc1fa9502bf7d05c85369dcdb2c189f50536e 394 0.25/1.00 vMB 20
362,813 362,813 000000000000000010eb010e92911d6f04e5d2d58c4773100262dc6bd9890734 510 0.30/1.00 vMB 24
362,812 362,812 000000000000000004ce7bf09d1ae6132f8fa357743b90a6e2f2ce89722d24c3 945 0.61/1.00 vMB 26
362,811 362,811 0000000000000000149680c06dfad5c2dbc52f43c491340bf21e7f09fc4b267b 320 0.22/1.00 vMB 19
362,810 362,810 0000000000000000023843a1623fe2f49551484d9717df7a5c7e56f9d2046bfc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.