Loading Tool

Explorer IconExplorer

Memory Pool

42,471 transactions
26.72 vMB
0.05407873 BTC
Random Selection Loading Transactions
Max Size: 140.46/200 MB

Candidate Block

Mining Attempt 4f75d0d72a952068de4cfd9d4327dfaf0998d2b2ee8a5297dbe0ece1d448c4ab
Version 20000000
Previous Block 000000000000000000010403244fbca82ca36ab106bf72d752ba7a12fe1ad3cb
Merkle Root b8d852cf01d474902848e21bbf4c528e86f76add03c2d1b5ba3b31b20cba7cb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,324
Size: 1.00 vMB
Total Fees: 0.00474943 BTC
Feerates: 40.21 > 0.48 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,919 (602,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,067 312,067 000000000000000008ef97282b7d1bde5455dde63649c615389bad58ad60edf9 757 0.37/1.00 vMB 31
312,066 312,066 0000000000000000348886802991859fcf53a77743c14a9e3c191daabe4d26a1 21 0.01/1.00 vMB 25
312,065 312,065 000000000000000039c82b77ceed8725bcfde210b5f1408b4a9cbbd9d5f99d16 361 0.22/1.00 vMB 30
312,064 312,064 000000000000000026d5eb5bac3cf81a36ef266eedf3bf42521fe114461cd607 201 0.11/1.00 vMB 20
312,063 312,063 0000000000000000176b93a441cb6a66bfe321f8ad8ff92b6b3d1ff44b9c5357 1,720 0.87/1.00 vMB 32
312,062 312,062 0000000000000000265c5a1d7994bda2f6a093d7f38a290d48bbd0a4d8e4b0d0 560 0.31/1.00 vMB 32
312,061 312,061 000000000000000006d2d819de12fbe3aa7701e4e88f63a52efac5ebb5a46206 254 0.12/1.00 vMB 38
312,060 312,060 00000000000000001de369225f028a2e17ea0c1132009edd210a9f69b66f65ae 72 0.04/1.00 vMB 22
312,059 312,059 000000000000000022e8146ccaa0c5ea2bb328a25a78c3c84040324da84be1bc 472 0.22/1.00 vMB 33
312,058 312,058 00000000000000001f54f6fe86a41f6f07457203540f094920db34d7e7d4071a 1,278 0.72/1.00 vMB 35
312,057 312,057 000000000000000017dd7a2945274036e35610086e492f024f3a85c99118be82 1,369 0.74/1.00 vMB 30
312,056 312,056 0000000000000000269e7a063e83bf3d8f06b6d40fac91e639d57bcbd7a19e96 516 0.29/1.00 vMB 29
312,055 312,055 000000000000000024c737cb1251455f90ca789dc045cb20be86cc4ee41b54f6 502 0.31/1.00 vMB 26
312,054 312,054 00000000000000003de0e3ffd2c4125aa85581eac46239806e84a9d8b390b707 1,173 0.72/1.00 vMB 28
312,053 312,053 000000000000000038a5f300d7bedcf7ceb95067176a9803e8cc1bd84c53ebe4 482 0.25/1.00 vMB 23
312,052 312,052 000000000000000033462bfce64bc501e2f804c7890e322432e1705732f8439c 95 0.03/1.00 vMB 30
312,051 312,051 0000000000000000376d832d106fd135cf35e29266061b9cccaa07b16189904e 827 0.45/1.00 vMB 33
312,050 312,050 00000000000000002d4c551b0f2aed84cd7635327203e04e269cf0e25dfa3860 88 0.05/1.00 vMB 29
312,049 312,049 00000000000000002f4efea74a5f0f7c9e8cff1d1421623d688cbaa50cf2df93 155 0.08/1.00 vMB 24
312,048 312,048 00000000000000000caf8f282be5a40d3afcb62e1b198e502b3f5504e87acc72 399 0.25/1.00 vMB 30
312,047 312,047 000000000000000034cf657cb425a52a0f9df3ba07b221422fd477f1c7047389 152 0.15/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.24 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: 655.26 GB
    • Received: 14.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.