Loading Tool

Explorer IconExplorer

Memory Pool

52,648 transactions
31.59 vMB
0.11574802 BTC
Random Selection Loading Transactions
Max Size: 169.02/200 MB

Candidate Block

Mining Attempt d7ca55229697a59f71b79030d406052525c6289b7c1ce7243d9eb665cb993625
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0f720b1691370e57c4528dd6f6c4df443bfea325b48cf44e9118e9f3cd6cb5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02394421 BTC
Feerates: 32.88 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (575,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,910 338,910 000000000000000001cf12e05cc26fe4e5d73296c8d1ee5b58cf634d4f64e3b4 204 0.09/1.00 vMB 33
338,909 338,909 0000000000000000174960c3ea822d132d630c52a5b2bc89089fe6925e874b16 285 0.18/1.00 vMB 22
338,908 338,908 000000000000000006ee5113984333edb6f7e0716b61313a8c543ef00243dd01 105 0.07/1.00 vMB 6
338,907 338,907 0000000000000000099753cec7585592791e7c7bc32ebff0386729560bfb0df5 809 0.44/1.00 vMB 25
338,906 338,906 00000000000000000ecaa2edd0358dc9d802c5311ab902d187f69f2c0020f139 864 0.51/1.00 vMB 22
338,905 338,905 0000000000000000118b7b3bbea2a726d771b21445259223cce1c05fb7ac3f59 556 0.34/1.00 vMB 23
338,904 338,904 000000000000000006d4a905af3d13a4871e421f7a507b0ffc2ace10c61bdff6 156 0.13/1.00 vMB 12
338,903 338,903 00000000000000001613ce39a284b7377f53d2b8e018d9133b1ac955e9ff3ecf 191 0.10/1.00 vMB 22
338,902 338,902 0000000000000000095af82dbc3498db96d5e5326142028c4ceb334b15ced955 677 0.38/1.00 vMB 22
338,901 338,901 000000000000000006437b7086ca85fc79f644cd544e731e9a370bcbe727b047 1,347 0.73/1.00 vMB 26
338,900 338,900 000000000000000009ae58ccb23a372510e5f22b329881e7ee0b1333dc4c63f0 529 0.36/1.00 vMB 20
338,899 338,899 000000000000000003fb2e1c3f0d8781cfd4e977cf580f719397e8ced4bf53ac 1,101 0.71/1.00 vMB 22
338,898 338,898 00000000000000000468f1f21a83f84c793e98aa3f519b67da7ee9b6fac33842 232 0.14/1.00 vMB 36
338,897 338,897 0000000000000000106507c2db67f4098a641be49cb52ee9639b25e58e56aa40 789 0.76/1.00 vMB 15
338,896 338,896 000000000000000009bcea02335bbb85f96f8e9eac7269016c9144c300653f65 1,466 0.50/1.00 vMB 37
338,895 338,895 0000000000000000108cc520cb80f765fcab4127e682ace9e0b3795f13e5a738 94 0.05/1.00 vMB 16
338,894 338,894 00000000000000000ff6f346bea61d1c87e455e2dd4e1da154e830dcfddba1f9 526 0.86/1.00 vMB 10
338,893 338,893 00000000000000000c63ba7ad063e8852658a9bb8de61c7c53400d92335f333d 997 0.85/1.00 vMB 30
338,892 338,892 00000000000000000776306128a8ee3e6a070294577607611af4d2dec8ceac6c 88 0.07/1.00 vMB 92
338,891 338,891 00000000000000001442e5b3a4615423c80c037e8c8275d4289939915a321e36 2,720 1.00/1.00 vMB 36
338,890 338,890 00000000000000000e7169447d770c552857f76270d408c74049540f67251ea5 289 0.14/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.