Loading Tool

Explorer IconExplorer

Memory Pool

83,698 transactions
31.38 vMB
0.10092212 BTC
Random Selection Loading Transactions
Max Size: 192.36/200 MB

Candidate Block

Mining Attempt 2caffe66e6a3a142b032a6b9aad085a7a667589f4b6b61c3944ab8e2549cbd30
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root e8889581e824d8168bed44d2f541927151681d2fa43e07e5d5c7a0457835bff0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.02981234 BTC
Feerates: 235.42 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (4,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,586 910,586 00000000000000000001d13b30bc72483fb95dc62b44132afda1b0668ce4f113 3,549 1.00/1.00 vMB 3
910,585 910,585 000000000000000000019ee6252952eb5e8c8c45cd61c35477a0d21a7e78d535 3,484 1.00/1.00 vMB 3
910,584 910,584 0000000000000000000192a49544b21352a1902bfaac49b1a9e8c064180885e9 3,751 1.00/1.00 vMB 0
910,583 910,583 00000000000000000001d27a080c12b1a71fe4b6dc9cdab75cef8c5dff85fec7 1,679 0.44/1.00 vMB 4
910,582 910,582 0000000000000000000116ad7267b6980868a3aa4e5234cd2e962c091f7dcd69 3,950 1.00/1.00 vMB 1
910,581 910,581 00000000000000000001a87bebbd3659c2fb2782846ef6624d43d0830cb36085 4,615 1.00/1.00 vMB 1
910,580 910,580 00000000000000000001d3edb140fda46dced57ffdf35bb2996ba775a5dd3041 4,369 1.00/1.00 vMB 1
910,579 910,579 0000000000000000000052a5517c16abe48147d3ccf5e8f080b49b952a93094a 4,029 1.00/1.00 vMB 2
910,578 910,578 0000000000000000000062d469b47de53c27b5595bbe7aee0fba85097c648bb5 2,312 1.00/1.00 vMB 2
910,577 910,577 0000000000000000000056bf5495111662d8d524f77a3b37027f6dba9e7d331f 236 0.08/1.00 vMB 2
910,576 910,576 00000000000000000000a906348536fc42bb72f815f25ea0efd91742780d70df 3,718 1.00/1.00 vMB 1
910,575 910,575 000000000000000000005f0d83af8e14320c511470569c6df370ba8ecb36f3ab 2,173 0.70/1.00 vMB 2
910,574 910,574 00000000000000000000e6194843a39456462b3d67806ea8d1110e4478201716 3,167 1.00/1.00 vMB 1
910,573 910,573 00000000000000000001fffd54a5125325a4f60c83183f3dad0fb4670fe41931 4,156 1.00/1.00 vMB 1
910,572 910,572 0000000000000000000101be6d0b7815c4fab2157da8d971eb77290042cc9957 4,352 1.00/1.00 vMB 1
910,571 910,571 000000000000000000013850542f1c3f622618b5c83eb1ec9ff2d93971796184 2,219 1.00/1.00 vMB 1
910,570 910,570 000000000000000000015fc388d2eb01cdf84348bfa417515a87b1ca8ee50737 3,161 1.00/1.00 vMB 4
910,569 910,569 0000000000000000000054df42ba65baec12f0a545327a6b1206c11b73ca5f07 2,417 1.00/1.00 vMB 2
910,568 910,568 00000000000000000001ceeca301c77fb24f349c746a5adcc38dc7cefe41321e 4,385 1.00/1.00 vMB 0
910,567 910,567 000000000000000000013995ac15f1f52818a2395db0c66fcb983a4ec083e165 3,518 1.00/1.00 vMB 1
910,566 910,566 000000000000000000010127ad9076354864e686c171f262659bec823bec69dc 2,375 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.79 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: 709.78 GB
    • Received: 16.98 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.