Loading Tool

Explorer IconExplorer

Memory Pool

78,915 transactions
29.24 vMB
0.08536954 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 74579ff8f7c6ef60a1b276f8bcede5bde6782bf0532bd1ff4f595c5c8c92f15e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root be2001f8c86c6b9a37fef2e80d1b3d69a350c308038641e0c50da4fbc3775c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.02409781 BTC
Feerates: 178.73 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (197,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,939 717,939 00000000000000000009b52f8c1b8b62cbde802225e503e2c7eee6034c94fc82 629 0.34/1.00 vMB 11
717,938 717,938 000000000000000000085737afb718b9d70ef353bff6dac63772d464a2628eb1 90 0.10/1.00 vMB 2
717,937 717,937 00000000000000000008355292ffe1c8f0fc956bb248e7d7295ed6f43e6db4df 1,517 1.00/1.00 vMB 7
717,936 717,936 00000000000000000003852a7a8c6927e518a585ee793b6f397760489e01a3e0 1,226 0.64/1.00 vMB 8
717,935 717,935 00000000000000000004d0742f4060a5e7a64c83d55496496c7ecde1bc3ba244 842 0.27/1.00 vMB 8
717,934 717,934 00000000000000000005b8a3ba44bc43ab895ac9b51cf86b7eaf1399793ad2e4 749 0.32/1.00 vMB 9
717,933 717,933 00000000000000000006d4b1f34b3c8b47c80134c1b2a70242ef2f38f5d3db65 640 0.19/1.00 vMB 8
717,932 717,932 0000000000000000000a61b394c654ca305537b944ea3d3e21c242fa0650d62d 1,034 0.42/1.00 vMB 8
717,931 717,931 00000000000000000007749d238c391ce0ad43afbfdc86012a84032ddd6b1ee7 163 0.05/1.00 vMB 9
717,930 717,930 00000000000000000007914bd87b95c5398edd9ae91b4255eb9605cc98b58083 991 0.30/1.00 vMB 9
717,929 717,929 00000000000000000003074fee5983e0f524de38c3da822189c9fe9946678fb8 661 0.21/1.00 vMB 8
717,928 717,928 0000000000000000000455b2ca58060d74847ccd69ec330dc00e4b1f18ca95a4 774 0.27/1.00 vMB 9
717,927 717,927 000000000000000000071e9d923def40e5e4f255658e36a086a86020811bf0a5 914 0.27/1.00 vMB 8
717,926 717,926 00000000000000000004b90f40d6ff823f4c6c2bdefe2804fab1d0a0d742fdc5 3,036 1.00/1.00 vMB 9
717,925 717,925 000000000000000000086d52791f78bd27100b6aaa7009861aece42303cf0cde 467 1.00/1.00 vMB 1
717,924 717,924 00000000000000000001a6a912a8ed79f95acbf1a78936a0ed4bf096c1f7192b 2,195 1.00/1.00 vMB 8
717,923 717,923 0000000000000000000181ee7f5aea064e3c1a9ec04ac2f15a512d8a3f158005 3,003 1.00/1.00 vMB 10
717,922 717,922 000000000000000000005252248e4b6638b74d1fec45aac67d1ad432781bec63 434 0.51/1.00 vMB 2
717,921 717,921 00000000000000000005833b990ad4f4ae4192cb060f26d290a73a9a9a2fde10 1,443 1.00/1.00 vMB 7
717,920 717,920 00000000000000000005318cac549a3b992bb380aa07560003a4bf9b1c5f650f 2,657 1.00/1.00 vMB 3
717,919 717,919 0000000000000000000434d0bf8308e8e7dd1d46c398b29aa90ffbe36c4715f9 3,165 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.68 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: 679.06 GB
    • Received: 16.44 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.