Loading Tool

Explorer IconExplorer

Memory Pool

39,958 transactions
16.19 vMB
0.12465119 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.41/200 MB

Candidate Block

Mining Attempt aecf311170fa47454491627971c7d64ec867fd9c56a8e71d44764d7ed8202ee6
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 2637bbd0e55c597509f0c129fc15ec79ac9ed2786d2aa66fa4e0c0163beb9a36
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,620
Size: 1.00 vMB
Total Fees: 0.04380429 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (561,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,005 352,005 00000000000000000f024cbdfc2e4d5e071e22bd73b0c93280522971f453cc54 1,022 0.75 vMB 21
352,004 352,004 000000000000000008fc0cc1908d810e271d7ae83bc31dc9b5207b104e2c7e40 425 0.36 vMB 19
352,003 352,003 00000000000000000f86697cc38ee7281c0030e59ad5178a03242fbf23eb7907 1,246 0.75 vMB 27
352,002 352,002 00000000000000000bd984f4810b773bc497da18a446060f0bdfee4a31ac22d9 1,454 0.91 vMB 26
352,001 352,001 000000000000000008d042a9fb824233bc40aa214bace9c05534d741580da39d 802 0.43 vMB 28
352,000 352,000 00000000000000001635a4b5f27d2ec458f7bca550d71f490b93e98e7a07cbca 838 0.47 vMB 26
351,999 351,999 000000000000000005ce064b8ef32ccda5fc3d8d5b4f2bcc936313a9af179204 371 0.34 vMB 18
351,998 351,998 000000000000000000fb61a44229fd589cb7fd7a963f0564d2857941cd28b356 884 0.60 vMB 26
351,997 351,997 000000000000000005b8323c36639bef9fb6e61d608d658030d5a9f1ac8ef736 634 0.35 vMB 28
351,996 351,996 00000000000000000aa040acaf9754522041049002518b7a2eb730f089230721 953 0.48 vMB 38
351,995 351,995 000000000000000008baf8d916cf466a764c5d0987a9f9a5702e44497318e91e 231 0.13 vMB 23
351,994 351,994 0000000000000000013b99cd1a80884cc7af1791eb3efd9c7e54d9a44750e99c 1,077 0.60 vMB 26
351,993 351,993 0000000000000000074ebb78e019981184b4b3c8a8de8fe39c0ecf9095fb3f58 177 0.13 vMB 21
351,992 351,992 00000000000000000c83a98bc8622adad0eeb7f65620640797dd4f004cd59b9c 584 0.29 vMB 25
351,991 351,991 0000000000000000044818b9d652a48315ff5dfa0c9073fc5f8fe170ac8a523a 983 0.64 vMB 17
351,990 351,990 000000000000000009808afea35f928aca1b93b2873d1ec86c4f48e459915020 967 0.75 vMB 21
351,989 351,989 00000000000000000435c424e9bd90f52279c829dfef1b72d641a74e9cfb731c 1,814 0.75 vMB 32
351,988 351,988 000000000000000009d3c0345de7e5d9dd02e28bc6841fcf6b6756d0c75c1364 853 0.75 vMB 22
351,987 351,987 0000000000000000145cb9ac06c517c624956334a5fa5a1bae26b702ea879542 1,988 0.75 vMB 37
351,986 351,986 0000000000000000138f74367dc9d64cd78b25a43eee8f2eece9caa951917ffb 1,291 0.62 vMB 29
351,985 351,985 00000000000000000e7980aab9c096c46e7f34c43a661c5cb2ea71525ebb8af7 662 0.34 vMB 30
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.68 GB
    • Received: 0.40 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.