Loading Tool

Explorer IconExplorer

Memory Pool

27,576 transactions
7.94 vMB
0.03433010 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.33/200 MB

Candidate Block

Mining Attempt 4c6ea8b521005237699486eae842eef38e48410492c168a8e40bdc502d6dfa5f
Version 20000000
Previous Block 00000000000000000000f2afa5ef586cd4e4b366c2c6cdd0b6f5de64c6286131
Merkle Root 0a67cd0ae062f7beadab5ccb82d1b92e4ce6d0d6df3830a072962736032c4dbd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 0.92 vMB
Total Fees: 0.01411975 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,093 (654,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
258,650 258,650 0000000000000022638d1afa6efd8f35c7f1a21d080aaa45c640e4803a076a08 0.25 MB 741 367
258,649 258,649 000000000000000c5e0d1e1eb85a2a33b16c54bf2a6cb5b9898e218efd274f17 0.12 MB 281 908
258,648 258,648 000000000000000e6e00afd16a7b8c29cb098071cb5c82ff30eefcad49045669 0.17 MB 334 81
258,647 258,647 00000000000000249ff2f2a299d748985085129ab38253739f106c150b8cee2a 0.25 MB 655 205
258,646 258,646 000000000000000659d4542ef08fb4be8bd048a1ac5ddf474ef8aa294a519627 0.08 MB 197 88
258,645 258,645 000000000000000f71532a99c9a01da74279c40f20609b6fa475e2938e40e83c 0.07 MB 176 107
258,644 258,644 000000000000000eddb5712e4612d16bc9ca2f1cc0205c33615f7ebdebae94f1 0.05 MB 118 88
258,643 258,643 00000000000000057ac234a56959d761f47f215821ae9ca8458ca88bc6388358 0.08 MB 211 97
258,642 258,642 00000000000000210a1c43d63fe76448c24982744e6d5b9ebbc990c9b5fb4f6c 0.13 MB 306 864
258,641 258,641 000000000000002144c659207f03564b40488e6416266309a37c8e37d2c9ea03 0.32 MB 751 114
258,640 258,640 000000000000001c0939cc252b8fa1cd38a0c3f83bcab5be98db78e6ea6c875a 0.02 MB 32 0
258,639 258,639 00000000000000211e173721084c3acf9dba7bbbefa27ba821c2af80ac1bdc40 0.38 MB 854 129
258,638 258,638 0000000000000010dc6a375bb8e42fa94b867d4b577c5189ff567b6ecb7299ca 0.19 MB 493 125
258,637 258,637 000000000000000693c85243d551f16ff0ae11517d4656d2e92bfc7a9ea64df2 0.19 MB 381 226
258,636 258,636 00000000000000164424f87ff49ef60bbe23a9011d69e97297dbcc8be7ab791d 0.42 MB 868 230
258,635 258,635 000000000000000a16483cad7034f378f7d25185a17c6f1192f4cbdb7f4b059f 0.50 MB 732 187
258,634 258,634 00000000000000258f45e3da691b1da67dbe19143928bf3b1c1b49440ef2548e 0.09 MB 145 73
258,633 258,633 00000000000000058bfbb91aa86228aedb0d6d2cd8eeffc0610615b830e16c64 0.06 MB 96 54
258,632 258,632 0000000000000023612eacd296010d6a3d98166ae37256f215cc18c5e0c1703c 0.17 MB 414 124
258,631 258,631 000000000000001d41f06635b14ae44e57cc8a7b0a1db8a1230a280c3fc1579b 0.10 MB 232 572
258,630 258,630 000000000000001056a7782ca18649e91f82e4112c4c550ba4e9bbb5edbcd595 0.17 MB 357 378
Previous 10 blocks ↓
Total Size: 779.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 60
    • Outgoing: 10
  • Data Transfer:
    • Sent: 109.88 GB
    • Received: 0.36 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.