Loading Tool

Explorer IconExplorer

Memory Pool

41,601 transactions
28.70 vMB
0.06039115 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt 1e5854a29ed7db13ca995a53b72d450bc6474fc143f653334af412175597a5fe
Version 20000000
Previous Block 00000000000000000001e8eea2fc217de15f4d40d8c46e346c3a22c6ea1dbb3a
Merkle Root cf51f8023161b52217c75e7b60e5c36a9cff8abaf85bae38aded4609fcba36b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,056
Size: 1.00 vMB
Total Fees: 0.00472951 BTC
Feerates: 60.13 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,619 (666,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
247,990 247,990 000000000000001b1ab13bbedc9980c76f9952b14e504c319ecfe1c70776a4f0 518 0.25/1.00 vMB 129
247,989 247,989 000000000000005739943a9c29a1955dfae2b3f37de547005bfb9535192e5fb0 417 0.21/1.00 vMB 4,379
247,988 247,988 00000000000000721fa55ea229c4e8ab3891594cda148804b52ba2b687b635d9 45 0.01/1.00 vMB 234
247,987 247,987 00000000000000427fe9430d4a878d8725b43700bf6d96af9413fd02cad5ee70 118 0.06/1.00 vMB 109
247,986 247,986 000000000000005df0678f664ecd75be45e596eedea8218ce307323c3fa8c18b 349 0.18/1.00 vMB 93
247,985 247,985 0000000000000035a2b111562e5d853ff07965ec56471c2d4d56eaa9126f05ae 257 0.11/1.00 vMB 140
247,984 247,984 00000000000000332799c3cb4ab19cec7511f74a1782e127bb705c546cc61498 407 0.15/1.00 vMB 78
247,983 247,983 000000000000001ffe62b0ed60e79db4eab4caa36ea8aeb55dff970c31ecf26f 408 0.25/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 781.72 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: 629.67 GB
    • Received: 11.94 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.