Loading Tool

Explorer IconExplorer

Memory Pool

38,517 transactions
25.95 vMB
0.05213947 BTC
Random Selection Loading Transactions
Max Size: 134.61/200 MB

Candidate Block

Mining Attempt 78b7fb6eef7e35647f5396fcefabe5b5bf4b05bad8c17aa13c262b3913e425ac
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 20fb4f356d463a813dd0e9e6d84dde52aada416a47ae6add7d45564369bae5c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,916
Size: 1.00 vMB
Total Fees: 0.00472855 BTC
Feerates: 60.16 > 0.47 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (615,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,693 299,693 00000000000000003dfccb7ca24928c16f7a4e78c30fd57408ecae0ebb668154 498 0.48/1.00 vMB 18
299,692 299,692 00000000000000005db3b0796c037bae12abd567689a584ce52dbc64a0494718 1,065 0.35/1.00 vMB 62
299,691 299,691 00000000000000006dd191cb9b11fb4ba22f362e3eb733401447dc3bea65b722 232 0.11/1.00 vMB 50
299,690 299,690 00000000000000004ba2d25ed3c45faa016675dcdbb4b2efff7a7327c7f665c6 342 0.25/1.00 vMB 23
299,689 299,689 00000000000000001d48d6b40e230bf323d3dd1b8a177b14f3a43644dc1e85fb 974 0.35/1.00 vMB 48
299,688 299,688 00000000000000002811dd1fe56d73eace35833ded4c0b124cfd4dcb798aebcb 148 0.06/1.00 vMB 20
299,687 299,687 00000000000000005c70e98d58ea8647f32f902400f3f66fae705d7bcda4b27b 311 0.15/1.00 vMB 46
299,686 299,686 00000000000000007d208b486a060e759b53c1fef6740b75012efd26094fc965 1,139 0.71/1.00 vMB 30
299,685 299,685 00000000000000000808a07d63c507bed63199c1b41fd6f15431fc2e79bb3f0b 736 0.32/1.00 vMB 38
299,684 299,684 000000000000000044139911d91e4f1aed931f0480c3600cc83d472b86bb9a62 203 0.10/1.00 vMB 28
299,683 299,683 00000000000000007c5070c127805a77caa8eb2dbf574a89bb6dc95fb252cd0d 66 0.03/1.00 vMB 69
299,682 299,682 000000000000000001a40eadd9b427bf3740740584438384c2e702428a5b5eec 91 0.05/1.00 vMB 25
299,681 299,681 0000000000000000375c1251edb93b054a477300549ec5d046679b47edbbdd07 111 0.07/1.00 vMB 21
299,680 299,680 00000000000000007fd10f87c8fd82e9f5ca879c6f915dfbcd32f026141fb17f 305 0.17/1.00 vMB 34
299,679 299,679 000000000000000086cf17195126d7d9c1c016b4d6787423b845dc3702d3f017 400 0.23/1.00 vMB 35
299,678 299,678 0000000000000000677168dad983ab41c17c6b835bfe01062b9bf02443bebc49 155 0.08/1.00 vMB 31
299,677 299,677 000000000000000054c08ac95107a2ee857d1a8343a0316d74c99d36c3943876 135 0.06/1.00 vMB 22
299,676 299,676 0000000000000000136fff718c3c14defe226673cc819522291835c788052853 218 0.09/1.00 vMB 61
299,675 299,675 00000000000000002d0116652f0f1896d1344cf95afffb71929bee0f1547fa70 961 0.61/1.00 vMB 27
299,674 299,674 000000000000000037f67a7d0725875f006cd455bf61f95b68228e2d054c203e 389 0.24/1.00 vMB 28
299,673 299,673 00000000000000004d7b319cc0b6540e418dfa295e68c01842f4bb3a6ce1e233 219 0.13/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.