Loading Tool

Explorer IconExplorer

Memory Pool

48,638 transactions
28.24 vMB
0.08018988 BTC
Random Selection Loading Transactions
Max Size: 150.75/200 MB

Candidate Block

Mining Attempt 650d914851316a5ccccbabfa7ebc57127f85def03ba42f32b93cc15e73709c87
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root f875064f4cf7c64d4843e15180252b14ff5aa7876180f47e5428eb1fbb3b8be2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,197
Size: 1.00 vMB
Total Fees: 0.02624276 BTC
Feerates: 500.45 > 2.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (728,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,779 186,779 00000000000007ccb65465180e6bb0101bcb38f35a4c7bbf59ea6969786cd814 485 0.25/1.00 vMB 141
186,778 186,778 00000000000007131cb19caa8e121d29058219a8b2a93d4596834084d2545fa8 204 0.06/1.00 vMB 49
186,777 186,777 000000000000045a4fa5a7b62fd4e70a7679f2769fd2e65b962259d5fa8e772d 220 0.15/1.00 vMB 143
186,776 186,776 00000000000002251365bd00b80979a5b88aa0baef8b61acf054961a35e87c5b 190 0.09/1.00 vMB 81
186,775 186,775 0000000000000084800bcc99650dae76c16b4a1ac014be057a35d73de28b219e 268 0.13/1.00 vMB 138
186,774 186,774 000000000000082a2ab00d4d4fb56ce06297c74662cfd133f2ca5a4643c452c2 15 0.00/1.00 vMB 12
186,773 186,773 00000000000002d04d020b31304cf596da39292d4414e7882204a2ba92793033 331 0.14/1.00 vMB 115
186,772 186,772 00000000000002225cfea1a2ecd49780f41e9288122438ffb2d3026082837756 137 0.05/1.00 vMB 118
186,771 186,771 0000000000000338bef4ec2d45639c25b8280a807a1cad41afd24438404fe7d3 133 0.05/1.00 vMB 131
186,770 186,770 000000000000063874eaa3fe25bd1b8969d02147c238eed46d31b2517217ad39 180 0.06/1.00 vMB 26
186,769 186,769 00000000000009306c3ded6815e5905cbe59ed2205fa56bc093bad03e3848d93 256 0.13/1.00 vMB 107
186,768 186,768 00000000000000880bb6ede9c8ab787d4b340477b31c1cc93573e60727d252aa 181 0.10/1.00 vMB 173
186,767 186,767 0000000000000631f28f7245715a8049d1c5ba9ee6e710349fc1c7b62d527b38 41 0.02/1.00 vMB 87
186,766 186,766 0000000000000063ad9838bb22a61d5ca010a575ee19c8004c42eaa09cae82eb 16 0.00/1.00 vMB 51
186,765 186,765 00000000000002469f45a982ad5df55d72d236c94a0b09dcce6925369e782e10 28 0.01/1.00 vMB 122
186,764 186,764 00000000000007d23a0da1fe8bfac99aa1ab8d2380785e6411c0b2ab52fab82a 68 0.04/1.00 vMB 85
186,763 186,763 00000000000004ab71265482b75fb4392aeff190a384c5290d97ed0940b4a52a 641 0.28/1.00 vMB 128
186,762 186,762 0000000000000061f09f48fd8d43325420ebd67828c9f01e78ac73eab4bf8d9c 50 0.02/1.00 vMB 84
186,761 186,761 000000000000091f33fa7b09f320a004295a53a4567ff32a0d6fb1e9853b40ea 101 0.04/1.00 vMB 42
186,760 186,760 00000000000003498612681dd1232e82b127614081a472b5469ae01ed4f41134 170 0.11/1.00 vMB 133
186,759 186,759 00000000000004ce05989e8c082a01fd3b7e2c30b7ccfc20569678d464a5d341 122 0.04/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.