Loading Tool

Explorer IconExplorer

Memory Pool

27,501 transactions
13.76 vMB
0.14174675 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.24/200 MB

Candidate Block

Mining Attempt 7b7a05c45400266c6c6241e777c0aef11130b543d218a1ec67b2c648e9116290
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 9c34f2596aba83f61e05c0280de00be26adf8d3b7e86fd75d7784227ed06be95
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.08892964 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (794,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,892 118,892 0000000000001d1ca0ef36b504b96bd36fbba1911045b996282d8827bb4c06ba 11 0.00 vMB 606
118,891 118,891 0000000000005d2704c2a8540bd3353efd830f3d4d12415486491e4511973ad3 12 0.00 vMB 0
118,890 118,890 0000000000008190c6fcac0631616d28aaeb3aba6543996f00a9d3ea85fb2f42 1 0.00 vMB 0
118,889 118,889 000000000000a510c8b5c55a18d30802e3c9fe380a037917f6bd385a29636200 4 0.00 vMB 0
118,888 118,888 0000000000008682ac24f8948f7be2dc90bd29891880aad5c901bc2ac1d20e04 12 0.00 vMB 0
118,887 118,887 000000000000c8f6ebeacaa509712a2e328a4419e3091535b50288aab9431282 6 0.00 vMB 1,199
118,886 118,886 00000000000035449180e8e4178fb481726cc7ab8bffe93832c92af64a685fee 12 0.00 vMB 0
118,885 118,885 0000000000007523d6542649bf764351a955a5570f08b1595ddec15ef77fce01 6 0.00 vMB 1,357
118,884 118,884 000000000000142918d149917778cf20071c7f8e6de567fdf0491f6c292d25d1 21 0.01 vMB 0
118,883 118,883 0000000000000e6da77c9a17021749069aeb109ee4f4a9f122f5ed149ba4fa3b 9 0.01 vMB 0
118,882 118,882 0000000000007d862a2cb5c76f759f2271497d99ccd18fd5fbc326ecf3480312 5 0.00 vMB 0
118,881 118,881 0000000000005e7e45cbd23d859baf83401526fc3f1813ab5ce460926db82502 3 0.00 vMB 0
118,880 118,880 000000000000909dd33c28718344ce0d31d5ba4c0106307de91d925db5932a42 1 0.00 vMB 0
118,879 118,879 00000000000029200ca920a08aff591d469471a218394bb9ab021bf8e9dfceb3 6 0.00 vMB 0
118,878 118,878 0000000000001c1cd37d80a177f533c32c099126c4b141bba5516d77132bf122 35 0.01 vMB 78
118,877 118,877 00000000000048f7c08c9350fae8244906b39c9c9694b5fb15197f1ac6e201d3 10 0.00 vMB 354
118,876 118,876 00000000000083395215f600dd0665048c1b353ed266ac7562b46e54402c7d3b 12 0.00 vMB 671
118,875 118,875 000000000000a4cb4211ffbf63771c1e4f3f501996682fe87738aa037c27afe6 8 0.00 vMB 0
118,874 118,874 000000000000055f1679020c2ca4989bbb71752cd12396da18b27aea34c2a4ae 9 0.00 vMB 0
118,873 118,873 00000000000064630cfcde91a7dcfb3f964d2b4d9e9d896b0ee42db18599f8ca 11 0.00 vMB 0
118,872 118,872 0000000000005cbfd3697178bb235e5ed934e1b7d9a94ca084e9254ed039678f 11 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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