Loading Tool

Explorer IconExplorer

Memory Pool

73,500 transactions
27.22 vMB
0.06479214 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt 8ee316d5aa8b24062d4799b923aec0751218d9ae36c869d2cc103b3a433658ef
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 79ca06048b9b4bd7826adce5a25800fc6b878717f09940e0fff61941b1f3c4ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00706724 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (74,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,765 840,765 00000000000000000001e0bf0ccf6df4b486a4a8a46b827498ead0e72a761205 3,883 1.00/1.00 vMB 84
840,764 840,764 00000000000000000002a8aa23f8d695ef7932d7929b54128832034063aaee30 3,686 1.00/1.00 vMB 67
840,763 840,763 00000000000000000002c9f1f48214f5bc393e7242167dedc6ef7693db4c577b 4,783 1.00/1.00 vMB 113
840,762 840,762 00000000000000000001d83f5fd4b722604a599e2c9d6fe3d1bd86705747dac3 5,323 1.00/1.00 vMB 118
840,761 840,761 00000000000000000001d41b95d5ae12f23a439175fb06cdf933a9014a56b457 4,185 1.00/1.00 vMB 93
840,760 840,760 000000000000000000015f0b26017118b923374a5a14ad99e85e441294285839 2,622 1.00/1.00 vMB 39
840,759 840,759 0000000000000000000010f4ed8bddfe7de41e8b8374c63c2420b49d785815f3 4,091 1.00/1.00 vMB 69
840,758 840,758 0000000000000000000276c5ddce999fc351ccaceb9d57ba09f3206bdb64c879 3,719 1.00/1.00 vMB 45
840,757 840,757 0000000000000000000188c169b40c1dc851baf6144e2ec61e4c551327c797b8 4,125 1.00/1.00 vMB 78
840,756 840,756 000000000000000000022fd068037235a2faadd7e68a1e6ff55480181916c214 3,183 1.00/1.00 vMB 52
840,755 840,755 00000000000000000001045f5215eed9233cfb26a132fcda47bf948fc8147438 4,224 1.00/1.00 vMB 50
840,754 840,754 00000000000000000001fe329c9ad276f676e7f9d3aa62b9ba5ae4cc57b54b73 3,527 1.00/1.00 vMB 73
840,753 840,753 00000000000000000000ffb0fd1a9268d856d25c505b22cea1b9d5e450d3885f 3,246 1.00/1.00 vMB 145
840,752 840,752 000000000000000000031b697c4067eb7a9f6d3869ded5aa565578604eacc16b 2,828 1.00/1.00 vMB 52
840,751 840,751 00000000000000000001ae2aa1ec56b81e510c0117cdf0764461b6b37bbce824 5,118 1.00/1.00 vMB 55
840,750 840,750 00000000000000000001b3e45aabdb55a0dce922e9243386bc9b9f6b850cec54 2,630 1.00/1.00 vMB 58
840,749 840,749 0000000000000000000033b2d54e7b4d06b69ac8b7e69ad0d78f378240b62a16 3,463 1.00/1.00 vMB 91
840,748 840,748 000000000000000000022b7ee68668622c18c814f6cea1e267983be07856092c 3,848 1.00/1.00 vMB 112
840,747 840,747 00000000000000000001ceddec61e0ea038c54d8cdbb53797698fe2fb8575ff2 2,966 1.00/1.00 vMB 162
840,746 840,746 00000000000000000003317761cf2e3e02745bd13c421e19d26c819792391049 3,013 1.00/1.00 vMB 48
840,745 840,745 000000000000000000007e15aed4837c580ce7a63aa2ff3230ac71ca3a004fe1 3,908 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.