Loading Tool

Explorer IconExplorer

Memory Pool

42,734 transactions
29.12 vMB
0.07358851 BTC
Random Selection Loading Transactions
Max Size: 149.89/200 MB

Candidate Block

Mining Attempt 940590f592ed6bb1e85d3e809cd25cf2878945cd43273d3716b2ec4f279a2614
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 889e7ee58d88340e037955b04ab549df576498f20778c5343cc601fcf54d2b32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,947
Size: 1.00 vMB
Total Fees: 0.01666280 BTC
Feerates: 477.45 > 1.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (530,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,034 384,034 0000000000000000000422d1bc5063fe57e91f5b099d1956dd8a0017ecac0c2d 1,647 0.82/1.00 vMB 31
384,033 384,033 000000000000000002fd3af76adecf5f73556f96143c525a075596a2f2a570e6 332 0.16/1.00 vMB 25
384,032 384,032 00000000000000000834ad61c0f69d5846b29542aae118da94287ed5c3da4d03 1,980 0.86/1.00 vMB 35
384,031 384,031 000000000000000003409d3778d06e0948f645b2fdbe591c05ed567894480104 1,120 0.54/1.00 vMB 35
384,030 384,030 000000000000000008a5f90f095a5616f48fb44d453d36120cb452a2c1b39f03 2,061 0.91/1.00 vMB 34
384,029 384,029 00000000000000000895228b58291ff1405f2c5c3d9a2f73351e52aed3b7ecda 1,998 1.00/1.00 vMB 32
384,028 384,028 00000000000000000dcd30a064efb67c77e00bca03af8512356f3bafebb3d7ac 461 0.25/1.00 vMB 31
384,027 384,027 000000000000000000d34db3ec633b6ac9ca8ad6bacf5614dfe7dbaa847ea10d 1,481 0.79/1.00 vMB 29
384,026 384,026 00000000000000000ff47e61c5f28b10a379cbcbdb8274b7b712efc456838295 2,125 0.95/1.00 vMB 35
384,025 384,025 000000000000000003ca27f5119de1c3394320b42c4fad47ed987483fa87b927 1 0.00/1.00 vMB 0
384,024 384,024 000000000000000007f2fb288fd73b518e00084e63f7cec3278e11d44ac5bab6 1,241 0.82/1.00 vMB 32
384,023 384,023 0000000000000000039fda57baa29e974238437a01d3dc4cbc2b40ec3cf5c389 881 0.55/1.00 vMB 21
384,022 384,022 000000000000000010a168bb91f97d440b7bab22db347fc064b0574b4cde8b14 413 0.19/1.00 vMB 29
384,021 384,021 000000000000000004ce01ace24cc2fe416d1a1f47ae06b09339ac813f8bf6a3 1,647 0.93/1.00 vMB 33
384,020 384,020 0000000000000000053714465800bbe3ee7ec9105bef3975fbb43b6eea290ee4 1,378 0.99/1.00 vMB 22
384,019 384,019 000000000000000000807402cfa19b8b125373f4fde49578096115453751c816 1,784 0.75/1.00 vMB 36
384,018 384,018 00000000000000000184e2edcef32abb8d4be39274df36bba49d8949593b171b 962 1.00/1.00 vMB 18
384,017 384,017 000000000000000007b65316c34dad82f96c0086d2d0c9e82ae60abe499557f1 683 0.33/1.00 vMB 32
384,016 384,016 00000000000000000e3d8d9bd8ed9f8b9c05fe5138276b34237951aa41455a06 1,468 0.51/1.00 vMB 50
384,015 384,015 00000000000000000bff9a6c2b0558369fdc5004eff1ded5a9f12d7badaa6746 2,786 1.00/1.00 vMB 52
384,014 384,014 000000000000000001fd11feaa608821e49a7614b80c234a6f60c8d07ceb78f0 1,641 0.94/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.71 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: 629.55 GB
    • Received: 11.92 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.