Loading Tool

Explorer IconExplorer

Memory Pool

14,663 transactions
6.84 vMB
0.01730138 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.21/200 MB

Candidate Block

Mining Attempt c8cd003cf1286de08cfd0bcf3a1939e48cf9a03d1116f934d0b06c0286e75c4b
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root e389a9bff29e41370ee0a7dbdf37212aba972d5aaf999ef86579a58082bd7ab8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,107
Size: 1.00 vMB
Total Fees: 0.00439325 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (696,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,568 216,568 00000000000004d435e12dfb5ec02f92e7456fca4df632ea8f7606219e219bec 631 0.25 vMB 239
216,567 216,567 00000000000000825f49ec951fd298345ff685d6d0eeb5755a739bef78501b46 490 0.25 vMB 207
216,566 216,566 000000000000004a231dbc93b0a4efbf8eead0b2da6846bab71e544562151af5 623 0.26 vMB 178
216,565 216,565 0000000000000385e6b8d1b675095a5113901422a83580d5bbf672e7de2b1e77 134 0.05 vMB 182
216,564 216,564 00000000000003419418a862f47047f33e30a4b8c97a6215a83ca892643826f3 388 0.15 vMB 171
216,563 216,563 00000000000003354e649a510bbc72d5e7b7b25f5928be06625d10963ddbca89 297 0.15 vMB 163
216,562 216,562 00000000000002e2ebad48dff8c744e46b9747d64be17047ec77279d9557885f 353 0.13 vMB 213
216,561 216,561 00000000000002e9c246cc3b73ea8c02de16454e94da5d69597bd37fc1a6273e 128 0.21 vMB 34
216,560 216,560 00000000000000e566f790b6cdf2d0371162f3f655ad60e8231b20fefe9de384 70 0.02 vMB 239
216,559 216,559 00000000000004a2945c7abe00274a490536bc5333ad3349331eebdcc9b2540e 129 0.05 vMB 148
216,558 216,558 000000000000026354a14d97e1aeac2d76c568b13c6eda6cdf2defeae8b01dd3 190 0.10 vMB 171
216,557 216,557 000000000000031c19f176c95ddc14ea5b8dd2cf37e70bd6a4767c3207ccaf13 116 0.07 vMB 131
216,556 216,556 0000000000000074d2439cb097afac34148e2773a9c53d565055e8e8bb040a5e 382 0.19 vMB 161
216,555 216,555 00000000000003f4aa777a9c804c33ab2dd34f4bdb075a79858a066e8462cc52 590 0.25 vMB 218
216,554 216,554 0000000000000253e390289f0a5d04dc632e19b045002cd0b953329a7a2714d5 273 0.13 vMB 133
216,553 216,553 00000000000001a74c308da2aea17c1bca43cf1703f5c29dbacf85693771fd4a 204 0.06 vMB 49
216,552 216,552 0000000000000065484f6a0b61380f295897e22b3bd22fe12d5e11a889062c56 651 0.25 vMB 212
216,551 216,551 00000000000001b8eef4e59bf3646bb56d5f472e781d2aec84de203cdb678bb3 747 0.38 vMB 133
216,550 216,550 00000000000004f58f24037d6dcfc59e3c81b92f912c2a288dca92eaf41d3efa 474 0.25 vMB 153
216,549 216,549 00000000000004d2012da5740b26cbbe9716d84b8edf23de6a36467f94b23ce7 405 0.25 vMB 122
216,548 216,548 00000000000002944eda07e118b954b24b34a9c7ef82f7b43bb320480ac7f0fa 708 0.25 vMB 200
Previous 10 blocks ↓
Total Size: 779.64 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: 304.08 GB
    • Received: 1.39 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.