Loading Tool

Explorer IconExplorer

Memory Pool

20,761 transactions
9.72 vMB
0.01823186 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.40/200 MB

Candidate Block

Mining Attempt 7617b1f28683007295d6aadee6391cac617729bae864b4f9a46a968cf09ac74d
Version 20000000
Previous Block 0000000000000000000043eea178b38fa3bd84a0f7f327bc9361b70128bdc1ee
Merkle Root a8b6daee87e12e9d5b4897f2575626b7e50c3f01913c94ad27d7c366f01513cb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,023
Size: 1.00 vMB
Total Fees: 0.00292167 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,554 (738,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,797 174,797 00000000000007ae38b093bad6e2e182ab8f22d5bcc9e63e4bac41eb6d9d6eab 26 0.02 vMB 72
174,796 174,796 0000000000000611e90af0f5ce4698c00aa48bc4d7273f8c3da47bec7580bd6e 80 0.03 vMB 24
174,795 174,795 0000000000000877b3b1997071f99f5967a9bc88e00cf5a235bd54a80eb7c5b8 37 0.02 vMB 64
174,794 174,794 000000000000061298df05c2e4a2166710e7e602feb1a87b805bc74827650d45 35 0.01 vMB 117
174,793 174,793 00000000000008b7ebea8173fb5bb76ccde925c1789532e518bd4e3dc30def5f 28 0.01 vMB 27
174,792 174,792 00000000000009ffd59f6aed4998ae16903194c864aba2b4026e0b584b84b03c 58 0.03 vMB 66
174,791 174,791 00000000000008e9764c847b82e9fdb268724cdd57e83ece13fb1d2988054e6d 26 0.02 vMB 28
174,790 174,790 000000000000031ce95597f6397241b132f65d2a984779b835bb8e9c21fdc569 9 0.01 vMB 48
174,789 174,789 0000000000000a4fa8f722ee24fbcdbbfbbb0b7c09858c2fffe046a645a7b3d7 33 0.01 vMB 53
174,788 174,788 00000000000000df5f8801fe75e56098b942644880e9446373d7b5c14322f424 10 0.00 vMB 44
174,787 174,787 000000000000057583531649704ca4583be0cfafb86507fa94c02d0c94e6cf77 5 0.01 vMB 952
174,786 174,786 00000000000005054c26073b6654dc6f5d2f049b431334fcd6c0c7b78f767f03 20 0.02 vMB 696
174,785 174,785 00000000000000b6640c8840de42914a1c83923172a250efa015b31a93e2f223 78 0.02 vMB 64
174,784 174,784 00000000000007cd0f8b217121ee3a5db4d38520ddcbbae262d0b43a860f4a81 17 0.02 vMB 114
174,783 174,783 00000000000003aa8e2398ffd8d4a76a39aa4c1c39f80f7993e96ae75f8ebfd9 40 0.03 vMB 528
174,782 174,782 00000000000008f9a428751b047aa1b976eb3d40aec5c565d8acf925c2a6c669 55 0.03 vMB 74
174,781 174,781 00000000000007151091d4adea9a3d427996ee29d264dde2ad76b87e3c943231 70 0.02 vMB 54
174,780 174,780 00000000000008ce1f8a98cb93350d08161b231f16e7a5660a97a118f1233d75 39 0.01 vMB 98
174,779 174,779 000000000000059ac0c7c2ceeae87358496018bfff89afa0e6e61b6310b1fccd 87 0.04 vMB 113
174,778 174,778 00000000000008c3a11fbd8a49dffd80478e442725509eb1b9dcdae0286a0fc7 115 0.04 vMB 57
174,777 174,777 00000000000007e07502b174bbd604fe6ba927ff0772e0c5e1e9ebd27e176cb1 62 0.04 vMB 123
Previous 10 blocks ↓
Total Size: 779.82 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: 419.19 GB
    • Received: 2.25 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.