Loading Tool

Explorer IconExplorer

Memory Pool

82,693 transactions
31.29 vMB
0.12681611 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt e999e65780f99537134165862dee1e86fa59b5f8990fce4352ca9d14514daa1d
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 4911912ec47be07dd497361781a7a8359276d01c48847c0f52a3e7b3eb190d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,072
Size: 1.00 vMB
Total Fees: 0.04400599 BTC
Feerates: 318.30 > 4.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,164 915,164 000000000000000000017f6dd0e67bd2be6472dbc7ef25111a31d2d43442caa3 1,772 1.00/1.00 vMB 0
915,163 915,163 00000000000000000000d7dd1437b81e4408dd076684f3c1202c36f8d2aa0b88 3,286 1.00/1.00 vMB 3
915,162 915,162 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75 2,516 1.00/1.00 vMB 2
915,161 915,161 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c 3,088 1.00/1.00 vMB 5
915,160 915,160 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da 1,274 0.43/1.00 vMB 2
915,159 915,159 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a 2,653 1.00/1.00 vMB 2
915,158 915,158 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d 3,602 1.00/1.00 vMB 2
915,157 915,157 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8 3,396 1.00/1.00 vMB 4
915,156 915,156 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a 1,785 0.64/1.00 vMB 1
915,155 915,155 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64 2,761 1.00/1.00 vMB 4
915,154 915,154 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436 1,815 1.00/1.00 vMB 1
915,153 915,153 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355 2,290 1.00/1.00 vMB 2
915,152 915,152 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b 2,956 1.00/1.00 vMB 2
915,151 915,151 000000000000000000021129411a7971366f36566cc15a488e83fb60244c0ca6 3,857 1.00/1.00 vMB 4
915,150 915,150 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1 2,185 1.00/1.00 vMB 4
915,149 915,149 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae 3,690 1.00/1.00 vMB 8
915,148 915,148 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896 3,867 1.00/1.00 vMB 11
915,147 915,147 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f 2,929 1.00/1.00 vMB 5
915,146 915,146 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758 3,773 1.00/1.00 vMB 8
915,145 915,145 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe 1,713 1.00/1.00 vMB 1
915,144 915,144 000000000000000000007310ba97b3e18a431a103e45a21a459f6c2e0788936c 3,707 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 722.26 GB
    • Received: 18.39 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.