Loading Tool

Explorer IconExplorer

Memory Pool

79,939 transactions
30.09 vMB
0.08914340 BTC
Random Selection Loading Transactions
Max Size: 181.34/200 MB

Candidate Block

Mining Attempt 9c1b60d4a2319c38c6943b232711e31b0e046859d048e291344e0ae9a64e24ef
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 7ed75500425c64738d6269f7c9ada5bafcc8a9cac709ccb38d3cea38f0119328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01897632 BTC
Feerates: 40.21 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (612,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,668 302,668 00000000000000001a5b9746b4e7dddc8401e712d0509fa2765e31a540de663c 313 0.18/1.00 vMB 29
302,667 302,667 000000000000000033c5795a6321646859429b8c6fadfb2d5af4cab06a44935f 31 0.01/1.00 vMB 32
302,666 302,666 00000000000000000755480940bc117493705c8a4c91adfb4804909900efbc7b 226 0.11/1.00 vMB 23
302,665 302,665 00000000000000004c408dae583adcb348f389d8f11853fe716efed95a591392 430 0.19/1.00 vMB 33
302,664 302,664 000000000000000062e6d82dcdab14e3db1285c57dc658cbc8ae4809e8499eaf 251 0.09/1.00 vMB 35
302,663 302,663 0000000000000000290d2961bcd0df1f2e6a61fbb33fb5dab69e46be525bbfc7 864 0.41/1.00 vMB 32
302,662 302,662 0000000000000000663b4346c6c560aa94c52e4c67f5d033eddc1b1a32ca0f8d 385 0.18/1.00 vMB 40
302,661 302,661 00000000000000001b082b3b9e5e2de70a71633373f275f44fe4d9dc2a2fc186 60 0.03/1.00 vMB 19
302,660 302,660 00000000000000002c3633e127307bd0e5efcccd4fdceb02f55f79989d3703f1 65 0.03/1.00 vMB 29
302,659 302,659 00000000000000001d6ae2873819ff3f77fa2558b3513166f69fe93dad8c2983 860 0.55/1.00 vMB 22
302,658 302,658 00000000000000006436eb9584e102bcfbed3aab2453cb7f24f335f94ce8428a 1,337 0.46/1.00 vMB 44
302,657 302,657 000000000000000043fbadf22f6ff3d5ec577380af5d8e2dd87beb8e28a40ac3 755 0.41/1.00 vMB 34
302,656 302,656 000000000000000066d24220233cc6dfd50f1b8185ad31080518d04e3d7a9989 202 0.07/1.00 vMB 36
302,655 302,655 00000000000000006839f0e2b1eba1161dfec164719b02a443947ce0f56108bf 305 0.22/1.00 vMB 26
302,654 302,654 00000000000000005fef62163feff61e8cb25f4ec5a997af904920e3346250f9 478 0.23/1.00 vMB 28
302,653 302,653 0000000000000000475581b9f996ede9f2ca27de746c88375fc93f01a6c6841a 331 0.38/1.00 vMB 18
302,652 302,652 0000000000000000255c1cce97811843a5d745053765883d8692902d019b1c0d 871 0.35/1.00 vMB 38
302,651 302,651 00000000000000003e4cd424258f9292572b550dfd4e0a1fe145f28256abbdfa 32 0.02/1.00 vMB 25
302,650 302,650 00000000000000004884b193486c1250f6ee93666ab8b5dfb554182b0e36e20f 116 0.09/1.00 vMB 31
302,649 302,649 000000000000000032ddf83514d0817c5b690683dfee728b211c6fdab12fde8d 407 0.29/1.00 vMB 24
302,648 302,648 000000000000000061811f3bb9ed939409ede3413f81b5a2829ab34e0d1fc77a 161 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.44 GB
    • Received: 16.24 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.