Loading Tool

Explorer IconExplorer

Memory Pool

71,635 transactions
26.97 vMB
0.07815559 BTC
Random Selection Loading Transactions
Max Size: 163.02/200 MB

Candidate Block

Mining Attempt dd4b0226e525e17a5f49bec493600545b4e1662dbaca3e5b9a89d5a8bd990867
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root c43905b680329a91c920cb678cb6ecde1371ffe15d09026ab5a078b88195313c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.02034713 BTC
Feerates: 85.84 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (654,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,169 261,169 000000000000000a5924f780d040fa4a7b3ca0edf2e65db347d049970f36b9ba 532 0.23/1.00 vMB 94
261,168 261,168 0000000000000017eb8e11d26b91ea89c6d6ab53c33483e613c63edea66e9ab5 594 0.25/1.00 vMB 2,535
261,167 261,167 0000000000000004e675776c56dfebd4f50d3b8f3c16473c8833a85840d668e0 443 0.18/1.00 vMB 109
261,166 261,166 000000000000000a712789fc1129489357170f1db6c87a088a3db651b8fa5b5c 86 0.03/1.00 vMB 394
261,165 261,165 000000000000000a4ba5238db563dd9311cbcda0a0f144d8f0128da77c51c030 233 0.09/1.00 vMB 100
261,164 261,164 00000000000000025a28cf84f0f33fa18e56120a3f40cf7e48ba27a6c9159891 123 0.05/1.00 vMB 43
261,163 261,163 000000000000001cc50bafc6e55f98f51b0d4777aa0f405bf4ac87c99247ff11 343 0.15/1.00 vMB 116
261,162 261,162 0000000000000016964401d5fbaf9530f544f21fd9219b42d67dcb11038fbe53 261 0.15/1.00 vMB 54
261,161 261,161 00000000000000154c166637a799ac0d45c24d5f989fef68dc54a3f71a7f57b0 490 0.19/1.00 vMB 89
261,160 261,160 000000000000001ab646d08f36cdcb0475155628cfd38862d8e6789bfe5242d7 1,017 0.38/1.00 vMB 123
261,159 261,159 000000000000000e33395cc088e172fa342fa25e75f128a947e279672be00f12 214 0.16/1.00 vMB 30
261,158 261,158 0000000000000001cdda89512b7735bf52797afdd295d60f6771408aacefd97b 613 0.25/1.00 vMB 55
261,157 261,157 0000000000000003b0bdb2aae233bb6972808cd113bcf0a407e1b32ef9383f44 940 0.50/1.00 vMB 96
261,156 261,156 0000000000000014a57e4712bb44bb500ba5e74332c294af5c4ce8cad5348c79 803 0.25/1.00 vMB 208
261,155 261,155 0000000000000019df257af3156663ac238a41e50bcd33d00bbabf30165d4893 1,339 0.71/1.00 vMB 82
261,154 261,154 000000000000001747bfb54fdb5b28880abb486dc04dbe063405725669850ea7 623 0.25/1.00 vMB 141
261,153 261,153 0000000000000012d57e71cc937e36a2b2e2d8a40cc18deffdf108c035526c7a 102 0.08/1.00 vMB 60
261,152 261,152 00000000000000057eef969d4dcf2213316b5151755c72b3e656f6a5bda0b20d 746 0.50/1.00 vMB 99
261,151 261,151 0000000000000010c176072f2feb9b26da2e829b623c77bcc2df079deb3c57d0 1,086 0.71/1.00 vMB 56
261,150 261,150 000000000000001b13394bb9dceaecf28a06ec5c312ee1da8cacb2eecccbe87f 569 0.25/1.00 vMB 123
261,149 261,149 000000000000000744d450e7c4754bfd803bb1f71b0cf3a96d9257c68a535fb8 644 0.25/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 783.19 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: 751.87 GB
    • Received: 18.87 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.