Loading Tool

Explorer IconExplorer

Memory Pool

75,923 transactions
28.39 vMB
0.06625753 BTC
Random Selection Loading Transactions
Max Size: 171.91/200 MB

Candidate Block

Mining Attempt 2e5a0a73b0902772fe5b50df688da12e8eae81d468c181da3afecace104dea64
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 8c83d73337d72dd7c89101a69a391400ef3e7d4a81bedaa511cfc64d8d0a60fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,699
Size: 1.00 vMB
Total Fees: 0.00750937 BTC
Feerates: 101.00 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (96,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,000 819,000 0000000000000000000227931be80731a4aa75704726eda2c73a0ca923578edb 3,356 1.00/1.00 vMB 58
818,999 818,999 0000000000000000000070200776b8238da8d47d29ed8c63664d9e3451ba132a 3,065 1.00/1.00 vMB 36
818,998 818,998 0000000000000000000421212559b8b691e54328a1c056db45885a9b6b7603eb 2,939 1.00/1.00 vMB 33
818,997 818,997 00000000000000000002d9feb55b55d0ef5773ed20e5ca0eb6c6a97895d087d4 2,751 1.00/1.00 vMB 39
818,996 818,996 00000000000000000003ac73279f6e3ac1d481b8192b59ce28bb754c1d2a9867 2,478 1.00/1.00 vMB 37
818,995 818,995 000000000000000000037c2724eb6bc42edd05249ec7bff8bb34b57e9127b168 3,631 1.00/1.00 vMB 41
818,994 818,994 0000000000000000000377c2f15d2b1c9310c9a9e50da2b8a5e71245a3a5017e 3,625 1.00/1.00 vMB 62
818,993 818,993 00000000000000000002c31abd6dc53bc7b115ce6c85e207c0fba0ffcdcbd600 3,992 1.00/1.00 vMB 33
818,992 818,992 00000000000000000000293217226465e613b0b8165d61b269ec167340874b76 2,764 1.00/1.00 vMB 44
818,991 818,991 000000000000000000001dde9d7993eb273fc8747cbb9c7b587e4cde4a61e862 3,748 1.00/1.00 vMB 46
818,990 818,990 00000000000000000002129975723811cf8530a526568d1a3c358755b5054c9e 3,031 1.00/1.00 vMB 46
818,989 818,989 000000000000000000030276f3238b4caa104bb4ace3c1a3f3c4e6389633fe89 3,639 1.00/1.00 vMB 78
818,988 818,988 00000000000000000000896c692d9f6f3dec91c4f4f7e637552aefa49bc96219 3,232 1.00/1.00 vMB 51
818,987 818,987 00000000000000000001d97d054424cf40629138eb95f86856b98106497c2e22 3,709 1.00/1.00 vMB 35
818,986 818,986 000000000000000000035b238da58c2f98d9587e07afcdb07fd283ec04deaec4 3,298 1.00/1.00 vMB 44
818,985 818,985 0000000000000000000318cd110b5c876a66347119139be70d83f31af6fe7f3e 3,804 1.00/1.00 vMB 39
818,984 818,984 0000000000000000000368ac3ccf309f795591a4eb58d6d43bb7f9652dcccfe1 3,385 1.00/1.00 vMB 38
818,983 818,983 000000000000000000006d90f71c7300bb6e83c3e6779c748244ecf44760814a 2,827 1.00/1.00 vMB 45
818,982 818,982 00000000000000000003f6e458083b6d7426946dbc630cd575fd46ee423e2544 3,838 1.00/1.00 vMB 28
818,981 818,981 00000000000000000001e78f6b8c676828bf8bc14a8554d7261a64412321821c 2,549 1.00/1.00 vMB 37
818,980 818,980 000000000000000000005300e0335ca6da111294f1b27993001b26841a4f486b 3,815 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.