Loading Tool

Explorer IconExplorer

Memory Pool

81,749 transactions
30.98 vMB
0.11549613 BTC
Random Selection Loading Transactions
Max Size: 185.38/200 MB

Candidate Block

Mining Attempt 2f5aaef479a04876e37369f6742874425accc2f9418691e5755e05002651132f
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 89687960e9bfc42a4c3d465fe6d7a7542a1b0ffa3d97f3d7eb420bfd687221e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03292802 BTC
Feerates: 101.42 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (540,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,594 374,594 00000000000000000c1c8df4e6c4ac8b4923aeba461ad60051477defc6e0e9d6 325 0.93/1.00 vMB 8
374,593 374,593 000000000000000007cf55b863a8c1dc5b7fd99f25c7a6e611e39dce9cebf588 212 0.13/1.00 vMB 25
374,592 374,592 00000000000000000ee0c0fb8d923b3a6167463be738a499a0bd2b7f9155619f 163 0.07/1.00 vMB 38
374,591 374,591 00000000000000000675866add36a5bd1f88273eeafc56a3d583bb3287c54c64 710 0.92/1.00 vMB 15
374,590 374,590 000000000000000007bdde181452b197d39551664b21ef06b7e8e7e1392a8a77 970 0.93/1.00 vMB 21
374,589 374,589 000000000000000001a5a69a457a888888708c53f9055b4c068c210d62ff18b4 1,098 0.95/1.00 vMB 14
374,588 374,588 00000000000000000bd99caea814ad1e066f18e5f325de8879c4bef06fb90031 338 0.20/1.00 vMB 34
374,587 374,587 00000000000000000e79067d174787e87a27a8406331f0dabf3fe1fc849d8c7b 635 0.93/1.00 vMB 15
374,586 374,586 00000000000000000761db875a842801487846bf9393d66feaf51960cd1fd372 57 0.03/1.00 vMB 44
374,585 374,585 00000000000000000fda8fbdfb5befe54ddfa4761dc11b2bdffa68e172e90b59 446 0.19/1.00 vMB 46
374,584 374,584 00000000000000000c5c627ed8e6e361a0863c52e76f6bdd7e5020172b781ecf 328 0.18/1.00 vMB 24
374,583 374,583 0000000000000000038da5b6d2e87b1c48f8d8664eae718602809e5193556bae 2,230 0.95/1.00 vMB 52
374,582 374,582 0000000000000000003670b2e1aea6b59d6633edecba52e861f3a024e29214b6 1,226 0.93/1.00 vMB 25
374,581 374,581 000000000000000000d2a2098f69a77eb2e90f18cf7924250f6ecbda9489f143 694 0.75/1.00 vMB 11
374,580 374,580 00000000000000000f1adcdd5af3c374aff80bce3ca3cfef8841341885c533e8 1,073 1.00/1.00 vMB 21
374,579 374,579 000000000000000005bd3c36e508a14ab0ac1de0226a54abb390f549148dbf9f 672 1.00/1.00 vMB 8
374,578 374,578 0000000000000000013ffc8dbe980b0c17d8c7c0b3f925e920dbefb170ef79fe 664 0.36/1.00 vMB 45
374,577 374,577 00000000000000000795fcd4490dd8baa220979a561655b82d820c5efe4311f6 33 0.02/1.00 vMB 35
374,576 374,576 00000000000000000131aebe1dd45a64a598b8ee5140c1b9ffa94b96227eed12 668 0.75/1.00 vMB 15
374,575 374,575 0000000000000000010e88235fc13c53820d0d80e0083675f19e7720eca17292 373 0.23/1.00 vMB 30
374,574 374,574 000000000000000002d2ca8cf1242280109a718b8626977c866f5fd1f37b8d39 2,096 0.94/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.