Loading Tool

Explorer IconExplorer

Memory Pool

44,059 transactions
27.48 vMB
0.08368715 BTC
Random Selection Loading Transactions
Max Size: 143.86/200 MB

Candidate Block

Mining Attempt 52b07fc9622e0ebac2b10164790198c5c55857fd82825f585da569b8a0c18676
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root f66b7ccee4090d05e542ea648a2fd9fa867df8d483c9a8549c0da417252a17c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03099931 BTC
Feerates: 151.65 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (685,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,472 229,472 0000000000000028cb491fe394a9d5b761ef36fc2dd44dd31a986a2963e53750 210 0.19/1.00 vMB 82
229,471 229,471 000000000000008c0c32f656da18b0149bb3ade8f06ab9c3dc0fbe0932c9bcd5 650 0.25/1.00 vMB 197
229,470 229,470 000000000000009025cdf51b450ece9a0e4ac69b8cfc7fde89116ee537813ebb 494 0.24/1.00 vMB 156
229,469 229,469 000000000000016b8e6bdde80b9df5073ea4e1a6c0d982bb66556116d9e700ce 193 0.10/1.00 vMB 135
229,468 229,468 00000000000001d85a6b14a4233489701f417dfac034ec83b5846dd2e86615c8 343 0.15/1.00 vMB 168
229,467 229,467 0000000000000194d8f92203faf88cb564d3a56d50141be37526e99e07835055 244 0.15/1.00 vMB 145
229,466 229,466 00000000000001eab210e0d2017448d3e1e2ce670a5529d64dce9b195b749069 144 0.08/1.00 vMB 88
229,465 229,465 0000000000000098babe199333a8c1e61ec6f23e6974ee2fd32344d313218f91 471 0.31/1.00 vMB 141
229,464 229,464 00000000000001c00d527834b2afa6d9484ccf9a92407fbcc3017089be83e568 512 0.18/1.00 vMB 201
229,463 229,463 000000000000013a39efb73d762b28dae165bbad529b25d7a850bcf1eca30920 136 0.08/1.00 vMB 102
229,462 229,462 000000000000018e86ea685f632febbfbb51c406cccf9cecedaf0dd450f80eb2 213 0.10/1.00 vMB 201
229,461 229,461 000000000000012fc6bb631327f24ab0a0aa7fc291b740306c3ca9e90dee0d1f 224 0.11/1.00 vMB 133
229,460 229,460 0000000000000215b993f20707c9ef3a956778610cc914da5c51b51d933815aa 254 0.15/1.00 vMB 129
229,459 229,459 00000000000000295429cd47d5fce299ed5fa636b982b14753725eba2f83d064 175 0.10/1.00 vMB 138
229,458 229,458 00000000000001a26d298126fdbb992ea634e77ce5fce77e411e2c70b56301cb 273 0.17/1.00 vMB 138
229,457 229,457 00000000000001412bf89e4a32a95fc9a62b5188914ffc69a1a09787c8e0c0eb 192 0.13/1.00 vMB 155
229,456 229,456 00000000000000210281b0a8d4643c759c155f4317fda35333eac7cd3dfa5a13 256 0.13/1.00 vMB 183
229,455 229,455 00000000000000a51d1161763666ea4aece0e335a222f4ab9da909f5257d2e31 50 0.04/1.00 vMB 37
229,454 229,454 000000000000000cb918b0da3a989cc9610781c4191f605fe8a443ad2bbf29f2 290 0.20/1.00 vMB 141
229,453 229,453 00000000000000c28bf60d04b9ded396f8e4d74e7bc010109e3f1715e7c7852c 422 0.30/1.00 vMB 122
229,452 229,452 00000000000000b37d870ab0c73b1f21afe32156366b8758aa9d5900a4cbef99 183 0.15/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.22 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: 654.71 GB
    • Received: 14.17 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.