Loading Tool

Explorer IconExplorer

Memory Pool

39,451 transactions
17.40 vMB
0.13499469 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.21/200 MB

Candidate Block

Mining Attempt a6fffdd527035219c7cb721efc241238c6ebf2fe006e47110a5acb51ff677b18
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 871bb472d2799b2523ec6b93a6cbf706981882c328c43f93a41de1f001eaf8ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,118
Size: 1.00 vMB
Total Fees: 0.03513009 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (715,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,012 198,012 000000000000049a2a170f02e024a1dc839344936b309fcf6423cf7ac7b6d3d9 74 0.05 vMB 124
198,011 198,011 00000000000003048ab93b0fb8aed032ded328e86385a304bdea2530b6e5bcdb 25 0.02 vMB 45
198,010 198,010 00000000000001168bd86efe8f70c6b5612161d78c2c52cec2dc4d61bcd5bacb 510 0.20 vMB 134
198,009 198,009 00000000000002595fc54278ee023c62b6005a6a0dc7e56a855ea897f9c156bb 155 0.05 vMB 517
198,008 198,008 0000000000000256d361b5ba8b96b185d0c2e28360d967575a3824fe4aecbbd0 114 0.03 vMB 184
198,007 198,007 00000000000001068a3926449195c7950cf07eb0618f13ffb59a2867ce811b89 172 0.06 vMB 1,143
198,006 198,006 000000000000054e09bc5422d7af63a6d35dda0a8b4a319a699bd48aef449d6b 86 0.03 vMB 578
198,005 198,005 000000000000043d9c3637d517c968f5f4b8716b1ab7de676a2f2d51a3dad65b 35 0.02 vMB 103
198,004 198,004 00000000000002cb0c46ae87618e0d622477090cc346add0e5b93138dda299a7 46 0.02 vMB 124
198,003 198,003 0000000000000458708026f010c1b8cc698ac7c2ead7bc3346a61015806d51e4 126 0.06 vMB 111
198,002 198,002 00000000000000a7d70a6bdc2b5cf31359139912595ffda55d3f88c26c9874d2 150 0.07 vMB 115
198,001 198,001 00000000000005e980307d69776708a2899ea7af6fa376d15b0676dcef00eee2 50 0.04 vMB 39
198,000 198,000 000000000000000f2ad431ff18ab1673d911395c8fa1f6801e054c5dcb54f8fb 452 0.21 vMB 131
197,999 197,999 00000000000006071d54cf69c3911c49fd22e5a1e61ee51cd0e57fa2d198bb2e 136 0.05 vMB 13
197,998 197,998 000000000000008b6ca4e13ef51ff91f92968d5ced377e101af4aa6a16bcc9e9 259 0.09 vMB 160
197,997 197,997 0000000000000303d6c8d361e9dbcac5a9def54454530421c60b6637e4ff30c0 224 0.06 vMB 175
197,996 197,996 000000000000001aa487d8d3575ca45400a1176899535200c2c58837ebe464c4 350 0.10 vMB 166
197,995 197,995 00000000000004e6f22496d831646297c435f19adb84a81f91a3603989476dd4 381 0.14 vMB 127
197,994 197,994 000000000000035d3975499e905ae5e7eed00599d1820f5f2048f766e9f3dc2a 404 0.15 vMB 179
197,993 197,993 00000000000001b0626d8ab7aea0e2aad3684ff3475a8b904427fa62608ed858 4 0.00 vMB 0
197,992 197,992 000000000000034324390fb8e10d0df8cff4468f6f2bf4333928da5b1008b8f8 97 0.05 vMB 23
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.52 GB
    • Received: 0.47 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.