Loading Tool

Explorer IconExplorer

Memory Pool

81,968 transactions
30.44 vMB
0.12392653 BTC
Random Selection Loading Transactions
Max Size: 183.64/200 MB

Candidate Block

Mining Attempt 5da1302962db63c2470105bb24075d34c395e26496fee450f0fe0ad5180346ea
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 1ec9104b333f2c0779d4549707bbbf725522d0a783f2857be29dce34a9ce86b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.04613467 BTC
Feerates: 502.62 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (706,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,494 208,494 00000000000001dbec3cbc457f9191ae93a4311f4b287a7005d66ed2ed460b60 144 0.05/1.00 vMB 146
208,493 208,493 0000000000000332a6040896729a0b6444af6f04aff7d769f2d5375d1648fc27 539 0.25/1.00 vMB 150
208,492 208,492 00000000000001c10932024a1ff6c688c23ec9943792cc4da3ed7372c6ab1501 297 0.12/1.00 vMB 194
208,491 208,491 00000000000002f94d65a427c74c3f553da6d718f912f34b25b9c452ceb837da 173 0.09/1.00 vMB 148
208,490 208,490 0000000000000251054d923b5be159fece46be21f25d42d728111882174d6998 184 0.10/1.00 vMB 117
208,489 208,489 000000000000034d4004ddb6ea8f50b2ea8ddde6bc14ca7a3fffc086f007712d 33 0.01/1.00 vMB 217
208,488 208,488 0000000000000268b52b72a6b8893e09664e2a62949e2adace78496cc850b0f6 390 0.17/1.00 vMB 255
208,487 208,487 000000000000005ac929092fa93835d5a7b6d6c4e2c78ee207d30eb90e27acc0 58 0.03/1.00 vMB 112
208,486 208,486 000000000000010de5f469da1842a9386ace6c536748c624537a7b6decb61113 87 0.03/1.00 vMB 184
208,485 208,485 000000000000021148f6ae089e218d916dd79f5e7abf64feca0d6842084a3aa7 9 0.00/1.00 vMB 0
208,484 208,484 000000000000025808e5f27597431b7b8fe334be75754afd4305c95e25e70af1 141 0.06/1.00 vMB 171
208,483 208,483 00000000000004b23fcf11f7f574ccc10d22ca3d04832992fce5a60f4cdeb534 428 0.19/1.00 vMB 211
208,482 208,482 0000000000000237d93d77dcb67f7fa4c789c63fc404f36a5f68eb89cc299c78 131 0.04/1.00 vMB 60
208,481 208,481 000000000000030b198c8368abe941c33ba51b495f8c6cfdacac443cc1a59f54 219 0.08/1.00 vMB 205
208,480 208,480 000000000000025219aae7efb79a6c5dc9709ca2f55234f3c33f423e1817320f 263 0.09/1.00 vMB 171
208,479 208,479 00000000000000589b2aba115f188f1fa97344a090e4beefac6562affe246474 137 0.06/1.00 vMB 157
208,478 208,478 000000000000042b06d174af005dae82c0417be7667e3cb0e5aad82bd14aaa06 32 0.01/1.00 vMB 5
208,477 208,477 00000000000003701ac5acd79f9b3c6aa211253a4e7ad68af920c16a771852e5 54 0.03/1.00 vMB 86
208,476 208,476 00000000000003f00b7c089d16d7e4f83166e01afea8f2c072258f19d1ea1340 274 0.14/1.00 vMB 167
208,475 208,475 000000000000029d3cdb17d681d1264895a721bcf1fe467426e2d0e7bb1cc02f 148 0.06/1.00 vMB 197
208,474 208,474 00000000000003b7aa892d9d46c9320dfb58242b29ebe80e10b1893c62d0544c 127 0.05/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.