Loading Tool

Explorer IconExplorer

Memory Pool

42,084 transactions
28.75 vMB
0.07281290 BTC
Random Selection Loading Transactions
Max Size: 146.90/200 MB

Candidate Block

Mining Attempt bec7e5e46e6c51a984b47767fed1a0ab346eec401dcd789a94608bd81c6be13e
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root ab81ad10d27a08d9e4e7383e9dc40101962dfc77266370084bb6ccace53a4a8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.01687655 BTC
Feerates: 104.56 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (389,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,369 525,369 00000000000000000026eff714b5146b725b77f963139fe0cb5505022a08a666 336 0.13/1.00 vMB 26
525,368 525,368 000000000000000000326529faf6754064195147efa5b4fb522bc9a1fe72133a 232 0.31/1.00 vMB 2
525,367 525,367 00000000000000000029cae805f5bf2af7ddeaf6c4de6e797536ee4e653908cb 2,510 1.00/1.00 vMB 24
525,366 525,366 0000000000000000001a7699e33859e939b9c1d1073307ed6831ad7dca94a65f 121 0.05/1.00 vMB 45
525,365 525,365 000000000000000000165dea047c0a79ba68cea4f8d0dce282906a562e733f5a 429 0.14/1.00 vMB 18
525,364 525,364 0000000000000000002aff6a88832d6961a9e381882fe831ab2ae0df3960cec2 157 0.07/1.00 vMB 15
525,363 525,363 000000000000000000013bcaa667f2f07fc6451c2f825f7547b9d8cde118b21c 203 0.12/1.00 vMB 16
525,362 525,362 00000000000000000002027361cfd6776afa48becd50dbf2f62cb6c237866a29 928 0.40/1.00 vMB 19
525,361 525,361 0000000000000000003c06bc8e060c22c135a21317f85002c88eae5baffa83e0 1,615 0.89/1.00 vMB 15
525,360 525,360 000000000000000000214f9b5ad0d5dc7a2885f8b86a3c6937bfabf912690729 227 0.12/1.00 vMB 15
525,359 525,359 00000000000000000014cb89fb793347ce4cbf472171f02fd889c369ea34931b 692 0.43/1.00 vMB 11
525,358 525,358 0000000000000000002c0c662e956a567b2f8e5570da9153790bc74124d40724 2,660 1.00/1.00 vMB 22
525,357 525,357 0000000000000000000b7da807f288c169813d9f26c4d959195742dbe9e4f99a 1,637 0.55/1.00 vMB 10
525,356 525,356 000000000000000000290606d3202efa4657aa365bc9024a8c73dd4393102cb7 403 0.19/1.00 vMB 56
525,355 525,355 0000000000000000002a5305d5f721204af7843b9a5ef785caf89fda65ead778 258 0.11/1.00 vMB 17
525,354 525,354 000000000000000000193ff8b2c087e8ea66141cdc691b79f593ea3c6fcd23a4 534 0.19/1.00 vMB 20
525,353 525,353 00000000000000000037e071effbb7ef19d7b1372a301d4cdf0a86022aee2ab4 1,944 0.69/1.00 vMB 20
525,352 525,352 000000000000000000174b9d7ba47bf7817fe41b9a868c6036a23e3d3c9ff365 182 0.06/1.00 vMB 16
525,351 525,351 0000000000000000000e80227353bf8394e993a0bc97503fcbd7e3e2de55ded7 1,571 0.57/1.00 vMB 20
525,350 525,350 0000000000000000002c6f5f75d890051062701c11d4b5e839078b39d7796269 2,066 1.00/1.00 vMB 20
525,349 525,349 0000000000000000001ac1f47372ad3416311de77b83703d7ad577a121b4cfa1 624 0.24/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.