Loading Tool

Explorer IconExplorer

Memory Pool

42,278 transactions
26.70 vMB
0.08563158 BTC
Random Selection Loading Transactions
Max Size: 139.44/200 MB

Candidate Block

Mining Attempt 7b47ba1732120784d885a7ca91daf6d48f6ab60fb733ef572101d7c1ee98b77c
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 77a58f69e3b38466420570c57135196d2736356e8250b03a82e01eefaddb28f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03624451 BTC
Feerates: 151.01 > 3.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (653,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
261,571 261,571 000000000000000f9fe94b8f08be4b2580b9b7a6b96a4f105101026dfcbd4519 590 0.25/1.00 vMB 139
261,570 261,570 000000000000001b629b223c9065fa27c134d7fdc1f8ca6b69fd10e7a9b17197 178 0.08/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.18 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.63 GB
    • Received: 13.97 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.