Loading Tool

Explorer IconExplorer

Memory Pool

42,873 transactions
18.69 vMB
0.20279152 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.18/200 MB

Candidate Block

Mining Attempt 2d7d506f888d5b757442652d6d060fd6f992b30c9058fa2858534991e26386f3
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root cd1dfb532e529b3e0241a9c180e3569527483b23bb9579e940d53ed904e51170
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.06656704 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (709,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,028 204,028 000000000000052fc8bc1423dc1b0da44d01062e528a224d576173b2f01f6abc 105 0.05 vMB 105
204,027 204,027 00000000000004715bd344409f7018d96e4b44f4a7c162ad160cf5e970481093 25 0.01 vMB 111
204,026 204,026 000000000000016cbc5994e44349ce8e8b8525c2d5d03677513f592c6c10da46 29 0.01 vMB 134
204,025 204,025 0000000000000035e6707feaec91fcdd5bc9b7d67ea67de324c627c3a31eeebd 322 0.11 vMB 152
204,024 204,024 00000000000004003283c2997d6d3ac60c08ecf1dc1bc8927ab9070f5002bd60 233 0.10 vMB 162
204,023 204,023 00000000000003cf4b28145cb4a0414e8e34aa19b5bf07da30bed7f902126d89 516 0.39 vMB 74
204,022 204,022 0000000000000000414d816320223a4b05e84052d8c0a7d83b39f8ebee4483a4 49 0.03 vMB 76
204,021 204,021 000000000000001d5889b447504b90b651cb4a34ca4b59bd8de881ecf8e01a44 62 0.06 vMB 53
204,020 204,020 0000000000000503015131143eca8932e9dbde37d9a5560085b360e3a02cbd13 431 0.17 vMB 150
204,019 204,019 0000000000000214f8dc0b56709dab097a73b4465b129e508ccc776f2998e31f 135 0.05 vMB 64
204,018 204,018 00000000000000fba938b1ae0d9c486b875e68cea8ac8b75f6ee4834c6764bf7 401 0.18 vMB 149
204,017 204,017 000000000000000bc0e042d9faaeead961bab57f91c71eee129a78f40b534e8d 22 0.01 vMB 122
204,016 204,016 0000000000000092fa9f487a49e09252131a05f8f0890c825c36d966f03248f5 42 0.02 vMB 125
204,015 204,015 00000000000000d258880b2ca9c060d49329834156f7b00e5f1c0d2ad02b1262 22 0.01 vMB 21
204,014 204,014 00000000000001ce159f050989a2cba3167726ea5cb45908ff9165ad764f594a 208 0.10 vMB 184
204,013 204,013 000000000000053faba80859a6b1a9dca7032d364e06d8da3aee35ea6f2976dc 107 0.06 vMB 110
204,012 204,012 0000000000000173b08495c22ef966b68c5c95814c8b8ec39890e9aa65df9f05 127 0.05 vMB 70
204,011 204,011 00000000000003d40ade8a7e9570f780095cf363ac74df3046ca571223365558 64 0.03 vMB 67
204,010 204,010 00000000000002e383917ac890946058312ae4bc8bb41f35b4ee1e028b651213 307 0.11 vMB 152
204,009 204,009 00000000000002c514b975a560e6f9d43690aabd7704a036704b8a46e76aa4a4 182 0.07 vMB 171
204,008 204,008 00000000000002602aeeb860d1543607613312f5555d45391800557c550bc947 224 0.09 vMB 135
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.18 GB
    • Received: 0.48 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.