Loading Tool

Explorer IconExplorer

Memory Pool

35,221 transactions
25.92 vMB
0.06834856 BTC
Random Selection Loading Transactions
Max Size: 131.72/200 MB

Candidate Block

Mining Attempt 4fba1bb8bf0aa6fdfdd3f904679eb5d64f48f0370808c4f6a0f80da11fe256ad
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root e50dda87571f27d74de0ff69180bb092d4e4e0e5b29064f6374c3af55cfb3cd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.02077308 BTC
Feerates: 250.88 > 2.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (528,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,776 385,776 000000000000000005ab9d2a27938ce812e89ed007e70cf7ae212eb9c4b809e5 618 0.27/1.00 vMB 32
385,775 385,775 000000000000000006664e000ed5008f3d8ef0acb7809e9583e9625cb26b055a 1 0.00/1.00 vMB 0
385,774 385,774 00000000000000000af33663a258bd81a771efe2d0f5b30f920b771aa92b6043 952 0.46/1.00 vMB 30
385,773 385,773 000000000000000007f0aeacf58cd3a9ad5956b2ccdd49213934aa0d97089a93 148 0.08/1.00 vMB 21
385,772 385,772 000000000000000004ee0708c2dd949c6cc660b5ae820e1f73c1690717048256 539 0.26/1.00 vMB 30
385,771 385,771 00000000000000000a1402cd9ff8b049494b3d835673dd0a7ec2947f4851ccd9 949 1.00/1.00 vMB 14
385,770 385,770 0000000000000000022e04391780bfb3d0c85b860769d0bdb794e7d5263a733a 814 1.00/1.00 vMB 15
385,769 385,769 0000000000000000031d41237de3a814e5a8c59efd288071994f73e358552f2c 597 0.29/1.00 vMB 29
385,768 385,768 00000000000000000a28494f58a4dbf45ec285d78777622c3a146f429fb7e735 1,936 0.89/1.00 vMB 40
385,767 385,767 00000000000000000b9307a212d855e22916bf7daa7559a1e964e677d6d6fb54 1,100 0.85/1.00 vMB 20
385,766 385,766 000000000000000009e1079547881a8b77b34fc00b48a59e81032ee3ad89aa68 1,057 0.99/1.00 vMB 21
385,765 385,765 0000000000000000051806b3738511fe9c45d66958ef1efccc2c86487dea24f9 2,687 1.00/1.00 vMB 40
385,764 385,764 00000000000000000e7b25b506cf4aa88886db77e36880a11c874b75ea013813 771 0.29/1.00 vMB 43
385,763 385,763 0000000000000000038c0a06613c8867621243814384cebeddbc8e726ff6a007 2,248 1.00/1.00 vMB 30
385,762 385,762 000000000000000004c5bf4fcad0564fed24cd2d6a037d8165906bdd2c53c2a3 2,212 0.75/1.00 vMB 44
385,761 385,761 000000000000000007fd4f41f6cf41178aa9ba1cf2a799df05eb166910bb0b48 1,854 0.75/1.00 vMB 46
385,760 385,760 000000000000000009dcd4ff2a68c77c8ff79ac5e0e0cd5c0684106ad443d1c6 1,293 0.56/1.00 vMB 41
385,759 385,759 00000000000000000a1264311007cce2c80103f20832541852dcdba7d79819d2 1,465 1.00/1.00 vMB 21
385,758 385,758 000000000000000003458736eaa293ad4d7cedbb69fb2066d264cd6c77953b3a 704 0.34/1.00 vMB 34
385,757 385,757 00000000000000000b0c313af09f082da36bdac757ff2efac5593e9f4e1beae3 708 0.52/1.00 vMB 18
385,756 385,756 00000000000000000706d68e3c3fba5617910a96519de2ab021044bcd9611b1a 1,726 0.86/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.