Loading Tool

Explorer IconExplorer

Memory Pool

79,302 transactions
30.10 vMB
0.12608431 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 48f04d004eb5e862b7de654560ca9a0021cccaea3aaeab7868ca802b39680a9a
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7b54d3fafea77cd5fc93dfbef27185d13b84e6f4c42de1f7350b63d61c7de37f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.03941305 BTC
Feerates: 673.02 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (229,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,929 685,929 00000000000000000003f327c8af88f47ed04db5bfb5d6b56d136c2b7e215082 831 1.00/1.00 vMB 47
685,928 685,928 00000000000000000003bdf4f7d9abb43e4baead420abcf32cdac1fea4dc93c7 1,981 1.00/1.00 vMB 15
685,927 685,927 00000000000000000007146b7553787739bba6684ebea3ad234b8a60137d76ab 2,678 1.00/1.00 vMB 33
685,926 685,926 0000000000000000000abe043655b30c280d344aeaeced71d4a6be4b26f8d21c 2,808 1.00/1.00 vMB 49
685,925 685,925 00000000000000000003ae6c1270488ba038137969d50f5464eb8dc24c75df96 1,668 1.00/1.00 vMB 25
685,924 685,924 000000000000000000028be56167a1d7c6ddb999d1c696b3ef04831e62a78d26 451 1.00/1.00 vMB 5
685,923 685,923 0000000000000000000311e77b038f106d10d91fae4e208f25ba12dbb38d2bae 621 1.00/1.00 vMB 9
685,922 685,922 0000000000000000000c410f425287e3128eaad5d7764e078e1e3f80de8ad6a6 818 1.00/1.00 vMB 12
685,921 685,921 0000000000000000000abb272cf4e30cf3cd73ca147f39b9b5e7d124eaef9743 2,046 1.00/1.00 vMB 30
685,920 685,920 00000000000000000000ed0609100a1399c5ddab484a179faecd509b488b19d8 1,821 1.00/1.00 vMB 24
685,919 685,919 00000000000000000005554338c2003cdc760f7f93a33b24bef831760bcb1643 561 1.00/1.00 vMB 10
685,918 685,918 00000000000000000008c092041f19236e4f3b34bbfbfac0bdc605f80bbae282 548 1.00/1.00 vMB 11
685,917 685,917 0000000000000000000cadd574de1265bf91389c4ccf39ff1d4d9bdd3b07aac1 1,990 1.00/1.00 vMB 23
685,916 685,916 00000000000000000006f157b40ea9d00f3495b3095bd862ae12482c2f2cd57d 1,422 1.00/1.00 vMB 25
685,915 685,915 0000000000000000000059e427c0b2b33a0ed640c1f6060b63a132f700b5c453 987 1.00/1.00 vMB 45
685,914 685,914 0000000000000000000b785e48a04fc520d6a2254ec0754c071bc5f69885a428 475 1.00/1.00 vMB 6
685,913 685,913 0000000000000000000b43ef96c746037ef204f910d59ffb2201f2a332631927 934 1.00/1.00 vMB 11
685,912 685,912 0000000000000000000bbac5977cafcf5c218f549135767a35ddb17ab6118085 161 1.00/1.00 vMB 2
685,911 685,911 0000000000000000000900794c1b9fe8b4ab385bbba5063aca3008f87b93c996 500 1.00/1.00 vMB 7
685,910 685,910 00000000000000000002b2a50ff821109c5586ecf8265d9b498c7101d3922d05 1,377 1.00/1.00 vMB 25
685,909 685,909 00000000000000000003cbde422251af581bc2ac7a97aaadbf57f0d58445b0c9 1,130 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.86 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.05 GB
    • Received: 17.28 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.