Loading Tool

Explorer IconExplorer

Memory Pool

79,062 transactions
29.57 vMB
0.07130089 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt fd8150d398ddd70a3302d4ccdb2349bef07d68c370527495f1417f76cd0c6794
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 4008a992a6c4f990c9a497d5af3749074ed90077e20553ba411b84253359556e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.01113107 BTC
Feerates: 60.27 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (667,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,193 247,193 000000000000002d47ce023be5d79b842927e245f5dd5dbfaac9032851102ff3 25 0.01/1.00 vMB 95
247,192 247,192 000000000000002642aa01f9aa1b4eac300289eaab6e0ae87a1d3fadb4a67499 12 0.00/1.00 vMB 44
247,191 247,191 0000000000000002130b5bd9f03135081fd639b5da51b3c8e07ef966d119e2a9 103 0.05/1.00 vMB 154
247,190 247,190 0000000000000077394c2b13be375e91a99306ecbdbcfe5c996330422fd69a8a 293 0.12/1.00 vMB 144
247,189 247,189 000000000000000790a950b5042420f2f239fd39eedca680b0c28ca1aa124937 220 0.08/1.00 vMB 170
247,188 247,188 00000000000000867606b25d7b9b3f0b96de226c1478815ecd953a5f19bc8678 197 0.09/1.00 vMB 132
247,187 247,187 0000000000000022f0f9ce04fa959ccc1b084d9582405a79e4687459773a01c8 17 0.02/1.00 vMB 28
247,186 247,186 0000000000000002d962c40e3b6fce8b2696767d8eafd982ba60a2a8bbe96d23 31 0.02/1.00 vMB 8
247,185 247,185 0000000000000078d84af7ef84eae45d79adc5910c7ae5533e2a15beae22d633 375 0.18/1.00 vMB 121
247,184 247,184 00000000000000307193c965dfc6a58136adf16db9deb40cf1a45f6bb33365f9 25 0.01/1.00 vMB 157
247,183 247,183 000000000000004dd7031c231d424dce8a6daa7dfb34b8025ac9e279ded9543a 288 0.13/1.00 vMB 123
247,182 247,182 00000000000000912ffb533224d5466ae23a978b17a0b0214cb088d2e2252373 259 0.09/1.00 vMB 2
247,181 247,181 00000000000000139a638991c4f9b440f8b6f6916d606655c8bc866cd62fb0fd 189 0.08/1.00 vMB 130
247,180 247,180 00000000000000706c29fed6f5e0bba9b056cdd6f12c8903d5c1c96c886511a6 103 0.06/1.00 vMB 81
247,179 247,179 00000000000000151f3841b5593356b15af522fce5ba725ea3bf2de2baa1f088 223 0.11/1.00 vMB 88
247,178 247,178 000000000000003f699b4f169aaea53f0d001b76909460e2b8f14b011e59e687 135 0.06/1.00 vMB 114
247,177 247,177 00000000000000915cc476db3ce2514e434b63bfe7343a38d00a0d1ae6fe0db8 144 0.06/1.00 vMB 92
247,176 247,176 000000000000008d631ee9bfe14dd93e9884aa8132f96d4ab1753373bce4982b 122 0.09/1.00 vMB 42
247,175 247,175 00000000000000882d454f51816e821ffdcdb86e5f1646a0226c74a779702421 80 0.06/1.00 vMB 79
247,174 247,174 000000000000001b25e6e65df13f6c65e7e1cb4954a37801ce53a9d740c39d72 149 0.09/1.00 vMB 61
247,173 247,173 00000000000000325d0fb5d7bfbecdf372235ac3a94bf3f3fc4cfde0f0e133e5 653 0.25/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.