Loading Tool

Explorer IconExplorer

Memory Pool

75,313 transactions
27.76 vMB
0.07905879 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt 078cd9b3f67501600dc4e6dbc4e6e638d7503f3825cb25b074856f4ba720c7df
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root ec67384f5ef9a6a5c4c525403404b72126f4e70053190abbaaf33ffa1abd3cfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,713
Size: 1.00 vMB
Total Fees: 0.01964403 BTC
Feerates: 151.01 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (237,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,765 677,765 00000000000000000004f4188cce9af7f12d4062332999d70c464c75ad223475 860 1.00/1.00 vMB 12
677,764 677,764 0000000000000000000083cafa7164dc02213574e537641e48f7cfa93ed92a42 2,515 1.00/1.00 vMB 42
677,763 677,763 0000000000000000000843496822cd7ee9a508adfceea04df616d10941312fb5 2,170 1.00/1.00 vMB 61
677,762 677,762 00000000000000000000764cf58546d26b69215a59ab91803113a236aa49b3fa 2,146 1.00/1.00 vMB 14
677,761 677,761 0000000000000000000bf8388d091dd0f3cb84f276cd7975e8c4df830836be5e 2,621 1.00/1.00 vMB 62
677,760 677,760 000000000000000000048d45c9adf538ebfe9b8f1e3e26c289dd82f4d20a6d72 2,533 1.00/1.00 vMB 38
677,759 677,759 000000000000000000057db7fc2aa1c55ceb51da325bf3c9d099782863491a1f 2,113 1.00/1.00 vMB 66
677,758 677,758 000000000000000000073ec24a6d98834f76aabada02b206693e1e6d2d9b3172 1,983 1.00/1.00 vMB 85
677,757 677,757 00000000000000000004b8533cc716992d0aad6b8a10668205324f85d77d0090 953 1.00/1.00 vMB 85
677,756 677,756 0000000000000000000af5bc034af14fd5f4dd46bdf313d10ff07e796dd32eef 1,689 1.00/1.00 vMB 87
677,755 677,755 0000000000000000000acaf7a76d171f7246be7cfce5e054b120475ec03f81e2 3,330 1.00/1.00 vMB 108
677,754 677,754 00000000000000000000334bdc5075603c3be0959b6057c73e415a324a2f4d40 2,595 1.00/1.00 vMB 97
677,753 677,753 00000000000000000009f5c3eb46f7c7e61d5ee3db21c31cc6d0f30d9d762ea0 2,030 1.00/1.00 vMB 21
677,752 677,752 0000000000000000000470e70af648f0012cb48258812590c3a8635531673f7b 2,792 1.00/1.00 vMB 18
677,751 677,751 0000000000000000000b8b2c963530c20cfec05e9ef17852bd0d5150ccb77e66 2,379 1.00/1.00 vMB 44
677,750 677,750 000000000000000000055ca7b048a6dbe34d8bd95591f4b9c9af8866c78d3399 2,140 1.00/1.00 vMB 55
677,749 677,749 000000000000000000027c7e59c6b3fdc1a74bf1b3b682e2f151e580c0544522 2,307 1.00/1.00 vMB 60
677,748 677,748 0000000000000000000a8d74b95430e39580427bbef79b7c648650fe862ee499 1,785 1.00/1.00 vMB 79
677,747 677,747 00000000000000000007080f0fcf9cc371bb25d586f933eee6ad11e229908b79 1,961 1.00/1.00 vMB 101
677,746 677,746 0000000000000000000506b9c778d5cd89fbcb4a0c9bcb856195cc040cb67510 1,222 1.00/1.00 vMB 90
677,745 677,745 00000000000000000002c554b6a00c38ce01b8e3e95bed24125701b2acd9c62a 2,096 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.