Loading Tool

Explorer IconExplorer

Memory Pool

42,298 transactions
18.48 vMB
0.19013958 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: 101.83/200 MB

Candidate Block

Mining Attempt 111e52b2c99bc2c3ac5824ffd070bc628f45cb4eb63796f970e4130ff0738c02
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c9b0d7b6cc04a001e0bf1c74c3f8c779a1ade2fff26891c25032228b1fc24f23
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.06233173 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (690,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,265 223,265 000000000000048c9d120db8b4b709acd40fdadd14140181271c5e993f6a5813 13 0.00 vMB 223
223,264 223,264 000000000000042f11150779a0a18bc2fdd1e5f00cd4e57dc8b8ef8326518eb3 178 0.10 vMB 139
223,263 223,263 000000000000017e54d6a2a55c7494ef4271baa055fb7e3b925df5007c73b694 577 0.24 vMB 205
223,262 223,262 0000000000000181a6acabd1478bcfa02d21dd457dff4beaeb85bf91a68af9c6 409 0.18 vMB 175
223,261 223,261 00000000000004517db466e2405506679de33eff779385734a632297838b326a 240 0.10 vMB 154
223,260 223,260 00000000000003c45fd3718f7c8d78f924cb765f5e08dc62a95eea97deaaf5ac 718 0.28 vMB 265
223,259 223,259 000000000000000137895731fd309e529ad8103ec941667a0de447e24dfca579 158 0.09 vMB 164
223,258 223,258 00000000000001cceeec0636dc1ef4d03fc54f6b25884537f63296c5aa23e0ad 501 0.21 vMB 185
223,257 223,257 000000000000046c973764314f793609ca1482765953c56b9944e13cb70eb431 173 0.13 vMB 115
223,256 223,256 00000000000002c1b8512a7d21368d893b220f68e8fd54a822a71abbc324499c 702 0.25 vMB 353
223,255 223,255 00000000000002fd01cc987c08371e13d763c47a85f27e36511ec39de8587c2e 157 0.07 vMB 168
223,254 223,254 000000000000024177c95642e5ad31e39aec1b204fa329119194dd4ab2f04e38 466 0.22 vMB 190
223,253 223,253 00000000000002512225e3a1fb8e6f598b4f9ae2e8bd9d6f390912995c6fc1ec 123 0.05 vMB 122
223,252 223,252 000000000000033975f84fc0fa30f7061836a6bf82cd9cf8e35792cf02dea492 53 0.03 vMB 109
223,251 223,251 00000000000002c2b9b32b69d6aa255a295679b9aa107d614fe7fdae4e6f6c8a 207 0.11 vMB 193
223,250 223,250 0000000000000297dc1773727450fe9c88dba96b40066e10652e629fe5af388b 32 0.01 vMB 226
223,249 223,249 00000000000002676219452477242fcf46068345b370fbc5587857d38ab9e3b9 105 0.05 vMB 192
223,248 223,248 000000000000032bae4896a74a5475d74f049a2e557fc8e23a9cbcf3b2a21864 205 0.10 vMB 288
223,247 223,247 000000000000021dbb3a2cec5caae3755abe2272508b54919d0d4d2149101e3e 93 0.05 vMB 229
223,246 223,246 00000000000002938a1526826cf5c6bbb380db990027a070573049448c48f5c5 527 0.23 vMB 192
223,245 223,245 00000000000000cd11faf8b6dd2d236935a8626e4dec94770250ba1b534bf06a 82 0.04 vMB 219
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.39 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.