Loading Tool

Explorer IconExplorer

Memory Pool

80,878 transactions
29.94 vMB
0.07611032 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 92fae733f2bf796319eb2ec4b0840a14091a2602ca02dbbccddc76df0c762d52
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root eb05c1974b01a344a4c910c9cc3b40536db089848868acfb838437b99b93f0b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,159
Size: 1.00 vMB
Total Fees: 0.01490583 BTC
Feerates: 502.67 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (388,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,206 526,206 0000000000000000000eda46b4911b5a360c2c9c7dd75df6deb6ede8b73f8118 1,567 1.00/1.00 vMB 10
526,205 526,205 0000000000000000002d5ad39ccf8b81c5fc57240baa0cb559a1617f2c4db7b1 416 1.00/1.00 vMB 2
526,204 526,204 00000000000000000035c645508c58deb4287a34237415d43c4b787402dc3568 529 1.00/1.00 vMB 5
526,203 526,203 00000000000000000036909c831a50ee6784f6ee79eb13a30a8572543c984228 876 1.00/1.00 vMB 9
526,202 526,202 0000000000000000001046ef625643a7ca76fe583c97371812dbc93b5276a7c8 376 1.00/1.00 vMB 3
526,201 526,201 0000000000000000002c9f41ab6bd55499a9549dbce3a039d76de30d9cbc1cac 929 1.00/1.00 vMB 8
526,200 526,200 00000000000000000003ff11138db05f390d86a32dd7a94a0961d723127d78b1 1,103 1.00/1.00 vMB 6
526,199 526,199 0000000000000000002b91198308bfe0bdd05c2ecf5b6168cc8f2ff1b9fc1924 1,972 1.00/1.00 vMB 8
526,198 526,198 0000000000000000000ecfefd7c66cbeb7dcc741f4dbe92aa272a613a2514af4 2,790 1.00/1.00 vMB 24
526,197 526,197 0000000000000000001589c2a9ebd955a3d5ea3e3b131cf874e374674e8dce1f 2,871 1.00/1.00 vMB 9
526,196 526,196 000000000000000000121347e4c736891ebb6e7be0812770c05e542026f27cf6 869 0.39/1.00 vMB 8
526,195 526,195 00000000000000000019efdc62b5546f47673b77afcc68b0da53b9c586218096 2,799 1.00/1.00 vMB 16
526,194 526,194 000000000000000000148a7d5ed297a713bd8513690f6ffa424597c3dcadb286 2,989 1.00/1.00 vMB 24
526,193 526,193 0000000000000000000e1e60456f1ea56431fdffe04d65c3bfc5a740fac9dd69 2,829 1.00/1.00 vMB 12
526,192 526,192 000000000000000000012fed402cb91866f7376f283bd87ab9bca749b493dc58 1,739 1.00/1.00 vMB 8
526,191 526,191 000000000000000000128372f2149b0d51976a14204034bf4293ab90423593c9 2,517 1.00/1.00 vMB 30
526,190 526,190 0000000000000000002e1b70fc7474d0a6efce4b7ed03cd5448625a00d11ad4b 2,260 1.00/1.00 vMB 33
526,189 526,189 0000000000000000002af49f0a4238e5c8de286dc80aff5a6702ee8030e903ff 1,934 1.00/1.00 vMB 7
526,188 526,188 0000000000000000000828f2872e48080304e79dd2cb7c8fa25d035b0b64addc 1 0.00/1.00 vMB 0
526,187 526,187 0000000000000000000442f2f4d8b6a72beb0064fe245d726036b93ee3682772 1,481 1.00/1.00 vMB 9
526,186 526,186 000000000000000000377c0abdb5434aff4544763f05f8cf10e8066889fdb85f 1,840 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.