Loading Tool

Explorer IconExplorer

Memory Pool

25,649 transactions
7.28 vMB
0.03089886 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.51/200 MB

Candidate Block

Mining Attempt 0c739efb74a707665c7a580447f81dee00b986f27f6a8e511f82ba7d19a090bf
Version 20000000
Previous Block 00000000000000000001224e274d714499fed1a2156ae81473f2105be1442fde
Merkle Root c66d7fda752b48b606d77c31fad86e8ccbb60c2ed4046437649434ebbcea910c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 773
Size: 0.33 vMB
Total Fees: 0.01102879 BTC
Avg Feerate: 2.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,096 (766,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
146,675 146,675 00000000000003855d79f609885b4c3879d939cdae605d1e401e18e64b81cc8c 0.02 MB 70 89
146,674 146,674 0000000000000576b241900cbbb88087c354dcd02dd277031b2a2585dc464b63 0.02 MB 43 238
146,673 146,673 000000000000062df1d4609686b7eddf1f5ad2f59a3b34b973dd738266ac5e70 0.01 MB 5 22
146,672 146,672 00000000000005c3b2351c015de4198d3d01a173eb7f34c0e33004aaccc54649 0.01 MB 24 14
146,671 146,671 000000000000025438bf407e04abd559b5f9c8adfd939ca5718003f018939955 0.05 MB 83 53
146,670 146,670 00000000000003d5c5f832b88200eb5946716dbc038a9dd121b1785ffceb32c0 0.00 MB 8 907
146,669 146,669 00000000000004ec11b8930d2556461bd3e765608ee37bcfb66e70e2dbee8ab6 0.01 MB 19 264
146,668 146,668 00000000000004623a1bb8825573a5ca67ba3d9c42a5de9c108ef9f0dc43ad44 0.03 MB 65 77
146,667 146,667 00000000000008481a9b0fd826cbd689147dab6fc12132759060c2bf4dfb7e64 0.00 MB 3 103
146,666 146,666 0000000000000159406e977a34a26f79ae07eac043c3387cead51ad555751d58 0.01 MB 13 41
146,665 146,665 00000000000004feb221d1e019c2dfb802803af64bdf62dfbdde7d00116bad4a 0.03 MB 90 56
146,664 146,664 000000000000070138b1b2a4a40fbf6d83969a7958d8cb23e5193c235d12347b 0.00 MB 6 46
146,663 146,663 00000000000006eb94a25914f9472d034dc3c1e525d0d37f7d1cd6a18c139d8e 0.01 MB 24 29
146,662 146,662 00000000000004801ac363256167427dd80c2ec6253849fc9d3d09454b41fc58 0.01 MB 14 22
146,661 146,661 00000000000001f5b66e539ec00067f59c4b88b7f54db13b985233b48eeb8f67 0.01 MB 21 101
146,660 146,660 00000000000004c2c4df34f4dfe24f7196e15e4b69d2324d858f897e50dff26b 0.02 MB 62 71
146,659 146,659 00000000000003163b62fd7225f816a9bef0d0c1472b5fab00aee0f54d05b34a 0.05 MB 129 119
146,658 146,658 0000000000000046fb7984cb2f9ed54d4af456b60248f256ab6876a317b69525 0.00 MB 5 71
146,657 146,657 0000000000000097da00c8c13e37c8be4c39793294a07dedf61c2a769f9bf846 0.01 MB 8 39
146,656 146,656 000000000000087800427819ee961953d6da93250d65157ab49be204939005a6 0.03 MB 78 205
146,655 146,655 000000000000081233a2b2a20f404d942394291eb35a0d7d5ea4305260a98cd2 0.04 MB 56 175
Previous 10 blocks ↓
Total Size: 779.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 58
    • Outgoing: 10
  • Data Transfer:
    • Sent: 110.41 GB
    • Received: 0.36 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.