Loading Tool

Explorer IconExplorer

Memory Pool

44,667 transactions
33.38 vMB
0.13689316 BTC
Random Selection Loading Transactions
Max Size: 168.29/200 MB

Candidate Block

Mining Attempt 4aa7c0a543e6d48b3670aa48fbfdafe4f8d23f7ce0fb725b8e598342fb712430
Version 20000000
Previous Block 00000000000000000001a861647b7d46bd8303eaafa75375b8685b99899e922b
Merkle Root 6d40c65e8f6165776a1efc17d6d672eb6c5b54249929e4a6504a3f4d2a635368
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,528
Size: 1.00 vMB
Total Fees: 0.05851774 BTC
Feerates: 8,113.05 > 5.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,343 (817,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,050 97,050 000000000002ee6be5f857861f27020ad81a805f56701b80fcf90e88e753583f 7 0.00/1.00 vMB 0
97,049 97,049 0000000000054a6bc7927a99fb5163fab02653feecdf2d8852dec17639697555 1 0.00/1.00 vMB 0
97,048 97,048 0000000000013508241babb83b1ffd4c52ea86c91638f19c73c31eb4a9a536c3 1 0.00/1.00 vMB 0
97,047 97,047 0000000000041a6e8c3e7f927f1b43e43a3255967de6e01c5911eb86fcc19e73 1 0.00/1.00 vMB 0
97,046 97,046 00000000000436e33f9e3046e28f61ebe16bfe6c6f606c73e64167ce51d5fcb6 1 0.00/1.00 vMB 0
97,045 97,045 000000000004ee3f400f180f6989def425ef0dc543be278509e29070c61ccf30 1 0.00/1.00 vMB 0
97,044 97,044 000000000001fb5717f9df84f4c981b022831ea1defc28bd0e67b2664b561957 3 0.00/1.00 vMB 360
97,043 97,043 0000000000015f1b697c042283d7d02f4f55fd44525aa66db1fd4dd1116e98e7 1 0.00/1.00 vMB 0
97,042 97,042 0000000000004d96f6b3a5d24318cb330a4cffa889078b87418f0e422f95674b 1 0.00/1.00 vMB 0
97,041 97,041 00000000000098b4371bb449d448867890c9539811c7270690edd10c782ccbbe 2 0.00/1.00 vMB 4,555
97,040 97,040 00000000000141c4fa93c98206ec03395a06a5de9aa3deba724df7efadd8cb45 7 0.00/1.00 vMB 0
97,039 97,039 0000000000009798ea224dbd50407e842590fb48572a85d51612a4a6fb428eb1 2 0.00/1.00 vMB 0
97,038 97,038 00000000000038d2b63772d0d5f488b64ff321df883c82540bb75281b0240911 2 0.00/1.00 vMB 0
97,037 97,037 000000000000c23959978964796c64cc48ffdf5299684d4667b78523ac4720c4 6 0.00/1.00 vMB 0
97,036 97,036 00000000000538fa536c6ad328ca28d9876959072b88afd61d1b6ebd6e86a485 4 0.00/1.00 vMB 0
97,035 97,035 000000000000f0c3bdc56dbd0cb45770f5c44aecf1e95ca67618bc54368156cc 1 0.00/1.00 vMB 0
97,034 97,034 0000000000025577d64f23bc205856f4cb0faf5ba97dbed0e9436cb283352ef7 1 0.00/1.00 vMB 0
97,033 97,033 000000000002430148afc18bdea8874066a63cdb1d94376a392b1eb363db07f7 2 0.00/1.00 vMB 0
97,032 97,032 000000000003080a25f2e9dc5d0f42621e16f4765af48f95d0ce78330d1f155d 1 0.00/1.00 vMB 0
97,031 97,031 000000000003d613d5af8341dd91d66f5823294916e9dcf464907e6baaaab8a7 4 0.00/1.00 vMB 0
97,030 97,030 000000000003a4811d9b837a5ec77b8fe3d7930a5119d0257613138c57cf77f5 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.21 GB

Node Details:

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