Loading Tool

Explorer IconExplorer

Memory Pool

83,092 transactions
30.85 vMB
0.09001806 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 373df043b1472703df12be9dc277b7bbd47b51174bcae2d3b8435711ea1acbdf
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 79f4caf26a4aaecc20991697b5b78dcd218c2dccf1111861b627f93dbec95f1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,599
Size: 1.00 vMB
Total Fees: 0.02368778 BTC
Feerates: 366.60 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (359,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,034 555,034 0000000000000000001401f87df401897af3a665cae60bbf1dc7928a7c5d716d 2,067 0.83/1.00 vMB 11
555,033 555,033 000000000000000000079ce33c59891c0535252ecde1a9ba54e02326d7959a26 1,170 0.44/1.00 vMB 12
555,032 555,032 000000000000000000206a70cc99631e17dba4fcf8713360691b6ad89caef5e0 170 0.07/1.00 vMB 7
555,031 555,031 00000000000000000008234c5f0b6b5a426c4a46234f1ebd3ae77c9c2ce6803a 1,746 0.77/1.00 vMB 13
555,030 555,030 00000000000000000031598fa7ff49956043abe0c8c541263f207dc93ba7690b 1,834 0.90/1.00 vMB 11
555,029 555,029 000000000000000000103baa4a868e63ff856f26b7ef6d249ff68797b6ae522e 1,742 1.00/1.00 vMB 4
555,028 555,028 00000000000000000026c965e912ce040120c758306e1a471af31b1065097bee 2,659 1.00/1.00 vMB 14
555,027 555,027 0000000000000000002faf3722b2a3134ec07fc2809c0f42ba072403ee0c1d38 2,783 1.00/1.00 vMB 21
555,026 555,026 0000000000000000000a7bc1c26d4da415a0cc1a32758a900903f08b8a9fc22d 770 0.33/1.00 vMB 7
555,025 555,025 0000000000000000000c4dece4ae499c32bd602b542b27a62553618d80aae630 969 0.61/1.00 vMB 9
555,024 555,024 0000000000000000000d7ad2f70afd8d27add65de88332b54af13588bedbded9 1,358 1.00/1.00 vMB 3
555,023 555,023 0000000000000000000cc6dd5d821ebc4d39cd7302cff530e509730b54a52479 3,143 1.00/1.00 vMB 20
555,022 555,022 0000000000000000000660f4dc8b11e95fb00bff58436d55e2e3ceef42db0362 2,312 1.00/1.00 vMB 11
555,021 555,021 0000000000000000001292b625bc0084e886c4ec269fee50965a1b7ffd3ab94f 2,338 1.00/1.00 vMB 13
555,020 555,020 0000000000000000001a04741fc3ded8ba2254f72364935bfd5b0c32329f989c 1,619 1.00/1.00 vMB 2
555,019 555,019 00000000000000000002903fdd117e2edc5475097f77817d5b54bfd38c4eae85 2,474 1.00/1.00 vMB 17
555,018 555,018 000000000000000000104762af8d38d7e2cc0adfadef59f837f64097b9f7860f 1 0.00/1.00 vMB 0
555,017 555,017 000000000000000000039b16d17036dd2d89f73f1b5cd2d0154a9b41adfebc6e 2,835 1.00/1.00 vMB 12
555,016 555,016 00000000000000000003a8a47ec34f415d62ee4c13ddd5c4697b7652d96d850b 846 1.00/1.00 vMB 16
555,015 555,015 00000000000000000014f2b96c7403636ceb5812ebb604369dd3f0816fbe1910 309 1.00/1.00 vMB 12
555,014 555,014 0000000000000000003087a70fcb24e3064803a2209a463139038d6b3dff3d34 2,070 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.