Loading Tool

Explorer IconExplorer

Memory Pool

41,027 transactions
27.98 vMB
0.08199755 BTC
Random Selection Loading Transactions
Max Size: 143.58/200 MB

Candidate Block

Mining Attempt 7dd74a0ff3d28e30b0d51e088008a9e1a3e493e6e764b6d1f22077a374a6c3bc
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 11886d82c64b6edfb3099cc62715decb2b2141ff15810d8c10b5c781d40620d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.02821230 BTC
Feerates: 151.12 > 2.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (852,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
62,094 62,094 000000000693a29edb43bacbb4653ccd2b758157e87e8ea2c8298402f67eafe3 1 0.00/1.00 vMB 0
62,093 62,093 00000000084ab3e5e8909002c8f5dac68a6178667b5944efd1924fecfa5b1c34 1 0.00/1.00 vMB 0
62,092 62,092 000000000b1ef3ba4e21a9248b2b0e5a290c728be3a2df10de707967cd826e6b 1 0.00/1.00 vMB 0
62,091 62,091 0000000007a07b41b9ba5db1c3b3aa3e4eda205281843d274a164ea1fa8e7d24 1 0.00/1.00 vMB 0
62,090 62,090 00000000043128c1c5ca6c0822276d4335e5512def97d88de20af9ff348e869c 1 0.00/1.00 vMB 0
62,089 62,089 0000000006dfc47b1f0087b4a533fb56da3c57d04357d1a3abcb47375c81ffb2 1 0.00/1.00 vMB 0
62,088 62,088 000000000d029dca379020e7425f9bec25f2ee18b7834fde6fe37c75ff9368a6 1 0.00/1.00 vMB 0
62,087 62,087 0000000001618ffd74941a0902b26652451a62d064136ab727545b84603f971e 1 0.00/1.00 vMB 0
62,086 62,086 000000000e5d1371fda42c2e7dd4b6d85319c1a14f9f1a5e91f5534913a15645 1 0.00/1.00 vMB 0
62,085 62,085 000000000c05519067dd577571f67e0bdf8845c0932c686dc191e306551ced6e 1 0.00/1.00 vMB 0
62,084 62,084 0000000007d9fa44244b183a58e788416fb67877931efb6fea5c4696c0b67205 1 0.00/1.00 vMB 0
62,083 62,083 000000000a90d86ad7b135d328e17f2511362b8b055da18728825086fe5b02b5 1 0.00/1.00 vMB 0
62,082 62,082 0000000005ab72c33dd520a67dc521041d9912230c71772f9e8fe57b10ca5845 2 0.00/1.00 vMB 0
62,081 62,081 0000000003f9d8d8b7d23ebfc5e00246bbb829bbab73a626b1b90b86919d4abc 1 0.00/1.00 vMB 0
62,080 62,080 000000000467e3483718a20bf2aa5080568e37809fb59226dcbbc693cc8e6c3d 5 0.00/1.00 vMB 0
62,079 62,079 0000000000c18b0df81db5be6e02826c6c6d5e3e67415087e3a562bebc5c5395 1 0.00/1.00 vMB 0
62,078 62,078 0000000002ab44bf6ecd943b7f9ce9127cbb6d999f6ae7e9f612bdcb57b8f578 1 0.00/1.00 vMB 0
62,077 62,077 000000000b21b9cac0d924df5878058a6772f0f14ce74dfdd6475a4c27217a13 1 0.00/1.00 vMB 0
62,076 62,076 000000000143ceadd08d104ffba0f8d92e46e1e16adfb0a804ce40bdc5c89171 1 0.00/1.00 vMB 0
62,075 62,075 0000000006ddd2ad5b9459008ebb9b79d486904f684e9a1938ebec47b4d2e3f0 1 0.00/1.00 vMB 0
62,074 62,074 000000000b0664971fa99d6b66893f2af3333c15a9c7ef135d9bc2e86f1f5984 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 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: 631.46 GB
    • Received: 12.07 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.