Loading Tool

Explorer IconExplorer

Memory Pool

39,740 transactions
25.88 vMB
0.05340138 BTC
Random Selection Loading Transactions
Max Size: 134.42/200 MB

Candidate Block

Mining Attempt e6683f79bb079c66ffe645121b4d2f399f0acc5d13bf7d9ab3d222b3748f0271
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (653,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,592 261,592 00000000000000060fb6ae8864f4edf63ba8446c38132caa3a3f903f19dcca5b 36 0.02/1.00 vMB 106
261,591 261,591 00000000000000014f4b01bb048bb941cf5c0fe086c36af477f8e7df50e1c399 1 0.00/1.00 vMB 0
261,590 261,590 0000000000000010954fad3dbc905fa9212447d65aa4e33cb81ffe84589e763f 102 0.05/1.00 vMB 55
261,589 261,589 000000000000000dae4ca0c53207353f8d107b14d9d0469b143bd4664b67c660 461 0.18/1.00 vMB 99
261,588 261,588 000000000000000d6ffcf02c0c0568ab7178a58d68c51176600a3616bd4f913e 338 0.16/1.00 vMB 96
261,587 261,587 0000000000000006c82a5a791a162745abfd238f84675b75c815d335e932cb00 313 0.14/1.00 vMB 98
261,586 261,586 000000000000001052a7c15e876c57e3c4dc9f240912037de362169f05803c67 179 0.07/1.00 vMB 131
261,585 261,585 00000000000000114055362621371e824e733af1b9a78f7ae081dfad94b1a25e 10 0.00/1.00 vMB 128
261,584 261,584 000000000000000c371727a72e22a8110a5107d103dee97f63d0fc8b7d85e941 152 0.07/1.00 vMB 86
261,583 261,583 000000000000001c6325744423503964c5b3c506f652471ee4a22b0d720b19c6 115 0.05/1.00 vMB 78
261,582 261,582 00000000000000155546db8bc39ba510906f8a2088ed8eae9c60cef686567ea6 488 0.20/1.00 vMB 113
261,581 261,581 000000000000000e3a4a5e2ca24a04f465b19a11c1bd9dcf7e2a7739dd85469b 175 0.08/1.00 vMB 120
261,580 261,580 0000000000000010645ceff16f3680a4468cf431240ba44eff09860ca34e6f50 81 0.04/1.00 vMB 52
261,579 261,579 000000000000000637fe82847d3fc8bcc54499e5645e5957b0cbfe28158ad3d1 327 0.18/1.00 vMB 106
261,578 261,578 00000000000000124e230d230aa1592431c6c3f00c4635c55535cea3f5884826 408 0.24/1.00 vMB 92
261,577 261,577 0000000000000005004768d125206dce867fb3bc845a9a9413fc8c53c98f3066 70 0.03/1.00 vMB 93
261,576 261,576 000000000000000eaf8e808be1b5f6efb57fccb18ce3d0689602bbd25b0721db 36 0.02/1.00 vMB 116
261,575 261,575 000000000000000cbcdda64e25ba9df4b53b4f5e0e4159840cbdbdeefb33ebc0 444 0.17/1.00 vMB 120
261,574 261,574 00000000000000122f24a393dc451fc16b1abd2cc23623d6072724bdd5bc314f 328 0.15/1.00 vMB 101
261,573 261,573 000000000000000a9206f0fc977a93fbac3715cdea90da777163ce56acc96fdf 145 0.06/1.00 vMB 121
261,572 261,572 000000000000000ff37cb2ca1fc5bcc412a9ad17bb919d0dbd75314d52fedd65 523 0.23/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.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: 653.45 GB
    • Received: 13.89 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.