Loading Tool

Explorer IconExplorer

Memory Pool

80,955 transactions
30.34 vMB
0.07729527 BTC
Random Selection Loading Transactions
Max Size: 185.90/200 MB

Candidate Block

Mining Attempt 52337d3c9aeeabb8baf55996f14fac4c0ae8bf23dd9893dbf4d722aa31e6b15a
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4329cae18320c8ea988146711630feaf81b2cb7da40638b7c4f2597d66b30b4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.00946624 BTC
Feerates: 150.61 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (532,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,173 383,173 00000000000000000a61155de3f2b330ad264030ec99bca84039174c03258465 1,567 0.83/1.00 vMB 30
383,172 383,172 00000000000000000a512e1543b81199ad19dda92ae6c21ba552f10494cac613 149 0.08/1.00 vMB 24
383,171 383,171 00000000000000000a3223f34c37a2198660305cd519406076743d59fb52b581 406 0.23/1.00 vMB 28
383,170 383,170 00000000000000000164fae278efc61b77a60956438271195cfbccf0ec50cbc9 1,841 0.93/1.00 vMB 33
383,169 383,169 000000000000000006df22993e1a2bb84f48b7fd7a049b9ea8a5ea02d1066ef7 332 0.19/1.00 vMB 23
383,168 383,168 000000000000000002dd0824ebee9d6880013996ebaff9542a4c494d700da22e 403 1.00/1.00 vMB 3
383,167 383,167 000000000000000004870f6519b2242f82ca123ca8b29bb96c5fa0489e41eb79 788 0.38/1.00 vMB 33
383,166 383,166 0000000000000000074b55f11772475513b8c991436bba83c622e74ae6d024cb 360 0.17/1.00 vMB 36
383,165 383,165 000000000000000007c3b64ad4f07bc31fc110b6691042ba7c0d2f5b49b9f2a6 1,518 0.68/1.00 vMB 37
383,164 383,164 000000000000000002a6514e828b5a8dbdc3e810532b89a055b902f629d8387d 1,404 0.63/1.00 vMB 33
383,163 383,163 000000000000000005e2afd61c67998d0409ddd771b1e9f4aca82ea598ef2507 715 0.34/1.00 vMB 31
383,162 383,162 000000000000000006ce7a0eecadac71d556eb1ec696a2f4218fdba1d4abf356 317 0.13/1.00 vMB 31
383,161 383,161 0000000000000000095b7918b5b58f8df250a805079bfe9170aa4a6fa3ec6363 595 0.40/1.00 vMB 24
383,160 383,160 000000000000000003adb53632ac8c4d31e734a0d9ef9a6b0dc0df94ae25bd19 2,412 0.99/1.00 vMB 34
383,159 383,159 00000000000000000a59559d9f0f59b0e761ffa459b9f68e7004d787710456e9 681 0.38/1.00 vMB 26
383,158 383,158 0000000000000000029bac521e408cf0c3a211e00e615aed42c67470e303237f 1,713 0.83/1.00 vMB 36
383,157 383,157 00000000000000000672cc769624d197ce4e9691bbb73665463e3b9fde4378df 470 0.36/1.00 vMB 16
383,156 383,156 000000000000000006c5cc2d19da77d36c8853c80aec6582d7162a984f664ebc 2,033 0.93/1.00 vMB 49
383,155 383,155 000000000000000001c978ed0de5af894b951f19284831836401a91e9ea9f355 1 0.00/1.00 vMB 0
383,154 383,154 0000000000000000076059407d5110bf46c2358e39c7ea8b964854ed49726764 753 0.38/1.00 vMB 50
383,153 383,153 00000000000000000fcc4b4c2fe1007d86d29860dc00fac053d0829b803b7fb6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.