Loading Tool

Explorer IconExplorer

Memory Pool

55,964 transactions
31.85 vMB
0.20229591 BTC
Random Selection Loading Transactions
Max Size: 171.66/200 MB

Candidate Block

Mining Attempt 2cb616c5ef272f48d71fc908ec99bd3ce005dd257f817b7d7f4537266d0ce382
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 5337e090b6523f8ae7d428396b22f488df6049533d8de426719f2b3d674d7dee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,499
Size: 1.00 vMB
Total Fees: 0.09201994 BTC
Feerates: 502.67 > 9.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (668,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,565 246,565 0000000000000097225daf5e3313cb91133d0f0367fb9061e900c027246d62d3 674 0.25/1.00 vMB 187
246,564 246,564 00000000000000659fc966c7681f2fa1ae9e99f558a313ae9d46f859ad4084d4 28 0.01/1.00 vMB 242
246,563 246,563 0000000000000065a70d8573a2fa20b94c059514b06c7b6692b605a5531a1098 119 0.06/1.00 vMB 94
246,562 246,562 0000000000000047df433e63894f776584efd3cf3332fd16e18be4189965129c 159 0.07/1.00 vMB 188
246,561 246,561 000000000000004f26588f7553f623a738cb4b630be65f3e9d256f4244c1d112 521 0.21/1.00 vMB 146
246,560 246,560 0000000000000060e2058f697bd425e65eda249bb8f77bb3e75bfb6418956993 191 0.07/1.00 vMB 175
246,559 246,559 00000000000000341ec038963b45848695b667222c4beccaf6b6a930bb2c2335 6 0.00/1.00 vMB 100
246,558 246,558 000000000000004a9fd3798d055a320228d27e53324bc9488b9e8d57ac73d3fc 129 0.05/1.00 vMB 192
246,557 246,557 000000000000006e37fcf7c294609750093c9b3920ad16674bc7d2354a0f65a9 274 0.14/1.00 vMB 122
246,556 246,556 000000000000009bd3f05f1900c3c81f515dfa8cf4fe25b507820bce964033c1 128 0.06/1.00 vMB 56
246,555 246,555 00000000000000551f362484c754d524bdb2281fb560d3e648c0be25f4098d6e 519 0.22/1.00 vMB 394
246,554 246,554 0000000000000034dc1d93eb36854a6dc0d16f7d7e2b172a8ec05b015ce62c23 361 0.16/1.00 vMB 147
246,553 246,553 000000000000001f36270a07b333dc04e15adb96d8c4ceeff7062a5dca0b4b40 362 0.17/1.00 vMB 154
246,552 246,552 000000000000009b1619db0ac263c8806d9ecc290599e145834b4916c83741d9 246 0.09/1.00 vMB 172
246,551 246,551 000000000000009b44f8b8da9ccfe24afe41282b3563dac2f67701aa276cec3b 160 0.08/1.00 vMB 269
246,550 246,550 0000000000000049fcfe56fdf9814d3bcc192bbb66114684c078b264f63b6f13 97 0.05/1.00 vMB 117
246,549 246,549 000000000000008ea7798ba4954d19e13943d2556cebd981be52d1f1f1a69e85 247 0.10/1.00 vMB 208
246,548 246,548 000000000000004cba420900500e0219cca14e7f81ad380911579bdb337cb203 32 0.01/1.00 vMB 77
246,547 246,547 0000000000000056edf52186695f7df621e52970e32a6bc9687736a542231efc 259 0.10/1.00 vMB 236
246,546 246,546 000000000000006ad07281bb57633030202dff52aae3308e8f35e1af5b67b07f 256 0.11/1.00 vMB 79
246,545 246,545 00000000000000753103d4346aab278fdb80533f8e2857b614cccd9ea21306c6 128 0.15/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.