Loading Tool

Explorer IconExplorer

Memory Pool

41,397 transactions
28.16 vMB
0.08133259 BTC
Random Selection Loading Transactions
Max Size: 144.61/200 MB

Candidate Block

Mining Attempt 7f11be7fbeca04b36587ad55f46d270e2fed868e7d0c26eb2f8e31fb4457db91
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root e4f47434840941b368514a4e373d0e72b0fc9107755eb9e9897a44a492283f60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.02586698 BTC
Feerates: 200.00 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (666,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,011 248,011 000000000000002fa7a1e713df1a4b33ae174a183cd743d1730d4ccd79114cf8 328 0.15/1.00 vMB 158
248,010 248,010 00000000000000350ac2035473704fcdd048c5b047df204d52349c5f5c04cad3 321 0.15/1.00 vMB 106
248,009 248,009 0000000000000072b812a9e68be66d09ea91c5fa3d6604b070920dcc26a4c36a 420 0.17/1.00 vMB 125
248,008 248,008 00000000000000236c7ca299c4a2312a27e44e76242f181f3e28e0ccb7aaca23 12 0.01/1.00 vMB 80
248,007 248,007 000000000000004566a154e1a9288b8cf454cb45fce6b6ed6192fa187a23e654 17 0.01/1.00 vMB 131
248,006 248,006 0000000000000063109f2d7defcf49004ea4be1d4835ceadfcb5f721763f93bc 168 0.06/1.00 vMB 176
248,005 248,005 0000000000000046c739059fe1faada48926453e2feafb364f04ec5b1a56dcbf 50 0.03/1.00 vMB 87
248,004 248,004 000000000000000ce36ac87b6dd3f4119568347eb4ed8f43617205cddcdbedc4 136 0.07/1.00 vMB 108
248,003 248,003 00000000000000153f5fdafd6376629b817df2f3191d17533b249648200210c0 376 0.14/1.00 vMB 185
248,002 248,002 000000000000004f8c847ec9c71666ad272f466dd0666cdd4c7495c8d244f47e 303 0.12/1.00 vMB 164
248,001 248,001 00000000000000172fb9615729d960ebd66864c60f04f564e6b2464142460a58 313 0.12/1.00 vMB 156
248,000 248,000 000000000000004d945017c14b75a3a58a2aa6772cacbfcaf907b3bee6d7f344 364 0.17/1.00 vMB 112
247,999 247,999 000000000000003dfc051388cfc960b0e4c5260104bfddbfc827914dba436f0c 30 0.01/1.00 vMB 96
247,998 247,998 000000000000000d4488a358bb28a3d538003d22a4295ae936cce07adf09da87 246 0.19/1.00 vMB 67
247,997 247,997 000000000000007fd3d7a122e7eaa4719d24f8c7642994cc374014a3ed55fbb2 416 0.14/1.00 vMB 104
247,996 247,996 00000000000000019a9039bbae6802de6d9c2da97771bb4d083e0175f2a1f92f 557 0.25/1.00 vMB 154
247,995 247,995 00000000000000795ce06c18e753ec7c45a8638403db1510cfc3cecc4ce95614 38 0.01/1.00 vMB 112
247,994 247,994 0000000000000075559b7b038fcd563c43d4cc70c4519684c67c43f31b557926 513 0.22/1.00 vMB 122
247,993 247,993 00000000000000547519e281842ad3bf358cbb0c2f397c61bce12e6e302fa178 488 0.20/1.00 vMB 145
247,992 247,992 0000000000000061404c799e85f4398e5fd63a2aef9e84c960ad18b196441f06 52 0.03/1.00 vMB 23
247,991 247,991 0000000000000007d58e6017b085f6649904341bdd3398be66dde8cf9e5cc6b7 271 0.20/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.76 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: 632.42 GB
    • Received: 12.11 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.