Loading Tool

Explorer IconExplorer

Memory Pool

81,040 transactions
30.55 vMB
0.09159531 BTC
Random Selection Loading Transactions
Max Size: 186.50/200 MB

Candidate Block

Mining Attempt e010f174c05a37687d1ebf1d36da92d529bf204d302309607e7116c467896761
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 62878e5739329813835ca3fc809d9a7b2673d781d7da1ce4c2bafce0f434be49
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.02168812 BTC
Feerates: 151.00 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (300,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,323 615,323 0000000000000000000027788c34493a1290f98f0625da165752cff45a9e294e 1,301 0.39/1.00 vMB 16
615,322 615,322 0000000000000000000396c8dff89df77cde782518c075721e3374af40a2bfe0 1,173 0.37/1.00 vMB 17
615,321 615,321 0000000000000000000c8d77eb4628629601d48ceff60cdb9fee4db0c057f85a 2,767 0.85/1.00 vMB 15
615,320 615,320 00000000000000000008ea759e2bc3cdc2064989305d71a5df827848e2ef2d79 2,936 0.80/1.00 vMB 6
615,319 615,319 00000000000000000004e7871ddb65f1c102d57ad59b9dccba7d240b41227648 2,663 1.00/1.00 vMB 19
615,318 615,318 0000000000000000000609b0698ae627df42f670ff9c32aceee2affe41db4dae 2,256 1.00/1.00 vMB 21
615,317 615,317 0000000000000000000c163c7cb82acfbe612b27b33a0fdf93acc9e1b2aecbaa 133 0.04/1.00 vMB 20
615,316 615,316 00000000000000000008d72b7bd926147650d96989e4315b4859df4ef58649e7 514 0.18/1.00 vMB 41
615,315 615,315 0000000000000000000899ef0f764b41881e2869b10cc03482441b6d2eafb80f 273 0.08/1.00 vMB 13
615,314 615,314 0000000000000000000ee03ec56ef4f0c73fe3de9375802574b577b31b350641 331 0.11/1.00 vMB 21
615,313 615,313 00000000000000000007e628dbb98d37afe053d2e5c69d3ea546acc81cfa824d 3,007 0.91/1.00 vMB 11
615,312 615,312 0000000000000000001081065cea0b32dbb47147999b716e422e4a8eff6d1a47 2,801 1.00/1.00 vMB 23
615,311 615,311 0000000000000000000c547b223eeb75643be1f58d45d8b6b6dc00d3ccb32839 181 0.05/1.00 vMB 13
615,310 615,310 00000000000000000008f3d2267468006229b52d3f8ac69d1c9026ccfb6762b2 813 0.26/1.00 vMB 17
615,309 615,309 00000000000000000005e30e084555f8bf7e8f40d50841936f6da7909bca6bb5 1,472 0.53/1.00 vMB 14
615,308 615,308 000000000000000000063e4a246754783a3b37b1be8384368ded70630158f2b4 2,362 0.85/1.00 vMB 19
615,307 615,307 0000000000000000000c24b31bffbbeb318ff7bf2df2a5424d8560ca954b37f7 2,283 0.73/1.00 vMB 3
615,306 615,306 0000000000000000000c1902df7e565af45fe4a02379e665b0d77cb07aa732d9 1,928 1.00/1.00 vMB 10
615,305 615,305 0000000000000000000ce4e651c2996cba4be5e1f987bedd561216992f489661 2,496 1.00/1.00 vMB 30
615,304 615,304 00000000000000000007e449e3b9996f3ce7e92352c50fdd2df97ec0fc7bcfed 1,566 0.42/1.00 vMB 9
615,303 615,303 000000000000000000045508c69f2ae430e1a22df1b4fbc8c779a42d5c814c94 2,710 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.