Loading Tool

Explorer IconExplorer

Memory Pool

74,452 transactions
29.60 vMB
0.09395381 BTC
Random Selection Loading Transactions
Max Size: 171.94/200 MB

Candidate Block

Mining Attempt bc2e47795684e734064c565d62cb9cb52178bf7ea42928669557033094adcc6e
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 41b146a34920e64983702a0533ab52f60201a0700e9079b8e7a918104deb1227
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,597
Size: 1.00 vMB
Total Fees: 0.02558143 BTC
Feerates: 150.36 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (576,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,184 338,184 00000000000000000c835e32160c8c9cdb0b5e157d752647be2743c443dbd73f 165 0.17/1.00 vMB 12
338,183 338,183 00000000000000000ff9d2fe2d6692b7208cad05e9fcd80fe9bf4d138fa8c6c4 1,246 0.75/1.00 vMB 29
338,182 338,182 000000000000000018e86a92ed1b0569a98acdcabd146ffaeeab3e762df39702 264 0.12/1.00 vMB 29
338,181 338,181 00000000000000001a738102643e6c00a7240fe72d8c87559abe20e3c179a843 464 0.32/1.00 vMB 32
338,180 338,180 00000000000000001506a9e4b133fef8151c5d1edcf54bb3d24d0ebafb694712 48 0.03/1.00 vMB 8
338,179 338,179 00000000000000001a7fb7d1018b47363dcfa08325b7e92734513067a09ea7f3 213 0.25/1.00 vMB 23
338,178 338,178 00000000000000000e7324e2883fbf40725dad0aaf776e1fed11182e4eecd067 362 0.67/1.00 vMB 14
338,177 338,177 0000000000000000082d6cba8a9e5f77ab4abebf625e7c59970b6b1d7fb5b364 764 0.35/1.00 vMB 34
338,176 338,176 0000000000000000131f48a6a3ccc9360164f841f08788c45249263e0e24fbd4 578 0.41/1.00 vMB 32
338,175 338,175 0000000000000000095457ccdb769f0792f4cfe83cc8773b4ccf184f301077e0 1,685 0.93/1.00 vMB 34
338,174 338,174 00000000000000000a59da7db65376c087c6ea98e46846716a57da40273fa28f 1,345 1.00/1.00 vMB 23
338,173 338,173 0000000000000000078a2b3eb2f4ebbbcd1c10716f387f1fe65e416ee1072570 999 0.50/1.00 vMB 27
338,172 338,172 00000000000000001526054bae36e9129c39869c41cca3ee037b20d37f4b38b2 688 0.33/1.00 vMB 27
338,171 338,171 000000000000000007eceeda32712c6da0fb6ea33ca59a48007fd60e45d64145 307 0.26/1.00 vMB 27
338,170 338,170 00000000000000000cc38176ab9346432c007b4b58b5e607c816dcd3fdf0b34b 470 0.21/1.00 vMB 37
338,169 338,169 0000000000000000072ae88c11f349c5d29bc057ddaef65a658f5aeea892b711 627 0.51/1.00 vMB 21
338,168 338,168 00000000000000000f8baf1a8ab35efc4f285fe0f3b4ce69f0a03ef4be677fd8 857 0.42/1.00 vMB 34
338,167 338,167 0000000000000000126a6d8705f88316a3643b40ae7ae7cad97f2e830b8e444a 735 0.42/1.00 vMB 24
338,166 338,166 000000000000000018e46457726a2832620c77c26dea44c48a913bf2e1fbbb0b 1,208 0.64/1.00 vMB 25
338,165 338,165 0000000000000000158b14bf553b2fa55c5ae9f1be48f71fe79038010c693585 438 0.26/1.00 vMB 22
338,164 338,164 00000000000000000fec63efd07cd37c6647c5d1e6aba54d53c75c71340f60a1 32 0.01/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.