Loading Tool

Explorer IconExplorer

Memory Pool

14,120 transactions
12.97 vMB
0.01410688 BTC
Random Selection Loading Transactions
Max Size: 73.45/200 MB

Candidate Block

Mining Attempt 2484a0a6aa209ad43a215df7f71a9000fc72cfbb3547c469de498344267588ea
Version 20000000
Previous Block 0000000000000000000038b462d6d71e9fb10cbb6bea1befa8b1a00f53358069
Merkle Root 4b647688e568d0180eebb238c9b6ba8590aec75b05799e9ce721d1900bba86d2
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 7,795
Size: 1.00 vMB
Total Fees: 0.00129086 BTC
Feerates: 15.57 > 0.13 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,928 (11 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,917 938,917 000000000000000000003749924c15447a66171347b943a31ed0354eec30509f 2,396 1.00/1.00 vMB 3
938,916 938,916 00000000000000000000daf2e6c3b1ac89ff059b535fea95533a8ddef592a159 4,972 1.00/1.00 vMB 0
938,915 938,915 000000000000000000018b300f6d4a52652f7243f3606d66e2136aa4bfeb70bd 3,044 1.00/1.00 vMB 3
938,914 938,914 000000000000000000008b113c96342c7085292f9e1baef0cf9df070731348ff 3,370 1.00/1.00 vMB 1
938,913 938,913 00000000000000000001cc678e3581194d93743ef13c00a24e6903858c611cd0 3,918 1.00/1.00 vMB 1
938,912 938,912 000000000000000000017faee2d6814ba2f9c13809b69ba4ad9723130bb852d7 2,485 1.00/1.00 vMB 0
938,911 938,911 000000000000000000004631ed41b1cf5426d444139fa8ab1a579f60290e38ea 2,944 1.00/1.00 vMB 2
938,910 938,910 00000000000000000000b659eb1678771ef43af662fbf0045bc796d5b77abb2e 3,632 1.00/1.00 vMB 3
938,909 938,909 000000000000000000010aef261ddbcc253c6d4fc5232c22e70b97ca9d676c44 3,165 1.00/1.00 vMB 3
938,908 938,908 00000000000000000000605233c2caf47b61966166f0bd58738dafd15460fae8 2,903 1.00/1.00 vMB 1
938,907 938,907 00000000000000000001e21fee4e48a618b859f9e3d235eb42899031687223e4 2,299 1.00/1.00 vMB 1
938,906 938,906 00000000000000000001b1cd14269bb59098f221745f7e35d3fe75193b89250c 4,191 1.00/1.00 vMB 2
938,905 938,905 00000000000000000001d5d0d0366431257839a1462c303340192a3911f80090 3,382 1.00/1.00 vMB 3
938,904 938,904 00000000000000000000024dec535e701ed9d43762ede790cbdb3d2f91cd20d4 3,604 1.00/1.00 vMB 36
938,903 938,903 0000000000000000000161b65dc9cf0adfdad107b801cd87f1dcf0cfbb454654 2,991 0.87/1.00 vMB 2
938,902 938,902 0000000000000000000112e693b6cb98d86d87a3b32f8c0c272960fd70e016f7 3,594 1.00/1.00 vMB 2
938,901 938,901 0000000000000000000053d9bf7314e95f872f459de6c09d5a9f152393575796 3,863 1.00/1.00 vMB 2
938,900 938,900 00000000000000000001da6adf4c9bd1647053a1404ade6cfe42437ee6961a1e 3,652 1.00/1.00 vMB 2
938,899 938,899 0000000000000000000028b670a7ef5a77c04921eb74eacf56b68b39b2a49fb8 1,631 1.00/1.00 vMB 1
938,898 938,898 000000000000000000006a9b6da47c638792e9537072fffcbd76a6a5ea802954 3,327 1.00/1.00 vMB 3
938,897 938,897 0000000000000000000186daefbef248303be342068a2e8d451c11a5322e5d40 6,304 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 824.77 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: 4,209.87 GB
    • Received: 230.51 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.