Loading Tool

Explorer IconExplorer

Memory Pool

76,528 transactions
33.60 vMB
0.13030128 BTC
Random Selection Loading Transactions
Max Size: 188.00/200 MB

Candidate Block

Mining Attempt 2983cff2062843ff139e9afeb542e859fbeccc56a916dc12cbf89600909c19b0
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root d53c87f6b0844eefbb2eb5d31598fcf375f34cae0ecce8ef37f11ab43c722855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,946
Size: 1.00 vMB
Total Fees: 0.02139777 BTC
Feerates: 445.78 > 2.14 > 0.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (576,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,298 339,298 0000000000000000048fab3bf65f19dcd482c798e169a92d764c52fb3ff1d243 339 0.26/1.00 vMB 18
339,297 339,297 0000000000000000105da5cd4a56b0763062c0dda66e1440a4777f5a52ad97ae 371 0.15/1.00 vMB 29
339,296 339,296 000000000000000016ca4fab7d014be2493e01454d71305778f1905f3f3713d1 64 0.04/1.00 vMB 48
339,295 339,295 000000000000000003b62d9553f901d1e363a50e74a3c205be12f9f30c0dd2da 189 0.26/1.00 vMB 15
339,294 339,294 00000000000000000398e41de0d3add673940f0542e7e59309a1baecbe5d5113 1,023 0.48/1.00 vMB 26
339,293 339,293 00000000000000000ee98707902b7fe76394db0f8fd4e427a485360a655e02a9 972 0.73/1.00 vMB 21
339,292 339,292 0000000000000000043ee19da39556ebf92002c8bc0333c216f56ae112462e0d 1,356 0.73/1.00 vMB 23
339,291 339,291 000000000000000013a31d5132ca93b33de14d2e363c3e7029cf126ddef022dd 1,580 0.75/1.00 vMB 27
339,290 339,290 000000000000000017a181d4ca205d6a1cef0ef2bd8ea6313a1225bf1273de89 213 0.12/1.00 vMB 19
339,289 339,289 000000000000000005915521450c3cbfa9fa1b75b8f23a9e3dadba915ab36554 998 0.67/1.00 vMB 23
339,288 339,288 0000000000000000176ce70e2d7b06c1f055fbd98e5ce6577dc01b338808bff3 167 0.09/1.00 vMB 23
339,287 339,287 000000000000000000286da095625fcc3526afe331b326f02e8c729f72f4e6b7 535 0.31/1.00 vMB 24
339,286 339,286 000000000000000003d7188a40ad4a9f7d92dd15dbd7a7e64bcdcf5f98f7f86c 566 0.52/1.00 vMB 17
339,285 339,285 00000000000000000bdf075ee39425781cd555ecbd2740b596a5baac0db050ec 512 0.16/1.00 vMB 43
339,284 339,284 00000000000000001040cfc27ee02af21bc28c8870b77e2cd60698557387d3bf 478 0.32/1.00 vMB 21
339,283 339,283 00000000000000000e2136999e980cdcc1fd20a95a4c7490ed656b75e8b10e4f 1 0.00/1.00 vMB 0
339,282 339,282 00000000000000001768350790bd1956145627f95dca5d09633948eefec8607f 123 0.10/1.00 vMB 20
339,281 339,281 000000000000000012460d9ff0ae27d256a0ca06460ec64e10b4db83efcd368d 539 0.49/1.00 vMB 19
339,280 339,280 00000000000000000891e2d91d722b6441b6651f7598bcb0d1abe418ff3de6d9 1,484 0.75/1.00 vMB 26
339,279 339,279 00000000000000000ea4c97ffafee8f048cedd607bb7e531a38386f01d8a079e 124 0.10/1.00 vMB 17
339,278 339,278 00000000000000000c266d8761f820ffe8330921b6cc14e3559825ba2873fade 295 0.19/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.12 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: 736.46 GB
    • Received: 18.58 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.