Loading Tool

Explorer IconExplorer

Memory Pool

44,455 transactions
26.71 vMB
0.06227311 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt be75b203e7861ad3938342cca9047092175a1a7d785836c0b931125ff28a5a82
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 8e76cdc0dfa0e9b9084cc6c1598a03659b4fe4ed74f0caf8e819f575c28857d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,581
Size: 1.00 vMB
Total Fees: 0.01288350 BTC
Feerates: 135.80 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (793,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,425 121,425 00000000000005f34c6e10ffeb86f3073c119531629f4e2728204431fd3a6ba7 13 0.00/1.00 vMB 334
121,424 121,424 0000000000000f987ae6e68ae57beae50bbdaf12128090fbfabd1a97d1649da2 7 0.00/1.00 vMB 341
121,423 121,423 0000000000006b968ebfcf94dd972deccc50e81315ebd5195f44b46d68036176 12 0.00/1.00 vMB 0
121,422 121,422 00000000000091904d4e24b975f54ac9d2b65bd18c092bf3727787ceaa50cd24 17 0.00/1.00 vMB 222
121,421 121,421 0000000000007b44b281f9349485b1fccdc7550b80367499e0652f74096dc975 12 0.00/1.00 vMB 0
121,420 121,420 00000000000025e5d23fa4a16146f3b6b02497fd67f6982c75580aaf18765aef 17 0.01/1.00 vMB 348
121,419 121,419 0000000000000cec177ab79d943c9769e83209ff2a02f36b770b285eb848ebbd 9 0.01/1.00 vMB 952
121,418 121,418 00000000000037ef205af09a8afa27714c350c49d03b950d291fe9f31807c0ea 12 0.00/1.00 vMB 0
121,417 121,417 0000000000002a2b9c8aeb42c955334b66c728d0eebf83aafaef6f7280fb8e6a 13 0.00/1.00 vMB 0
121,416 121,416 00000000000026339ba72d16e7c5069c5cd9880d526144591fcad6ee00f2b3fc 23 0.01/1.00 vMB 308
121,415 121,415 0000000000001bbf43c4337cb466f3d2b5073b89ab8e345f206e8a2481dab118 10 0.00/1.00 vMB 284
121,414 121,414 0000000000001c284618efbc3475d2043e5ae27987d481ddcaf410e4c340be8e 13 0.00/1.00 vMB 0
121,413 121,413 0000000000002b68b5c40a63c0ed30d9fd3440a8fd624234b110cd6d96e7e37f 14 0.00/1.00 vMB 0
121,412 121,412 0000000000004c4f2b50d5ab0a449b3df3855b9520f2a8f93a2944d197af4063 10 0.00/1.00 vMB 506
121,411 121,411 00000000000048f191b1ad6c5df18cfa1d5b2fda0a124442452f808711ddfb75 6 0.00/1.00 vMB 342
121,410 121,410 0000000000002a7c731caa9e52116e490ab067d6ab64d8b1f507df2aae0c3bdd 9 0.00/1.00 vMB 0
121,409 121,409 00000000000057659e42fae53e6c33e356df2fb72b03571aec725f030bc254f4 13 0.00/1.00 vMB 0
121,408 121,408 0000000000006922ef69b0894191a8520b5a6eb5b13097ae906281c36184fa07 8 0.00/1.00 vMB 0
121,407 121,407 000000000000714705e1ff9636d0a9cd29531b01f501d3a67b923a60e1d196a1 23 0.01/1.00 vMB 348
121,406 121,406 000000000000654a0cfbbb25b98af51cef0707a20ee3d7acfa731d4266b91405 6 0.00/1.00 vMB 0
121,405 121,405 00000000000074ada85a32803f077f417fd7c426aa13f81584b718752bf26e94 11 0.01/1.00 vMB 554
Previous 10 blocks ↓
Total Size: 781.95 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: 647.35 GB
    • Received: 12.93 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.