Loading Tool

Explorer IconExplorer

Memory Pool

26,119 transactions
6.04 vMB
0.03684386 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.58/200 MB

Candidate Block

Mining Attempt 76440cf7bda2cafeb87e48c8821837b6b3e1baf2594c7beee3dec73fc06f600b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (704,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,870 208,870 00000000000004bb7fa3210759a130c4abcf33151f8c6b409f9fc155fc8738ac 230 0.25 vMB 81
208,869 208,869 000000000000036ef8a01279b85a2a1b7cc9d62d9ac8c86b1579c1e61affa5bc 775 0.25 vMB 260
208,868 208,868 00000000000000722cbcf9694170abac87ec8dc55555d2bcb3093285a6aa0c03 12 0.00 vMB 447
208,867 208,867 00000000000004ddfd9e752cda30c93870f83c93d1471f3be568592cb06bd801 8 0.00 vMB 0
208,866 208,866 0000000000000300b78a5a6fa81f8e5b1a057ba9eeb7923f472fe31c74a82f3e 226 0.08 vMB 197
208,865 208,865 000000000000017157f0a08411d5f95f7379a541050eca096bd7558f5141acb6 625 0.25 vMB 207
208,864 208,864 000000000000011efd544c4c673039d83dae5a204bd77c636bb986c2a22c712e 910 0.39 vMB 187
208,863 208,863 000000000000046ea68032be65611f26c61f2522351ae857265fcb05f3b8798a 209 0.11 vMB 145
208,862 208,862 000000000000013558e9bab757a859fd03146bd69e5ad8b1f4280ac3910704fa 64 0.02 vMB 78
208,861 208,861 000000000000019e457c580a59953facc86b480adf4c709bb014caddca84309a 501 0.23 vMB 156
208,860 208,860 00000000000002f3ef08036ea625040504d4f78281a5d56ebda1d5f754ed4598 108 0.05 vMB 116
208,859 208,859 000000000000036ef5b285bbcee629d0321904103f1b47ed90fb51cbd0de44b3 92 0.04 vMB 154
208,858 208,858 000000000000005e6a1e7b84b42b17490f00cfc563f5dc029d61c212370e6173 112 0.07 vMB 116
208,857 208,857 00000000000002c9b2a94e67c8abe5785764d56df0ec8ad4a11c508be50dbd2f 46 0.01 vMB 214
208,856 208,856 000000000000005626f67875f5736691bd3465398837c14bf7712d64e9ddec8a 435 0.19 vMB 280
208,855 208,855 000000000000030e268dd234909125298c75171ef3201f49f50e715b6b825b2e 80 0.03 vMB 147
208,854 208,854 00000000000003febd479f4c0b9356e9f1e013b39beed9077bb98f7cff7e4c87 361 0.19 vMB 147
208,853 208,853 00000000000002f63800c7372e99d91a2ab78f49c8704ecfe5591d053b75c30b 347 0.17 vMB 125
208,852 208,852 00000000000001de21bba2459ba2c0fcc74f40765a8f4f25ec35ab39eb5cb27e 746 0.25 vMB 209
208,851 208,851 000000000000026870374d66e82979ecb15a5f64cd24cb7606d4e3fe1c3090de 285 0.16 vMB 153
208,850 208,850 0000000000000170b20432556d864079ab7e21e744b1e39a2339c89bdbd434b7 98 0.04 vMB 209
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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