Loading Tool

Explorer IconExplorer

Memory Pool

32,715 transactions
10.03 vMB
0.15944107 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.44/200 MB

Candidate Block

Mining Attempt f68710c982bfca4782b5fa6313dc8ef9f33b868b16a093b17b994775353b580c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 3587889952337658b3763482e8c3c798087e71e7f83c980a1ee2fd9ecbe24882
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.07060202 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (696,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,508 216,508 0000000000000049bb5bb94ae2aeabe4d4744ed0e20eccfe3ee1059f23fc7d88 17 0.01 vMB 82
216,507 216,507 0000000000000346c66ecb9e1d9644051d22bbe3c40aec614d5b980e4774089d 512 0.17 vMB 252
216,506 216,506 00000000000003cbc4651db40af9665fd5a6549c0d27b4042a932f7607c48134 197 0.13 vMB 60
216,505 216,505 000000000000048a04b55f7be287a932278b18e056a795d0c2f2c1b77096f56c 1 0.00 vMB 0
216,504 216,504 00000000000004ed05229d0255a5ce3d7149461cb8b189d124d1a38e85394acb 190 0.08 vMB 178
216,503 216,503 00000000000001b5c87bf9ea51fb6430cb54b030033174480378099362897d21 323 0.12 vMB 207
216,502 216,502 00000000000002bbf4388b94fea8fffbccbb3526f95450edcf9f97b0f9171f7f 13 0.00 vMB 74
216,501 216,501 0000000000000064dc3a78bddfb22e5fc848eb7199508b7cf3261944d3cff942 65 0.04 vMB 112
216,500 216,500 000000000000027a94a2aff1aa30b4cd4ccaddca4e42f9661a5a4ccd84b3f89c 435 0.21 vMB 240
216,499 216,499 000000000000046a713442804a2d41736d3e0f403b63ed296a928dcbfba3a95b 65 0.02 vMB 72
216,498 216,498 0000000000000528a01362309574ceba7fd80d2c51e3a3598488e34f35bb4ab7 1 0.00 vMB 0
216,497 216,497 000000000000016545598cc00d8407c24b4d13199f7c8919dfbb0fc58a2fa7a0 66 0.03 vMB 120
216,496 216,496 0000000000000013e039762393eac39276cb876f55581783ef3f13e26eeceef9 128 0.17 vMB 77
216,495 216,495 00000000000002e5517e5a83f2be989b294e404bee24b19d9452be30f8565843 526 0.21 vMB 197
216,494 216,494 0000000000000002a24e47a5154d13a25a9ef039e0d9665dd17a32c674e40066 66 0.02 vMB 107
216,493 216,493 0000000000000383417b6d10f942e4b00d3dcda399c774b944c206781514a686 222 0.08 vMB 218
216,492 216,492 00000000000000857b4d9663d036ecfbe7e622b1610b11d854fc39d0c2be5b52 275 0.10 vMB 207
216,491 216,491 00000000000003cbbaa8b7ced9402e9628404afee5d413df033ffb6f81b0983f 197 0.09 vMB 211
216,490 216,490 00000000000004674e3aff0dda8c1c2090d5f78f606b921b7fb18dba0333993d 132 0.05 vMB 39
216,489 216,489 000000000000001f4df22562fb68536ef68dc433838f8e5dd1e88380604d674c 441 0.18 vMB 573
216,488 216,488 0000000000000367dfa97fac47b5abae8f1cae84edb749360ab8e0dc3d3a8c02 120 0.05 vMB 172
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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