Loading Tool

Explorer IconExplorer

Memory Pool

78,466 transactions
29.34 vMB
0.06297947 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt a7708826abda1f20ebf8fd006a040007a815bb6841ecd89cfdb9799f6148508a
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root 3536727215117af5f6c0c71511ffc800dc777d9f54ffd9b263e6a558c8c22548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,847
Size: 1.00 vMB
Total Fees: 0.01471006 BTC
Feerates: 241.10 > 1.47 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (44,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,930 870,930 00000000000000000001dca75f6da4a2ed1c24547e85e5a89fe75701726fb268 4,791 1.00/1.00 vMB 5
870,929 870,929 00000000000000000001b0e4dbd9b01ddabe6bc92f3e81da055cbbb2984fbfb9 3,235 1.00/1.00 vMB 8
870,928 870,928 00000000000000000001d3f8e7252357a5de0c1984d14a9930138b15d664de17 3,753 1.00/1.00 vMB 9
870,927 870,927 00000000000000000000a36cd58306d66b62d05ef14dcc964b21ec9aed4f87c2 3,255 1.00/1.00 vMB 5
870,926 870,926 00000000000000000001c43aed51112faaef005343b29d2f5da498781e4cb68f 3,776 1.00/1.00 vMB 19
870,925 870,925 00000000000000000000c147117586ac6761a40ca6a8110fce45d62d5e1df760 3,068 1.00/1.00 vMB 10
870,924 870,924 00000000000000000001f958991356595d0e1649126dd356c752063ddb938b2d 3,215 1.00/1.00 vMB 6
870,923 870,923 000000000000000000003fb8d1309fcd6e81fe09dfb262b828e6e87c0c2bec8f 3,538 1.00/1.00 vMB 12
870,922 870,922 000000000000000000029d9a545c82ab292e8a59696e172b217f88389901018f 3,708 1.00/1.00 vMB 11
870,921 870,921 00000000000000000000f92e692d625271b672c062f70335db0c1319e89412c6 3,145 1.00/1.00 vMB 19
870,920 870,920 000000000000000000011fa9eb47bb41cb919d2c33b97c1ab25c60f49f1f7e7f 4,192 1.00/1.00 vMB 16
870,919 870,919 0000000000000000000281b3fefdf902c9536c9b64dd109c47fe43b41e86a4ba 3,856 1.00/1.00 vMB 16
870,918 870,918 00000000000000000000b2aefa9f4b9bb37e4371e1fca85d5416834292d9271a 3,543 1.00/1.00 vMB 16
870,917 870,917 000000000000000000012de43a5a188fe48ae12b9512128eae16af816b197d39 5,555 1.00/1.00 vMB 19
870,916 870,916 000000000000000000018b03c6ae732187be3494a1aab254080d041d96553b32 5,103 1.00/1.00 vMB 22
870,915 870,915 00000000000000000001e0829b2639ea4b0f0ffa3247ba0fa177cc3ff92823cc 4,994 1.00/1.00 vMB 25
870,914 870,914 00000000000000000002428dc4c803b65525852871f77d1aacd4188aee819e3a 4,478 1.00/1.00 vMB 31
870,913 870,913 00000000000000000000178d49c5d04996894857f7c29c9aaa2389fb3e73a943 4,582 1.00/1.00 vMB 29
870,912 870,912 00000000000000000002a03c3492b00b1026522bf21d543264f63ffbe15c1cbf 4,292 1.00/1.00 vMB 39
870,911 870,911 0000000000000000000026f3661ace0cda87b922d13d35280c9ac61c6ad364cf 5,522 1.00/1.00 vMB 31
870,910 870,910 000000000000000000020f360aac519f2e16475a7ed959b7c065a1d58af23e54 4,705 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.