Loading Tool

Explorer IconExplorer

Memory Pool

84,745 transactions
22.16 vMB
0.07585300 BTC
Random Selection Loading Transactions
Max Size: 150.75/200 MB

Candidate Block

Mining Attempt fad6719041657070d3ab7d107c5c1424e4d7c40cddec425879f92f9c2a227b94
Version 20000000
Previous Block 0000000000000000000010c52114820c9bbfcd4a469a027e3c8c6443c729ceee
Merkle Root cef30b9f13c3471f924d229c6272b557dc0a14a4dfd42ea6817288b399f78dd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.02581296 BTC
Feerates: 301.35 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,031 (848,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,679 67,679 000000000418e60f3df78409e86117dca19ff396efca4f96a8304aee986bc9cc 1 0.00/1.00 vMB 0
67,678 67,678 00000000013f3122d1b564f2e66169aefa805cdd7513591d2701fedf150e2bf1 1 0.00/1.00 vMB 0
67,677 67,677 0000000003c2de36975a1175238983c038b0dc37b7dbb78b950201cb381dfe0d 2 0.00/1.00 vMB 0
67,676 67,676 000000000105f36073625b801c789bce4c3ca969120a08c8664f7cee5a54deff 2 0.00/1.00 vMB 0
67,675 67,675 00000000041f2a7d619ed899e74904c83bc17ebaff106b308343d466efed242c 1 0.00/1.00 vMB 0
67,674 67,674 0000000004c57100850a74b1931fe6ca33b6e946c37697286e12e2b94c859994 3 0.00/1.00 vMB 0
67,673 67,673 000000000530b2df13e53f383f1c2baa9927cc37e6f58b8e1fc044f11ba122e8 1 0.00/1.00 vMB 0
67,672 67,672 000000000016bab5422a426a4d5ef6922d924ef68ffd9d5d43f433ff9a960d14 2 0.00/1.00 vMB 0
67,671 67,671 0000000004e8e5bf923f978e62ca67ecaab205ff21e7957bb0cff85d6e1d6c6f 1 0.00/1.00 vMB 0
67,670 67,670 000000000491abe10a8dac1d157991b34e3404d87b986f762386664c6f36038d 1 0.00/1.00 vMB 0
67,669 67,669 0000000000e91939729bfe23f2b8080dec0ff6b1b422479edaa57011354ad47a 1 0.00/1.00 vMB 0
67,668 67,668 00000000045713595494ab6896b418590e3f616a5e6bf17c3aa29fe5216d015c 4 0.00/1.00 vMB 0
67,667 67,667 00000000022852835743da3adf5aa89c81ea3cb0d4b0afe6ece65ceb61228cff 2 0.00/1.00 vMB 0
67,666 67,666 00000000032248e54751ed8525c4809d8c4ae593ff61608ad906905e8f9ac53d 1 0.00/1.00 vMB 0
67,665 67,665 0000000003cab35e1af5d866cb411561616a94b76a291c2504a15d8929ba84ef 2 0.00/1.00 vMB 0
67,664 67,664 00000000001c7dc1c279d5dc7708f8ab0cffc1aae22393e604221575fd864bb4 1 0.00/1.00 vMB 0
67,663 67,663 00000000001e5f262dc9f9b4332c647f598f0be3dae8c974bbdf913865e58620 2 0.00/1.00 vMB 0
67,662 67,662 000000000524c0ecdbd37c7ed58605dc3bc2ac914d8418f22c591b327ee55a09 1 0.00/1.00 vMB 0
67,661 67,661 0000000000fd0cc004994e0a6ef5107a8e0ec90008d401d99c0da7da34f30b09 1 0.00/1.00 vMB 0
67,660 67,660 000000000359c2419d16c71821b3e4ee7386308130563aafbd518bb558de6056 2 0.00/1.00 vMB 0
67,659 67,659 0000000002b262abe24bab19959a519f8ecc81f105d0d8b23bd62e8adfd46618 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.17 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: 811.44 GB
    • Received: 23.54 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.