Loading Tool

Explorer IconExplorer

Memory Pool

41,977 transactions
26.71 vMB
0.05870466 BTC
Random Selection Loading Transactions
Max Size: 140.12/200 MB

Candidate Block

Mining Attempt a2cf2605bf8c3d7a20fdf4b5598f2749897f00e768e52cb43f71ad2058f9e135
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 76d8c42b49b62865434c1ce3321355d2cb523444e6be6b29b434191d12fec51f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,924
Size: 1.00 vMB
Total Fees: 0.00934457 BTC
Feerates: 99.90 > 0.94 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (65,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,943 848,943 000000000000000000017f339ca7c2819557c894a882b0e8bb035e6ee0562518 3,314 1.00/1.00 vMB 30
848,942 848,942 000000000000000000024d98ae394e8e3258505428c2958cd0baa1ea116de86e 2,794 1.00/1.00 vMB 25
848,941 848,941 0000000000000000000317bf07a89609a9c0c5c6c70c4f4f217dda591b93c067 4,432 1.00/1.00 vMB 23
848,940 848,940 00000000000000000002e68484878196c86fc94edf159af7eab8ef881c81ed6b 4,036 1.00/1.00 vMB 25
848,939 848,939 00000000000000000000fb377cfd2cdc972fb4ec0a7192bce797e4e7975be308 3,385 1.00/1.00 vMB 29
848,938 848,938 00000000000000000002e4c24830f2c089f1f9a9ba02b355ec939f08e5334ca8 4,230 1.00/1.00 vMB 20
848,937 848,937 00000000000000000000e4c58e5e5c5464cfd567ded6434dce94f8f7ec644d1e 3,312 1.00/1.00 vMB 22
848,936 848,936 00000000000000000002a24737a72e0b524b5c18adc42609baa6b3490c3142cb 2,860 1.00/1.00 vMB 30
848,935 848,935 000000000000000000025151b2206bb0b3f3b083751f2598fbf434e75be9c997 3,969 1.00/1.00 vMB 37
848,934 848,934 0000000000000000000046919ded824ba2d906f916d99608da8394012fb2b809 2,630 1.00/1.00 vMB 51
848,933 848,933 00000000000000000001e5ee8f90b5dea0b73a30ee60c358d6b5fb03bb47ff59 3,444 1.00/1.00 vMB 25
848,932 848,932 00000000000000000000fce56ec1a2ac9e1851de49ab89065452a3202ded78c5 3,420 1.00/1.00 vMB 30
848,931 848,931 0000000000000000000196a112996ed94a32b1e5e9592133c4731cd502de9dea 4,461 1.00/1.00 vMB 32
848,930 848,930 00000000000000000001c2fe5151fe9ff587351fec2dcfa612dc4b082ca4fd6d 3,457 1.00/1.00 vMB 36
848,929 848,929 000000000000000000033f6ea0f7781e12e71ee174b1eae35c6113aad372e0ff 4,289 1.00/1.00 vMB 36
848,928 848,928 00000000000000000000297942a3512bc9f766be1601a516cae88fa8086c46b4 3,566 1.00/1.00 vMB 50
848,927 848,927 00000000000000000000e54922a69732766456ecae584c2adba175c0066d8d6e 5,372 1.00/1.00 vMB 49
848,926 848,926 00000000000000000000f3d70eaf2eb890d95cb6e13fbed9c96fea75ac568c36 6,722 1.00/1.00 vMB 51
848,925 848,925 000000000000000000000de6711d957130d75062125a6111cb3fe5249c9d4518 6,709 1.00/1.00 vMB 43
848,924 848,924 00000000000000000002f29f9ab596fca24c2dca02a6ab1efd0870b958c3e7de 6,030 1.00/1.00 vMB 50
848,923 848,923 000000000000000000005514e4b8be51447cf86271ef071faef54ce942e0fb03 5,135 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 654.27 GB
    • Received: 14.11 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.