Loading Tool

Explorer IconExplorer

Memory Pool

37,342 transactions
25.34 vMB
0.05208378 BTC
Random Selection Loading Transactions
Max Size: 130.51/200 MB

Candidate Block

Mining Attempt 9a457389c93145ff97797afbee178d30e0219fd7c92c2f92becdd1d7d487b281
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root aab13e9b93ba8a5a349628ae79fed9af3bbb578877396ab56b404bc779d3a25f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00645373 BTC
Feerates: 100.36 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (562,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,835 351,835 000000000000000008ac6896f7dfa58166b474b5d62e884e8bfb7943833c392d 1,410 0.75/1.00 vMB 32
351,834 351,834 0000000000000000098d57bbecba15d279d5828aeecb8ff3ca37f9753d35ac79 638 0.90/1.00 vMB 18
351,833 351,833 00000000000000001540738ef5afc84e928947dfb019b2245d2ab632fc8b9c3d 1 0.00/1.00 vMB 0
351,832 351,832 00000000000000000b8a1e85135bba50793e153aac92bc22b6202a1afcb32b05 354 1.00/1.00 vMB 12
351,831 351,831 000000000000000012c44e6b993a2e3aa31204299309f3ee5d0fdca28ef803b7 2,094 1.00/1.00 vMB 34
351,830 351,830 0000000000000000149744c0edc3d6fc9dc972d756d0413686a396326de37178 1,365 0.75/1.00 vMB 31
351,829 351,829 000000000000000007c41a0c2f6118cc7f42bc639359c01f6b9e1cc703d71f76 1,349 0.75/1.00 vMB 29
351,828 351,828 000000000000000006030af7b3175b081b07c522fcacb1a62c996760a9134f9e 2,250 0.75/1.00 vMB 42
351,827 351,827 00000000000000000853f1e5d832b53ba549c03371cd3e11c2936427c2f480a0 1,955 0.75/1.00 vMB 37
351,826 351,826 0000000000000000121349dd63edd893f680702cad7b7bf34c6f153baace64eb 1,425 0.75/1.00 vMB 28
351,825 351,825 00000000000000000751f03cf1067216c62ff4383d7f8841ffa27b9ad887b0c5 534 0.26/1.00 vMB 27
351,824 351,824 000000000000000003740049adf5671545fc04c2acc70a53a6fea3fd751c86bb 388 0.21/1.00 vMB 26
351,823 351,823 000000000000000010d2098ee91df9b31afd0becd7685276099c559ebb394bee 536 0.25/1.00 vMB 29
351,822 351,822 00000000000000000e20f6ef279a0d2233ce812e134a1c69d8fb252f2a860d6a 739 0.32/1.00 vMB 30
351,821 351,821 00000000000000000a2951cbe5233d5043ba32d7af6c5dd395f1ffaf87ba85f5 434 0.17/1.00 vMB 28
351,820 351,820 000000000000000015fe06a1942a2489d453ad76ca9a356add67373310dafb44 430 0.24/1.00 vMB 26
351,819 351,819 000000000000000000badb968ce20432893a8fdd5b160b6ce95bdc425619e432 143 0.07/1.00 vMB 27
351,818 351,818 000000000000000003d7d2e4de52dc99e53890e503c9394a8866c867e88cf904 781 0.35/1.00 vMB 24
351,817 351,817 00000000000000000a6f5d261a338c16231cb8edd51ca42ef9ae1a7645782f78 1,440 0.69/1.00 vMB 31
351,816 351,816 0000000000000000143cdfd798453ce87e845f565a966ac430cd7ce6012ff44c 429 0.17/1.00 vMB 38
351,815 351,815 00000000000000001419859cb3523a3ecf160eb5fa037dd3b1216afe7bf48f05 160 0.07/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.