Loading Tool

Explorer IconExplorer

Memory Pool

80,359 transactions
30.48 vMB
0.08425533 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt c9650a740d3c85c850b99b2e3a08ebd0899e9010d6635a7bbff97fe038fa7c92
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d3bcd59f811f79487a6c0bf32877f239b67a88bd7c68f64907bcc99bf9e85be6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.01576531 BTC
Feerates: 151.12 > 1.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (630,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,942 284,942 0000000000000001220a70ec09568fdf132c0c6eed3a7063983502916a4dfca5 353 0.17/1.00 vMB 35
284,941 284,941 000000000000000128f271f508b07aa6c78b283d73023fe848b165586280173f 335 0.15/1.00 vMB 35
284,940 284,940 00000000000000011127b218f50f0c29dbd25998da8e187d9595a7706437258f 47 0.07/1.00 vMB 9
284,939 284,939 00000000000000002f0ca5e74b6c0dcdc835a9509c86eba837e622c8fab5c9bc 179 0.12/1.00 vMB 19
284,938 284,938 000000000000000006b0d0249dd340226d8a74962cd43dfb13a3e2f12d31949e 155 0.05/1.00 vMB 59
284,937 284,937 0000000000000001091ee2441a25c4eab2b5d330d309a1d26524478727f758b8 64 0.10/1.00 vMB 8
284,936 284,936 0000000000000000a7a5333dab11038fbf810f9e24ad739a88a69f6b5ef2b56e 451 0.33/1.00 vMB 26
284,935 284,935 000000000000000150e29dde091b129a9bb77061cde894b2141f062af2efa107 653 0.25/1.00 vMB 49
284,934 284,934 0000000000000000807b3024f09c99755ea8e95de0aa9fb3c0f0988522017710 64 0.04/1.00 vMB 13
284,933 284,933 0000000000000001368c87a49629bfd7a8dcc097978da1174b94bcfb59488a3d 492 0.21/1.00 vMB 35
284,932 284,932 0000000000000000655d5d44c029bec35eb182025047d1bf4b985790d3c5b779 643 0.34/1.00 vMB 44
284,931 284,931 00000000000000005ad41f327c94ba111d1007fc2360b5023e62652eb779ee68 238 0.17/1.00 vMB 26
284,930 284,930 000000000000000062e7755ff41fc82b4e7809e753c2320e10f167be8bc05a57 389 0.25/1.00 vMB 33
284,929 284,929 0000000000000000d213dab4c07a640da3c4bb2a2967baf8f71c9b0f78881868 1,033 0.35/1.00 vMB 45
284,928 284,928 000000000000000160b458e444f454630435c21773d91745259fac1d153642be 198 0.14/1.00 vMB 27
284,927 284,927 00000000000000002931bc17b86cc7d0d6821a8abb1751b2f8182281d201563b 163 0.09/1.00 vMB 31
284,926 284,926 00000000000000017a38876b0bbb1383f2968ff3b0e947d3e2ef330c6893c474 177 0.09/1.00 vMB 32
284,925 284,925 00000000000000011e0a344a3c1897a4f369cc8620a0b8cc041ec58f27f13778 722 0.38/1.00 vMB 41
284,924 284,924 00000000000000019f195535dc42a3e8572ba1b72e33e6ac5e1c741d4da0853f 276 0.13/1.00 vMB 34
284,923 284,923 00000000000000007a2ca36cddcaf4e13cde9b6a7ead096222caa058210e8364 1 0.00/1.00 vMB 0
284,922 284,922 00000000000000009295f7c0e4b6b9989e68e16c40ec063145ea02a87f7ed55c 719 0.30/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.23 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.