Loading Tool

Explorer IconExplorer

Memory Pool

14,142 transactions
7.84 vMB
0.03488451 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.56/200 MB

Candidate Block

Mining Attempt 498a7ef79d84cce3e7d6c802fad4ba25f369562e13e349f852081fb004d891d9
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 0e868b92e929981c20efdba623784ddb813220a9fd59eab22cf9151ba89d3381
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.01869444 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (651,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,390 261,390 0000000000000005e792544519d7aa154505628f6f4aa1f4b6e7632bbfa32e50 44 0.02 vMB 84
261,389 261,389 000000000000000743ad1b9e692f34e0c17c1c649b99bcd20946702274714aac 194 0.10 vMB 104
261,388 261,388 0000000000000009e1e44db4e0db98681574d6c9149ed1d9fbecc79df478860f 227 0.09 vMB 108
261,387 261,387 000000000000000232a13a6131fcb107eecb6f66679feb96e1ca0fb8b1c599de 319 0.15 vMB 107
261,386 261,386 000000000000000fea2eed41ed02f556a566db8016e4028e5c11213f9dd5cb93 501 0.26 vMB 115
261,385 261,385 0000000000000012191cb6726678e1529a6fd1e0cd2a39412ff4c3b9c84f026c 247 0.15 vMB 84
261,384 261,384 000000000000001b07cd6f46f8a30c0980b5025272a272f209418aea28fd48b8 100 0.04 vMB 84
261,383 261,383 000000000000001b71ed869d286e546d700b042b2a5a79e60fef3bcdb65e479d 450 0.18 vMB 111
261,382 261,382 000000000000000e2ec32e9a50fd1df1c65df07005b5f8a6a3c062f32df46f98 40 0.01 vMB 30
261,381 261,381 0000000000000015749d41ab51d59f17056f1abd4c8facbb78e48edd22e40cd8 558 0.25 vMB 88
261,380 261,380 00000000000000078c2ebd7a672b7f6e80a54580a99292142b2f256cef8540fb 123 0.15 vMB 35
261,379 261,379 000000000000000999b8e6a032503690f0982fc81448f29a061bad55f290b2e9 245 0.12 vMB 57
261,378 261,378 0000000000000003fc5c4c78ed822f3b87025007224071f0767278c52e78498b 502 0.25 vMB 49
261,377 261,377 000000000000000839c4bcd127affb58ce8a898e4daef5111673f09b026d73d3 692 0.25 vMB 208
261,376 261,376 000000000000000058b64062724dad2a17618e0c90a8b0d664edbcbd55061021 13 0.00 vMB 110
261,375 261,375 0000000000000002058219ab7e39135402aacdddbf77942bccbb75761f8cc2c2 278 0.11 vMB 123
261,374 261,374 0000000000000002a88130dee035301ad92f7da4d9953679db376c908608f46d 131 0.05 vMB 90
261,373 261,373 000000000000000f75f457f1a1549a1e2276e54fd1eee5795ab1087fc3540075 279 0.14 vMB 100
261,372 261,372 0000000000000000a168b79e67c63572f1a136f906e793b38c7211f87a5d46f4 314 0.15 vMB 91
261,371 261,371 0000000000000014f3df85355d5585a434766ddf376bde9f3f4fc60e0fd6268f 94 0.04 vMB 98
261,370 261,370 000000000000000bddf6eb8173248a68e2b37c5506f38f8125d1929a800beafd 247 0.11 vMB 94
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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