Loading Tool

Explorer IconExplorer

Memory Pool

84,735 transactions
31.88 vMB
0.11072908 BTC
Random Selection Loading Transactions
Max Size: 193.58/200 MB

Candidate Block

Mining Attempt 09f8df968d7e239c0731837b72912dd8f57874c5e820e7d878826edc51becf91
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cd6d183cc42896121d2e0aca7bfcf2344ab10b8e0425bd21a0e4c2655d4d5579
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,017
Size: 1.00 vMB
Total Fees: 0.03250422 BTC
Feerates: 299.43 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (673,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,594 241,594 00000000000000851a59edfc5bcb915a9869bf8a4ddf3e847f381181a39b3112 143 0.08/1.00 vMB 170
241,593 241,593 00000000000000eab44febd63ad53476c4e9c04b6c3f482394c48abe7beea8b4 97 0.04/1.00 vMB 97
241,592 241,592 00000000000000806f5a6dd9684afd18b7dd539904d63ae38c7c980894aab38e 134 0.07/1.00 vMB 88
241,591 241,591 00000000000000e5bb6593cc29336367c2028e175f18ca408e3d1cc8117c7751 514 0.25/1.00 vMB 161
241,590 241,590 0000000000000063fa009f486cf49f058fbbba1abb8fd35bc7172aff9c8d221a 150 0.07/1.00 vMB 171
241,589 241,589 0000000000000003e8bb2c62d84972f44166b892552c824ee8ae9acbf97e9dcd 64 0.04/1.00 vMB 86
241,588 241,588 00000000000001132538b66778242b38395e537a2a09c0b3fd29bdad2e57b943 77 0.04/1.00 vMB 132
241,587 241,587 00000000000000aefd7b0ff06fb301356531d140a5d12cf843fae3bfc1ed8eb3 201 0.11/1.00 vMB 110
241,586 241,586 0000000000000010d4871eba18a79db9e5c376eee56a5fc785a0b25bf523d89a 343 0.18/1.00 vMB 136
241,585 241,585 0000000000000008c6eb5a0aaf06018381f775a088a91ac82ef326ef4dfa94f1 256 0.09/1.00 vMB 201
241,584 241,584 00000000000000ac0073c2d0c72808eb478be71c625fdeb3e84fcdb9e071985a 6 0.00/1.00 vMB 149
241,583 241,583 0000000000000102ba8292a8be7f878ce00b190fd64be98bab8b70efbd861361 81 0.04/1.00 vMB 140
241,582 241,582 00000000000000f2b156436bf236556f91e6f4355e647bccfbeec943a788e401 9 0.00/1.00 vMB 115
241,581 241,581 000000000000001f2e08fe2cccab4a0556ea26da9f653b9d4c57b5c5db444c80 116 0.05/1.00 vMB 154
241,580 241,580 000000000000001967b022a53058482a92978b3a2448a94769bf8cd1806a0037 61 0.04/1.00 vMB 100
241,579 241,579 000000000000002a8f192bd2815d5cc199268c30213190d4247e46fd8e2aa8c5 616 0.26/1.00 vMB 146
241,578 241,578 00000000000000d87ae4f714bffe0374769feaa5ec5b07fadd9207f66b4a9fba 684 0.31/1.00 vMB 148
241,577 241,577 000000000000000349dbfcc65c7470558a58d68cfe5b0af8a04700ee654fc058 128 0.06/1.00 vMB 82
241,576 241,576 0000000000000070ee3324a548b219ff6f28ffa691f68108053858f19d5ef4a1 260 0.12/1.00 vMB 156
241,575 241,575 00000000000000f7a388a896382b2b7fc07ee01205487da977c608099caa675c 92 0.05/1.00 vMB 143
241,574 241,574 000000000000007e8760bc92c7fdbf28b8a5c6f6437fde1bcc9d81d221e7e537 174 0.07/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.