Loading Tool

Explorer IconExplorer

Memory Pool

40,434 transactions
25.72 vMB
0.04999878 BTC
Random Selection Loading Transactions
Max Size: 134.21/200 MB

Candidate Block

Mining Attempt d82ba8e8038124cc3dd2c249ac600db22cb90dd8c20ce106da1d8c7e8bab4226
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 5971716f45cfcb00e6c8cac59151591d9e558102025231ea4d16db509cd10602
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,950
Size: 1.00 vMB
Total Fees: 0.00337317 BTC
Feerates: 140.50 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (228,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,763 685,763 0000000000000000000d1d85956e9dfdb3828b46330fec239a6ee7e70267e4e7 709 1.00/1.00 vMB 12
685,762 685,762 000000000000000000019df47e61c30a2021e121248c51d6b2144aeb74b3e810 1,048 1.00/1.00 vMB 13
685,761 685,761 000000000000000000056644895fa254233ebbb1332fa0114f5bfa7e3e7cbf15 2,373 1.00/1.00 vMB 34
685,760 685,760 0000000000000000000d118dad758000d72ff763cfb244f7becac95bc78af52d 2,711 1.00/1.00 vMB 43
685,759 685,759 00000000000000000005cea9b0490332498c9ce6843131badf4d6da56b75673d 1,053 1.00/1.00 vMB 19
685,758 685,758 00000000000000000008ab9b2ce421b6e3875e07aee4d0e7bebb22400c113bd6 1,285 1.00/1.00 vMB 24
685,757 685,757 0000000000000000000992c70a145d1dff7f12fba877508794209e896280ad97 993 1.00/1.00 vMB 29
685,756 685,756 0000000000000000000793515e86cbf86d9d0d9cb1c35e6b428742110eab447a 289 1.00/1.00 vMB 7
685,755 685,755 0000000000000000000afda60f103d0dee20cffe43168fdacd54cb7412eae577 443 1.00/1.00 vMB 10
685,754 685,754 00000000000000000009482108c7c3ccc15b82f1a86a53a8dee35cd5f771542d 1,932 1.00/1.00 vMB 35
685,753 685,753 0000000000000000000d321c84e878963c1f3b8d813225c352a46767bad5ef5a 358 1.00/1.00 vMB 6
685,752 685,752 000000000000000000089bc081863df7cc405bb448351c43089f4ead4f101875 289 1.00/1.00 vMB 6
685,751 685,751 00000000000000000005446a55091006399377868c711e3bb84a7ab31a85330f 985 1.00/1.00 vMB 22
685,750 685,750 0000000000000000000576cce6f9caf415e299eae86a56d3a80fa7fe926a698c 504 1.00/1.00 vMB 10
685,749 685,749 00000000000000000002cd28e31bec3a8d9c5866ff801afbf5d2978033edcafd 197 1.00/1.00 vMB 4
685,748 685,748 00000000000000000007938ad999d517b2c272abb196131c6fa4b4763ea486d7 2,007 1.00/1.00 vMB 12
685,747 685,747 00000000000000000008aa7bdd1f2c3d685f133e94fb3fee8ea3bf471fbb4adf 1,780 1.00/1.00 vMB 38
685,746 685,746 00000000000000000008b9a8e969fdb890394a6c99b25aae6bce05dd84169a51 1,834 1.00/1.00 vMB 35
685,745 685,745 000000000000000000048309bf13d3ccbf311c00a01ee01483ab2f33f11c444a 2,358 1.00/1.00 vMB 71
685,744 685,744 00000000000000000004c5c4b6b7d8714b8c0c14bc5f1253cbcc6a411eb30e87 696 1.00/1.00 vMB 16
685,743 685,743 00000000000000000009747e07b16eedcf9998c97de358441a4861fbc8b9f6f3 1,471 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.