Loading Tool

Explorer IconExplorer

Memory Pool

79,168 transactions
30.05 vMB
0.08320762 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt 4ae0a6eb92e5c021bf639435334d3d7affe250a36b8bd9f3ab7c8df35ec7c314
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 77a2a7f176c58598fcb6904e73b304ecab66a0a588753ab27147b570cfa0c919
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.01640974 BTC
Feerates: 300.83 > 1.64 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (101,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,737 813,737 00000000000000000003a7debdb432ded42f42985cc96cdc43107675d9a9a159 5,592 1.00/1.00 vMB 28
813,736 813,736 0000000000000000000217d58768a77b70106894e4d99440a388e1b2eac262a3 4,969 1.00/1.00 vMB 26
813,735 813,735 000000000000000000005b1776c02ece6cc87161af43f48930fe3ee4df50bcbd 4,466 1.00/1.00 vMB 33
813,734 813,734 0000000000000000000219ecd901edb43282b1e6502dc87b4d31707b50b82c5b 4,371 1.00/1.00 vMB 34
813,733 813,733 00000000000000000003af7b4b90d5256cd774424fcd247066defeff632affbf 4,391 1.00/1.00 vMB 30
813,732 813,732 00000000000000000004669998cc1bc12474b9834473d583effcc04f39c89acb 5,532 1.00/1.00 vMB 31
813,731 813,731 00000000000000000002ba8dc28c221c2860a1984e636f69506ef391029d0c21 4,339 1.00/1.00 vMB 34
813,730 813,730 00000000000000000000686592033f7fcb2256c22138f2fedfc105487a2f46b0 2,326 1.00/1.00 vMB 23
813,729 813,729 000000000000000000027c80f84b91252c3ff845f5452071cf572be3e4a3e3b4 3,702 1.00/1.00 vMB 38
813,728 813,728 00000000000000000000edeaf15be0988557fdfb94160fa8818ddec458f311c2 4,094 1.00/1.00 vMB 23
813,727 813,727 00000000000000000000e7021713d20abf1409469fcb2b15f0c7f05e2e47b25e 5,849 1.00/1.00 vMB 23
813,726 813,726 000000000000000000008abbce57aa9a3f14991da7f65ef02b00cc844b5a6d30 3,647 1.00/1.00 vMB 29
813,725 813,725 00000000000000000001117e42ae53dd5358b4e769145fc09c74fa541e498ce0 3,110 1.00/1.00 vMB 31
813,724 813,724 0000000000000000000099b7b62644bbd0312348caae180c62ad1c352f8f702c 4,780 1.00/1.00 vMB 22
813,723 813,723 0000000000000000000107d33cabfff7b6686da3a3e2f51444974a6c3794042f 4,313 1.00/1.00 vMB 22
813,722 813,722 000000000000000000014ebd5373f4d9e38b3a8d3c2901a579fc42e2377f81b9 5,094 1.00/1.00 vMB 13
813,721 813,721 0000000000000000000051150e5c94da9aa821cd065aef6acc3deef8b45fedd1 2,567 1.00/1.00 vMB 16
813,720 813,720 0000000000000000000170e8433e10ec78b547d1390f8fc08b00573e812246f7 2,111 1.00/1.00 vMB 12
813,719 813,719 000000000000000000002ce74fee7c85d79443871c806f853383741e4528852e 4,487 1.00/1.00 vMB 15
813,718 813,718 000000000000000000010ecbf5d16dd9b6a5e2c175bba27dd1694b16a411c66e 3,599 1.00/1.00 vMB 24
813,717 813,717 000000000000000000032f8453ca28753365017e75a71b3b81672800b13e082d 4,339 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.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: 720.92 GB
    • Received: 18.31 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.