Loading Tool

Explorer IconExplorer

Memory Pool

46,378 transactions
26.92 vMB
0.08930963 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt 61145a9cc9d7c40dde525b7fe59d57cde5a48219570a37c851bde1bb9a00bd5e
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root 0cbbfc47da0dbf7a812be60e7ce30af418717bf0978fffffa508e03a26845133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.03947990 BTC
Feerates: 101.64 > 3.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (407,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,222 507,222 00000000000000000012f0b0ee8ea4cfea1627dc984ed728c5f99ba04bd6b28d 1,731 1.00/1.00 vMB 177
507,221 507,221 00000000000000000060f3a1f778d6b81ee2e7c32ee068230466bf7ab5cd0dc9 1,695 1.00/1.00 vMB 173
507,220 507,220 00000000000000000019c8bfa1067778c6dc578a7481556adc8c926f2601a8f7 1,173 1.00/1.00 vMB 141
507,219 507,219 000000000000000000689c6d3851d2ae24797b8e5bcfbf788e32fa2beb24dc64 643 1.00/1.00 vMB 106
507,218 507,218 0000000000000000003db3b5e3df3515fd0d35481754e56328787ee5549f331b 1 0.00/1.00 vMB 0
507,217 507,217 00000000000000000055e9c094c2007d812bd2b39355729bce9e042740e4106c 561 1.00/1.00 vMB 89
507,216 507,216 00000000000000000022de22ebd20883469eeb66c04b8359ceb782ecd8a22438 986 1.00/1.00 vMB 144
507,215 507,215 0000000000000000003259f8fd2b9184ff30d37648b09fc3b0378748c75afb7f 699 1.00/1.00 vMB 127
507,214 507,214 0000000000000000004ee58a3c75046e66e71a9ff817b8df447cb8a6ac16cb11 301 1.00/1.00 vMB 114
507,213 507,213 000000000000000000677f72ef0ce53c91461510d2eb7a74db983b1c1ea21d62 374 1.00/1.00 vMB 139
507,212 507,212 0000000000000000003fc421e35fcab10b27f21b0afd3b9e71ff7f1de88230da 1,893 1.00/1.00 vMB 182
507,211 507,211 000000000000000000531ed735acc7ed162b895b5d3afb392ab8a630ae0635d9 1,071 1.00/1.00 vMB 169
507,210 507,210 000000000000000000525e06d4368c7a6729d845a044c0818fa5d2850c55a260 818 1.00/1.00 vMB 138
507,209 507,209 0000000000000000005a71f8e328807aff7d28ac200d5ebe8ff3f51196d7c37c 378 1.00/1.00 vMB 124
507,208 507,208 0000000000000000005b23e004d9f75952da7528cbd2992739bba44eb9d433c2 1,692 1.00/1.00 vMB 172
507,207 507,207 0000000000000000004532f88013bfeece08d5fe5337e95d9c207be0db5c27a1 1,620 1.00/1.00 vMB 145
507,206 507,206 000000000000000000617445745ecf2ea2e7762d8f1b5c6b400e5124b6f0154f 923 1.00/1.00 vMB 67
507,205 507,205 000000000000000000307e48e89b321725d81c7db5105f0c6b93e13a3b2afb90 1,185 1.00/1.00 vMB 42
507,204 507,204 0000000000000000000fe99e7b4197a8e5bc228d85afdd28cc1ed32e422938f3 1,185 1.00/1.00 vMB 133
507,203 507,203 00000000000000000010d82c8755a22f65efc274e2405d80d346614ca3c65917 2,303 1.00/1.00 vMB 198
507,202 507,202 0000000000000000002dcf88ad7fece8694caf75124ba181e29ce38c76b7c378 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.