Loading Tool

Explorer IconExplorer

Memory Pool

15,929 transactions
6.09 vMB
0.03377382 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.48/200 MB

Candidate Block

Mining Attempt e6c58ea90a6b714d9d95f695117ba13221f840ef9cd320b5cdaa51cb2eb28d6e
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root de9564878741c78dc307ad891bce50b46bb1acbefeabf0161c2a3c98710e37d0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,284
Size: 1.00 vMB
Total Fees: 0.02314324 BTC
Median Feerate: 1.76 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (685,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,428 228,428 000000000000003d5be2724e7b30298985277bba4b608d7d2efb4eff85ed26b0 190 0.15 vMB 203
228,427 228,427 00000000000002490073ade33f9a0b4cf3dce85dd4f7959b644c4ef4a3253eae 379 0.16 vMB 195
228,426 228,426 000000000000017b2169fae4e3a28dac143336439e379a884fd7a73de6c01026 319 0.18 vMB 189
228,425 228,425 000000000000007497b24f4243b4c9b5929578907b08088f589f93aed4fa1e8b 323 0.16 vMB 126
228,424 228,424 000000000000018b61681ed4bf72a633e43baa9ea378fdd1866e314db1ac342f 209 0.25 vMB 24
228,423 228,423 00000000000001aa54853d9edd1fb86cef1cf06674d4e826c5ce44622d8a4b3e 68 0.05 vMB 41
228,422 228,422 00000000000000d0d0b381ac827149de398bb6be23642d7e1e06f7b439a0a76a 216 0.09 vMB 289
228,421 228,421 00000000000001285979d2707f2640e1843747645110307338a7ab8e2a52fb26 156 0.05 vMB 13
228,420 228,420 00000000000000d465c461ec7cbdcda760e321991a749531545aa0947fc97021 588 0.27 vMB 200
228,419 228,419 00000000000000f2c576e517611a8d9f0356f4336599b95eb989227b3e825509 173 0.26 vMB 54
228,418 228,418 000000000000014f831cea6305381bff38319029a164cfd8a76dc9c7f288c6f8 64 0.04 vMB 2,079
228,417 228,417 000000000000019b116b8891a1f4d97c8a26de271764804fe59970e2337da313 507 0.21 vMB 188
228,416 228,416 000000000000019f78efdf686192747198e68b1269f6dc8df6f8a23a844e1178 307 0.09 vMB 3
228,415 228,415 00000000000001bd827f58b834c9135ecf552d48326d47ffbc71227898730899 214 0.14 vMB 90
228,414 228,414 000000000000016a53f9ebff659c415c143c3fc05a174bbc30270bfb0df0b56d 686 0.25 vMB 215
228,413 228,413 000000000000000f3cfcf9c876a87b660102ae44a4f149b79e08108d14bc5c98 463 0.19 vMB 195
228,412 228,412 000000000000000471f0538e73bb5f8307c6da97e7a6f2eb4def855814fd7914 197 0.14 vMB 115
228,411 228,411 00000000000002769c2be635f3d08ff27638a28b676df2351029bbad88536fb3 184 0.06 vMB 121
228,410 228,410 00000000000002405431a195e5ee42377f52c0c16897a0319f02ecbe902e780e 62 0.03 vMB 32
228,409 228,409 000000000000014964dedbdb7b348d32edace44bcd1e85329ecf9930c2cbb33e 731 0.40 vMB 145
228,408 228,408 0000000000000168417f8be169d0154021fab6f86ac8c4e835c58b585fbfb0b7 259 0.13 vMB 135
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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