Loading Tool

Explorer IconExplorer

Memory Pool

73,693 transactions
27.30 vMB
0.06404560 BTC
Random Selection Loading Transactions
Max Size: 166.74/200 MB

Candidate Block

Mining Attempt d28d4acbb6916086692394e36f51251a306196b773aa767f0f9cdf7fb3223e57
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root 1a4c095c6ab826b1722f6fd404b73c25572522694f2e4d4ea65cfadc6c3b493f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.00602259 BTC
Feerates: 84.51 > 0.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (299,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,327 615,327 00000000000000000002cf080f9726ce15eeea4cf33c615063b94cbc57db1504 2,548 1.00/1.00 vMB 20
615,326 615,326 00000000000000000011eb2e4f02abc4290d1b1801608ad2805c7f10cad9a3dc 2,884 1.00/1.00 vMB 19
615,325 615,325 00000000000000000002bc3d16715716a81f7721b83e34907db3b1545e55298d 3,447 1.00/1.00 vMB 22
615,324 615,324 0000000000000000001178ad3a00a33984eada2afb0616cc00c26061d8726d75 1,258 0.40/1.00 vMB 14
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
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.