Loading Tool

Explorer IconExplorer

Memory Pool

29,146 transactions
8.52 vMB
0.08084580 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt fe6715624506d4cdc65195bc6ecebca0ebc503bef48fb3a320f785e3cb9c8005
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root db85008f60f1c5c2b69efde2f451844edf3fa594f80e79a5b2944e8885e1e50c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,192
Size: 1.00 vMB
Total Fees: 0.02985621 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (652,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,754 260,754 000000000000000edb964727c108302290911e8b902248ece24314be93ff3902 786 0.44 vMB 72
260,753 260,753 0000000000000007d7cf681dc38db5be1a4aafb968be740861c80845d24e3d22 309 0.15 vMB 135
260,752 260,752 000000000000000c1bcaec038217852e4d07dc89f55fd3b8fffdd1255044f910 308 0.11 vMB 126
260,751 260,751 000000000000001456aab15bbee69d5174a470f3073bf57323728d9dc0a4ada2 32 0.01 vMB 105
260,750 260,750 0000000000000017da39773b8596d194ff9cf9d2620326d4f9243517ca6d4849 159 0.05 vMB 48
260,749 260,749 0000000000000012aaccca6f66897259ab78d86ce94b2506c8556b60b2817a0b 235 0.08 vMB 125
260,748 260,748 000000000000001c162f88ca68ecabe15468e79556b28c856570d859df400d60 217 0.08 vMB 117
260,747 260,747 0000000000000003095dece35ba585b74c8d534f16cf6e05253124bd7b83a012 429 0.16 vMB 123
260,746 260,746 00000000000000153de93c8ad3e596dc05bc5137d14e6c70be56b351f6dd0d0e 314 0.10 vMB 116
260,745 260,745 000000000000000ccfc3ec2e3dde55325589be24d6316e49211e557411160e1b 323 0.13 vMB 100
260,744 260,744 00000000000000167d027077cec107433f78545aed56cd6c0bdaedde8fb906bb 494 0.20 vMB 121
260,743 260,743 0000000000000013a2faf5ac4d57b2d9c9a281c9508c1c82ec094e14338b97e1 61 0.04 vMB 63
260,742 260,742 0000000000000000400ded0f67d8b113aa8a57be8f1e0c5a6d482b3821a9b9bc 498 0.24 vMB 103
260,741 260,741 000000000000000e0642f4c62eb1147420f2c0297695f383fea4d8612efd0b1e 492 0.21 vMB 121
260,740 260,740 000000000000000b35f029785ed7bb25d60abf75d5de7d9cec606caf24c3dd7b 98 0.05 vMB 86
260,739 260,739 000000000000000d3924c52ee84da73f648b264fed7eb6c266b1a7b9473aedcb 14 0.00 vMB 153
260,738 260,738 0000000000000018e4aeb58192574041c480bced563e1ff763f465b7b25effb5 193 0.08 vMB 103
260,737 260,737 00000000000000158b8e5cefadb4d7d4aad302507a94f4c709f68c65c1575368 154 0.08 vMB 63
260,736 260,736 0000000000000015e909503582446c48b667194f4a56c7510ab893a9c280fdff 739 0.25 vMB 154
260,735 260,735 00000000000000032e8c0116668423a216f54970a1dfdf4580a2cce214ad6667 239 0.10 vMB 114
260,734 260,734 0000000000000000345ae763953cc3871b928c0b918907316a51ea851c7f2035 74 0.03 vMB 67
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 74
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.15 GB
    • Received: 0.49 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.