Loading Tool

Explorer IconExplorer

Memory Pool

75,671 transactions
29.51 vMB
0.09369094 BTC
Random Selection Loading Transactions
Max Size: 178.11/200 MB

Candidate Block

Mining Attempt 0c3429b5b05d59c948cf75beef954e5c901628c43ed06a38c56a13b6ba62249c
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root e0af3d1c7ba7e05f8f9528ed7e16b0e359fb44f5b7fc1dac5b0e63edc3676c73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.02633377 BTC
Feerates: 147.99 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (653,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,194 262,194 0000000000000005c18820fac14f35c5e700a1638f24ede698e4a4ba079c85ec 35 0.01/1.00 vMB 70
262,193 262,193 0000000000000012146426cae1258db5afd76b1ab3b56f4321077e2949aa9b26 115 0.05/1.00 vMB 87
262,192 262,192 000000000000000f0f51fc0b9d7981a32a41be0d544bd18a790b652a7b399c50 135 0.05/1.00 vMB 91
262,191 262,191 000000000000000385cbef0b47c8dcf75446d8b3f0d92fc868201a2cc3a7e00c 386 0.17/1.00 vMB 104
262,190 262,190 0000000000000002d13ba8b80336c659c51e910db188cdc1e65513cb06478e7b 225 0.10/1.00 vMB 78
262,189 262,189 0000000000000004dedf7cc60edfcc10ad1b2e934489a203c6263d728d02c6cc 530 0.21/1.00 vMB 104
262,188 262,188 0000000000000011053e6147ab8d7cb89d8b5e782d82d55d8849910ec55fa4b9 335 0.09/1.00 vMB 48
262,187 262,187 00000000000000097f1ed62fe24c17254f4625353ae8b3688daa6ad5a1d22cd2 402 0.16/1.00 vMB 110
262,186 262,186 0000000000000015f76236c1f3719dcc4fa2bb1fc581ae7a1a91c3cbdde7652a 247 0.09/1.00 vMB 110
262,185 262,185 000000000000000578b2a253f558a78b6fac6f3783a89aa392007068a01b3fd5 36 0.01/1.00 vMB 70
262,184 262,184 00000000000000054a61b10d0b4eb7e99395cb3d84cc3772f63525fac47e4181 217 0.15/1.00 vMB 47
262,183 262,183 00000000000000063530149c1468106bb0f976c31588024504a9485836f1125e 265 0.16/1.00 vMB 72
262,182 262,182 00000000000000115f0f610ff0acda4077d8bdb143d914c5e7b7a046164a46ae 179 0.15/1.00 vMB 38
262,181 262,181 000000000000000d7cf5f1410e851e83d0655e210bcf6a6a481d7b06a268b400 380 0.25/1.00 vMB 71
262,180 262,180 000000000000000219f74fde1c87a3175278dd1d1226641b6a197f679985e5a8 375 0.25/1.00 vMB 73
262,179 262,179 000000000000000ae42173036bec538ab29285c9d72292cd99b55d57175021f0 592 0.25/1.00 vMB 147
262,178 262,178 0000000000000012e7c80e74eafc2c37ec719cd520899a684dab5aadd7e298ac 596 0.25/1.00 vMB 120
262,177 262,177 000000000000000cf9b2c3611c11cc0509ce066d11beb957ee41e12579d9f698 656 0.25/1.00 vMB 132
262,176 262,176 000000000000000c5c07093a0463734d1f4115ed30d69a20de7acc53c33dd1cd 268 0.10/1.00 vMB 72
262,175 262,175 0000000000000004e0209ba39ef6b550e7a730331110a214745f05ec520163dd 383 0.19/1.00 vMB 87
262,174 262,174 000000000000000206139ffee448a77113ddcccec77b359f28db6fa69bfb35e4 62 0.03/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 783.17 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: 748.29 GB
    • Received: 18.79 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.