Loading Tool

Explorer IconExplorer

Memory Pool

35,543 transactions
27.31 vMB
0.05747594 BTC
Random Selection Loading Transactions
Max Size: 137.20/200 MB

Candidate Block

Mining Attempt 7c640740d939e566b6a0f7ada2703ddee89c48f35115d41094697c5b2fdc91dc
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root eb398d9fd6c4ca948cc92c883cf7235a67ef2344daeaf084b2b02068ee862cab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,748
Size: 1.00 vMB
Total Fees: 0.00577509 BTC
Feerates: 150.93 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (347,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,616 567,616 0000000000000000002e1f02a6fd20414a5469a390839b758bc73185580defc3 2,644 1.00/1.00 vMB 24
567,615 567,615 00000000000000000012b58d906507919be39b87666ed4e3e2ca8c06fda826aa 1,680 1.00/1.00 vMB 11
567,614 567,614 00000000000000000023ec38db0636db73248da30480fbc746c1aa231f0faa5c 2,512 1.00/1.00 vMB 16
567,613 567,613 0000000000000000000d86fb8c885d5cb95308addd1015cb3e1baacaa53c0972 2,515 1.00/1.00 vMB 21
567,612 567,612 000000000000000000102335f99db2ef3189946468a164adcd2cb3690a2c4f38 1,891 1.00/1.00 vMB 3
567,611 567,611 0000000000000000001d59aa5dc69c802358cfc8ae59c0a79abc5b4852f2af18 2,142 1.00/1.00 vMB 15
567,610 567,610 0000000000000000001c6120b07c3fc7d33c904fbe294a20fe9f58d20252a5d6 2,327 1.00/1.00 vMB 15
567,609 567,609 0000000000000000001e4a3268f021f977f892a03d916d53ede62262c13a6759 2,920 1.00/1.00 vMB 12
567,608 567,608 0000000000000000000376bde6aba2f449b9e02cd5cc74c599129a31da7962c8 2,585 1.00/1.00 vMB 37
567,607 567,607 0000000000000000001ce11041a448c232975fe46978129f1abe0b1bb40df1da 2,667 1.00/1.00 vMB 30
567,606 567,606 0000000000000000002981fac4ab73549ffa7ea6b5bcb4735d87bf20bebb3c94 2,045 1.00/1.00 vMB 7
567,605 567,605 0000000000000000001a4d001d3555420b76992354ca77b2ead13389af2bb0f0 2,197 1.00/1.00 vMB 27
567,604 567,604 0000000000000000002171e69e5d542ba9bb917edb2966315cf866e125d2f3dd 1,786 1.00/1.00 vMB 6
567,603 567,603 0000000000000000001d0ae017e146dea33fe7c2da3911dc7d7bb1a472eb5e25 1,844 1.00/1.00 vMB 21
567,602 567,602 0000000000000000002595fdd94952d5b47403f96cc2aedb310cb68fe69f5d33 2,363 1.00/1.00 vMB 23
567,601 567,601 00000000000000000013ec8a89ce4faf160eead53128c61173cbe62fb720bc7e 3,039 1.00/1.00 vMB 34
567,600 567,600 0000000000000000000adcfdf1f8647c31ea7b875470dcbc5ea5f047af10ae57 1,781 1.00/1.00 vMB 26
567,599 567,599 000000000000000000186d9e5244fe7115da684383caef3aee41bde9e6184333 2,725 0.93/1.00 vMB 18
567,598 567,598 0000000000000000002dfa67018a9b0aa67088226d52aa1b6c9aba7c87de0c60 2,433 0.90/1.00 vMB 19
567,597 567,597 000000000000000000254b3d64bbfac3966bcc79cd1e347085ce4d1a9a38cbc1 254 0.09/1.00 vMB 14
567,596 567,596 0000000000000000002c1a048a647d7d24f1a1b45b587000d8f98008482bb029 152 0.06/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.