Loading Tool

Explorer IconExplorer

Memory Pool

46,139 transactions
28.17 vMB
0.10655553 BTC
Random Selection Loading Transactions
Max Size: 147.79/200 MB

Candidate Block

Mining Attempt 470391f2c494d9aca032bcdf8ba02bd41af846239f0856bc9d2ad762b5ac2d8a
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 3d54cd3da47a4302c22792514a54855dad3a5e94a3c0a4cf0cc23db143542276
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.04418067 BTC
Feerates: 265.25 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (615,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,698 299,698 000000000000000023cda56e181c1024c2536ebc1ee4d1cf577d06b3d3f107ba 1 0.00/1.00 vMB 0
299,697 299,697 00000000000000004a0da341a6835e81fe17494e8a72e4faf4f990004b375ab9 712 0.35/1.00 vMB 40
299,696 299,696 00000000000000001544fe0bd85855329a111b88ec3826676b934fe52e6d7b74 306 0.16/1.00 vMB 30
299,695 299,695 00000000000000004df0e9734bb113601b77e91dc99a97b86421efa005fb8de0 29 0.04/1.00 vMB 4
299,694 299,694 00000000000000002090b492f1ae603f93360414ab47133ac1ed623457ae6505 174 0.10/1.00 vMB 29
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
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.70 GB
    • Received: 14.41 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.