Loading Tool

Explorer IconExplorer

Memory Pool

79,553 transactions
30.14 vMB
0.10602388 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt 33320359fa2b62cef50059407bd7c9cd5066b1c6248fdea89bbeaea9d334a521
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 2e4d761fbaeda64bccfae7f5f43b3064e75e470728650dcffb790c1ff21a6ef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.03547007 BTC
Feerates: 151.00 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (166,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,965 748,965 00000000000000000008a746c944fa75446d371f7b31951147a63034a3169089 2,818 1.00/1.00 vMB 33
748,964 748,964 000000000000000000007bf854523ba49444e89aeddf5836003099f7168b3183 3,417 1.00/1.00 vMB 21
748,963 748,963 000000000000000000048df07d24de6292af9854b257297dd2196ebba7b9c187 1 0.00/1.00 vMB 0
748,962 748,962 0000000000000000000793432f2657b16cdff52ada871cc7b15852ad0523ebe7 2,283 1.00/1.00 vMB 33
748,961 748,961 00000000000000000000e4cce6c75956bcd248dc67a5025ce5e71394a7dba59c 1,923 1.00/1.00 vMB 17
748,960 748,960 000000000000000000014da6b1d254754a9b970c526d96e7871fe0c9a23a8101 3,599 1.00/1.00 vMB 22
748,959 748,959 000000000000000000029259378a65de617c2f856a03504c6e10ec981bfb706e 2,925 1.00/1.00 vMB 23
748,958 748,958 00000000000000000001e22e4bd0c103e6f71810e069c1c6d21f08c2735e40fe 2,090 1.00/1.00 vMB 34
748,957 748,957 00000000000000000002997b7cf13fed750e2183d7693a24785c9f594389ee88 2,552 1.00/1.00 vMB 27
748,956 748,956 000000000000000000099f70f3b271130ed434d89669901045875f696c7d7cd4 1,365 0.61/1.00 vMB 12
748,955 748,955 00000000000000000009cbd66ea2dedf8c7ede7885163cdf263718e5103300d9 994 0.34/1.00 vMB 16
748,954 748,954 00000000000000000009988b8cac111212fc5151e5e80710fa7fce6e92666b26 382 0.15/1.00 vMB 13
748,953 748,953 000000000000000000048034c4c371feb451ea0f9bd4b56d2f771d9b30674af8 103 0.07/1.00 vMB 8
748,952 748,952 00000000000000000004d125568ecbfd072904f8c41841441d110b60530322c4 1,536 0.57/1.00 vMB 13
748,951 748,951 000000000000000000047ebefcfe0267d6558e344ed7b60ec5d02a1301d19f04 184 0.05/1.00 vMB 13
748,950 748,950 00000000000000000007f3e67cc06da0e7eb448ad63d1bbac95076d8a7168a26 2,553 0.81/1.00 vMB 14
748,949 748,949 00000000000000000001a6abc57bc269d712c3129604e0972296f7abbcc2aac1 561 0.24/1.00 vMB 14
748,948 748,948 0000000000000000000419c1e0bdfa2c394109db3206d2251cfe0dc562a53e84 1,009 0.54/1.00 vMB 5
748,947 748,947 000000000000000000094489deffeda19485fbf08e8f765930edc83f715c7e35 2,201 1.00/1.00 vMB 16
748,946 748,946 000000000000000000035bc877808088b638189e86738b3ab9b40b07584aa20d 26 0.01/1.00 vMB 17
748,945 748,945 00000000000000000004b2662851f0ac8bdfe8dc831b9d3f2b60290625bafb49 1,444 0.55/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.