Loading Tool

Explorer IconExplorer

Memory Pool

83,704 transactions
31.42 vMB
0.09325127 BTC
Random Selection Loading Transactions
Max Size: 192.59/200 MB

Candidate Block

Mining Attempt 08c971fe60f9752a8836d5b45cfeaaef80a05d8b58bf94ea6d3b82b381da8604
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 55c5b0413c7dc0da98f61c879855e09f5202a510d4834bce87ac6d074b3a1956
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,835
Size: 1.00 vMB
Total Fees: 0.02165433 BTC
Feerates: 299.70 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (620,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,975 294,975 000000000000000024dff98ca42f538c5ce091b7ba9acb3fc6faf72a9597c619 685 0.25/1.00 vMB 67
294,974 294,974 0000000000000000421588cd2620cab3c5085e860bbefcad147a3c35aba6e8e1 937 0.35/1.00 vMB 56
294,973 294,973 00000000000000001ff22ce62d7f4491f8b4ac4a25630125e081a75ca9826aaf 692 0.37/1.00 vMB 33
294,972 294,972 000000000000000021886cc5e583e639ebafef0c51ccb57729d0e5e8c03235e2 385 0.50/1.00 vMB 18
294,971 294,971 00000000000000005bf286376deb87af7828f8940387778790e0e842dd635c19 834 0.35/1.00 vMB 40
294,970 294,970 00000000000000001cdc14e8c48df57fbabd02f2b01f726e20f9dd4406a8bef2 824 0.35/1.00 vMB 34
294,969 294,969 00000000000000006ff6efa91c34f4bd7abe80b55a433c637e7deb13af22aed8 759 0.25/1.00 vMB 71
294,968 294,968 00000000000000003d8243d43917b2f61d034608f2f20f31edb3de2e22ad7420 512 0.25/1.00 vMB 40
294,967 294,967 00000000000000005050b2c537fa4ecfc8f930309c76a7ac14ea8c8e3106d662 1,011 0.50/1.00 vMB 40
294,966 294,966 000000000000000038087741f2736154a4a4034e57e3777dac95659590fe026c 905 0.47/1.00 vMB 132
294,965 294,965 00000000000000006e9a7cfd24afa4e1a6119c959e16934b7d8fc6606104902e 384 0.18/1.00 vMB 35
294,964 294,964 00000000000000009d8930f197d03b33f5008d8666b4afe0fe9fb6ab320421a3 677 0.35/1.00 vMB 35
294,963 294,963 000000000000000006340184a120e933799e80b447d2a350129865e53ee22460 1,239 0.81/1.00 vMB 26
294,962 294,962 00000000000000003d743916780ff0beeedfae5f163895e3f9c460d5222f0704 512 0.18/1.00 vMB 82
294,961 294,961 00000000000000008ea906a9fd59ee6d101d916de2ae245c6bfbe9811616e3eb 916 0.50/1.00 vMB 33
294,960 294,960 0000000000000000a8feaf76dde80b770209bce6ab5685befc68ad3efcc76478 512 0.16/1.00 vMB 84
294,959 294,959 0000000000000000996fa2805e432183b94872e35a1b2432ec595d9d913a1021 350 0.27/1.00 vMB 25
294,958 294,958 00000000000000000abcd9fc35e14774a6094755126870fa0a574390c7b74681 651 0.35/1.00 vMB 41
294,957 294,957 00000000000000006ccba3c8bdf05ffd9015a20f36018d80c4c5d99b5c2d7264 215 0.12/1.00 vMB 33
294,956 294,956 000000000000000063e8de40d4b02218eac72b03b7bbe5c46e4ca65203860978 228 0.20/1.00 vMB 23
294,955 294,955 0000000000000000709642bf73532b91430f82cca0fd26e8be92cebfc71355ab 511 0.50/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.