Loading Tool

Explorer IconExplorer

Memory Pool

77,663 transactions
28.84 vMB
0.06986217 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt 78a98b94b8d6aaed23fc5b445bb6f5c755758034614e15c0f7dfe9794de40e2e
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root aded0c130636c77cb9aba73443f5fb5e381f5c65ba38442d016a21d505614d7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.00980746 BTC
Feerates: 73.20 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (612,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,672 302,672 00000000000000004f9ac29469277fdd2df52a3ef68b6939f142068ce0b41385 20 0.01/1.00 vMB 15
302,671 302,671 00000000000000006634028265472732475b4ee5f60b25f849a3db5c5c59cf52 349 0.19/1.00 vMB 27
302,670 302,670 00000000000000000166efbf7303fc7e159ac8ef5f7780a8a2c46a4da57d4912 434 0.24/1.00 vMB 31
302,669 302,669 000000000000000009813be25791e4cab3f695045e6f2b9a5c0a1ca0e4c9baae 278 0.16/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.57 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: 671.00 GB
    • Received: 15.85 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.