Loading Tool

Explorer IconExplorer

Memory Pool

12,492 transactions
8.01 vMB
0.02217602 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.13/200 MB

Candidate Block

Mining Attempt 0bfe8771afc74ebca7f4069a4b32d081b8dd285d0920a7f4be7fb13003ab4488
Version 20000000
Previous Block 000000000000000000002f31c4c91ab8d8469da80dc73cf77210e96ec4c897c2
Merkle Root 3cb2cab3c0ccb87f008bf4bd42e74a6615bae560eeeb2bb46cd4efbb69678883
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,340
Size: 1.00 vMB
Total Fees: 0.00553305 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,376 (771,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,414 141,414 000000000000001185287ea2ddbcb2a91cb8c52eb80c2b0ff3a2db1a1ce7e472 38 0.02 vMB 412
141,413 141,413 00000000000000dd7eca514386890a6735ea8667ecac804f78b1b9391d61ab06 25 0.01 vMB 82
141,412 141,412 0000000000000690f8f09854fd58c4d42d0f525c8b5f05b6e4cc437c9a4c0822 19 0.00 vMB 0
141,411 141,411 00000000000008ec3a3098cc5d197c5f7e3dcc2bbc80dd1e2defa0906402fb3f 24 0.01 vMB 65
141,410 141,410 000000000000056fc7aabab5d71f90f650f0e2425f01d50b3615a7324174cd33 133 0.05 vMB 123
141,409 141,409 00000000000002f4995b611c67f5074a1fb5c8c26937f78b9ac2e21207c90c01 31 0.01 vMB 0
141,408 141,408 0000000000000327769db7f7d2742f9f4950ca258e395bc1bb294b40b7190156 110 0.06 vMB 233
141,407 141,407 00000000000004c19f38d8d4ff54d22876ca4214454094b4b74f5184b08d5243 73 0.04 vMB 180
141,406 141,406 000000000000015fe49eda66e925ccfd39321c1e392bba74299078432575d471 8 0.00 vMB 332
141,405 141,405 000000000000036ec4d47ab6d4ef777f7f027b23b7bfdfa9b368782d8e74a329 24 0.01 vMB 289
141,404 141,404 00000000000002fb369d13d9a83ba09e7eaf1963ceb3b44ada9967092f870117 10 0.00 vMB 84
141,403 141,403 00000000000007bc8e02efb0ac0f1040564891fe16121eabf4278e0fae443ca0 31 0.03 vMB 22
141,402 141,402 000000000000077040edde5dabe8dc47157b7ed1b397db171a82c25d6b6343be 8 0.00 vMB 450
141,401 141,401 000000000000065c3b4b020dda3112e06fd5cb1a8e7e250d1569e3331a3b59b8 28 0.01 vMB 191
141,400 141,400 000000000000020ed1e5f2de15580e5a798554f140bdf688a43b41c5bef0afb7 7 0.01 vMB 58
141,399 141,399 0000000000000836fd3705bea4d2e9e05b030beae37c0b56d9837e8d492bd5b1 40 0.03 vMB 63
141,398 141,398 000000000000080d467b67a0108726783710b4f5244b1221b6b5720cac4f86cc 40 0.02 vMB 172
141,397 141,397 000000000000031297c79ec0caafae9aa7124b2daf195a493ef695616e513eca 41 0.03 vMB 202
141,396 141,396 000000000000019568cb83739ba22172c783827cb7f836aa41b0694dd666a74b 56 0.02 vMB 4
141,395 141,395 00000000000005fe58617850020aaca3ceda0bf09e374f64abbf2af55122d84b 43 0.03 vMB 165
141,394 141,394 00000000000005f99248b7cbbf57aff9864c5a6e1ee5de969ca3ac39b8dfeca5 8 0.00 vMB 56
Previous 10 blocks ↓
Total Size: 779.52 GB

Node Details:

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