Loading Tool

Explorer IconExplorer

Memory Pool

80,958 transactions
30.38 vMB
0.13166032 BTC
Random Selection Loading Transactions
Max Size: 181.85/200 MB

Candidate Block

Mining Attempt cc0b5c010e41290afd1d88c974e1f367c74c74d0da4bad3c0bce2bc017960c22
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 4b6efff9b4fecbfb10cb6c1601411c82969b03fb4d7c42c647bbe254ecd542cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.05972721 BTC
Feerates: 150.86 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (604,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,966 310,966 000000000000000009dd3510bf119cbf7efe1d23014dcb17ccdfdc95fa63d50b 128 0.06/1.00 vMB 15
310,965 310,965 00000000000000003a8f2d19bb762011d2966713e5ae6b1b8bc46c23937cda4b 694 0.32/1.00 vMB 33
310,964 310,964 0000000000000000177980103b46fdfc52ae655facb683cb25f3a5ba3f81e081 283 0.34/1.00 vMB 19
310,963 310,963 00000000000000001bbd9eda8ae8d0e1c90f0ee6705d04008b992ab9fed1f344 669 0.67/1.00 vMB 64
310,962 310,962 00000000000000003f430daa25f93d6f0294c9d40cbd4bbd0590d0a019107cf1 222 0.09/1.00 vMB 37
310,961 310,961 000000000000000032976da0191c7c462ef1f4cd5adcfcff08af79255047dfbb 220 0.14/1.00 vMB 25
310,960 310,960 00000000000000001f0ecaac7ce2a1cab66e7cf73c9fd6c91a65cc09c624c38a 512 0.35/1.00 vMB 31
310,959 310,959 000000000000000026ddd62bc343a89ed745ac38b4d0b7df0750d38b819951a3 14 0.01/1.00 vMB 36
310,958 310,958 000000000000000012899a62a011a622d72f0fc42d089f1a72dbb03b17c6982d 126 0.07/1.00 vMB 32
310,957 310,957 00000000000000001e5a4e8a211fc9130b2612f2236e942ce886a98546c55b67 300 0.22/1.00 vMB 22
310,956 310,956 000000000000000010f50149a377a245509e732d4653f61cf68598089721e3a7 256 0.10/1.00 vMB 45
310,955 310,955 00000000000000001d126e66c0b74946b72e482630ab3d0433120ab5d925173c 791 0.49/1.00 vMB 29
310,954 310,954 00000000000000003cc0ccf156e2eb46196bffe6e6750db689d26ab0ff897d0b 97 0.04/1.00 vMB 35
310,953 310,953 00000000000000002d614ab7de6d864c82226d76e7942422988e7732d8fe2ced 148 0.06/1.00 vMB 42
310,952 310,952 0000000000000000352e11a69a352c974feb8e87a33cd4f7e88ec0539c94ad36 86 0.06/1.00 vMB 20
310,951 310,951 0000000000000000217bbc12cb9ae1b40b2ae21b1513e18a0476a96d457ed50a 1 0.00/1.00 vMB 0
310,950 310,950 00000000000000000db30e02f52e19826967977f19d6c9624c7d620ab4c00116 552 0.35/1.00 vMB 39
310,949 310,949 000000000000000029fbc049d5f7e74c568ffcf14cafeb34a2743c1d52e78c52 293 0.19/1.00 vMB 25
310,948 310,948 0000000000000000038f19a8fbd519872c3b52321bb5e53606c6b489d7bd532f 109 0.06/1.00 vMB 21
310,947 310,947 000000000000000036320a34ff045ff9b0b30070193e6495b8acb151e616f58f 1,687 0.91/1.00 vMB 35
310,946 310,946 00000000000000002e966bef556e676ca84ec4c9dbc400fa8aa2ddedd1bcf4e6 54 0.03/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.