Loading Tool

Explorer IconExplorer

Memory Pool

78,626 transactions
30.01 vMB
0.08894708 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt e643bd602b6a1741bcf823b8a8226f1bb2840a6f491864f40a78bb587bde80d3
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root bf2d4f633cfd7d95b96b65d0466ac8d641cfb07af44d8463a32b94e8ea9f3677
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,828
Size: 1.00 vMB
Total Fees: 0.01954604 BTC
Feerates: 150.61 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (518,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,583 396,583 0000000000000000085063741524cd9b11f796eb54c705c2dfbb85eea0cac735 28 0.05/1.00 vMB 18
396,582 396,582 000000000000000007ece667172ae1c6c77f45af0d37f8b803a3108c317b48ee 1 0.00/1.00 vMB 0
396,581 396,581 000000000000000003dd15faad617966e05367056ae0f1d18539960c9976daac 574 0.27/1.00 vMB 36
396,580 396,580 000000000000000005be938ed3e0851bf1268a75591010921a824fde56a2d55d 1,650 0.79/1.00 vMB 45
396,579 396,579 0000000000000000067dfbedbda5be80dd8b26f796ff3a984a1cf7337805a2b6 971 0.54/1.00 vMB 34
396,578 396,578 00000000000000000560e737aa3963cc38575023099987fbb2294eafac6a804a 439 0.37/1.00 vMB 25
396,577 396,577 0000000000000000065d71e388045b02cfa56d37be85f4711637b686900a6f4c 2,057 0.95/1.00 vMB 46
396,576 396,576 000000000000000005832db5eb5142baf2eeeacb3f1e7df375f114faa27eb2bc 448 0.23/1.00 vMB 37
396,575 396,575 000000000000000000e91f8c263e48db503273088357f98f33ad7cedb5b3e7b2 1,775 0.99/1.00 vMB 34
396,574 396,574 000000000000000008194ac17ee4f2a36ad0f8687c73f4981bf196f0c1a88d17 1,204 0.65/1.00 vMB 35
396,573 396,573 000000000000000006fc746070fea5120fa8e4273c26ba0a890bb4b102a618b2 422 0.28/1.00 vMB 32
396,572 396,572 000000000000000005216d94645c1ef5162094a2296a4ad36b9d575c4eaff2d2 702 0.42/1.00 vMB 30
396,571 396,571 000000000000000001dab153b10bf3a1b3bbc73ba6f9950097dc0bf2723af944 660 0.35/1.00 vMB 31
396,570 396,570 00000000000000000898dd5e62ab466d18f44e0a333f6f7005eaf7177293dc30 124 0.24/1.00 vMB 14
396,569 396,569 00000000000000000696660bd0bf219954b46f199a7d299c13c42b0df9fa70c8 1,733 0.93/1.00 vMB 38
396,568 396,568 000000000000000002b25a063ed88e01f4867e54926340d237dcebe1d54a577c 1,244 0.69/1.00 vMB 34
396,567 396,567 0000000000000000008da55c8e9caa2998aac71c18960e0c997616cfa1d30354 888 0.96/1.00 vMB 20
396,566 396,566 0000000000000000078a81335d49f7d59c2129baeece834ee20d023b64a738f5 1,572 0.99/1.00 vMB 61
396,565 396,565 000000000000000008701ca8ec23266d9c7a17b6295126def2330461f38c315f 653 0.95/1.00 vMB 50
396,564 396,564 000000000000000001fd898fc79b2a3943eeb2af0375b518c74b8c416e4729d7 530 0.99/1.00 vMB 13
396,563 396,563 0000000000000000010e43495673caf582bd2454d53d57f6a6444bd4b43f5c48 591 0.35/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.