Loading Tool

Explorer IconExplorer

Memory Pool

18,708 transactions
10.09 vMB
0.06148441 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.58/200 MB

Candidate Block

Mining Attempt 1db622dd8cfac2cc251a5577f3e62ade60a90b458aa9417d2e5bd1c3e8cd5018
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 3cb93c5a94510b43847edf06222174c73c38a7f33048f6ce50813b766bff28f2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.03581745 BTC
Median Feerate: 3.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (739,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,116 174,116 000000000000026cf3beb48a773ca5942eb809bb16eb05cbc1aba15f85afc139 1 0.00 vMB 0
174,115 174,115 00000000000000447acc472877d4288ece5bb217c20ab88755932b88f2d57abb 42 0.02 vMB 59
174,114 174,114 0000000000000488725935d4737b1de2b954800fc680459ca154be0e79a1b195 26 0.01 vMB 0
174,113 174,113 00000000000000be76e279629e5a895b37e3358f9aaeeb0fe0a25d56b529fab4 80 0.03 vMB 379
174,112 174,112 00000000000004a09fd7d4f516a7c2d6aca3996d19ddf92f9281f7d587dc4219 5 0.00 vMB 33
174,111 174,111 00000000000005cd39db5339b647265b972fdd436b0460348990233dada65216 4 0.01 vMB 8
174,110 174,110 000000000000008264dcd52f06ca33ad66eecc81cb07ee2c50b58e1203d5fbf4 4 0.00 vMB 44
174,109 174,109 000000000000077a19140b5753725317fe5d62d8d5b6c54fcaf79eed971b2431 23 0.01 vMB 5
174,108 174,108 0000000000000381005e04ef72c55c1d8ae3d90a2e87dd10a8e649445fef2bf2 87 0.04 vMB 50
174,107 174,107 000000000000006b3bb4d6bb71f8e279896f0ca5d644b72081ebda65389ee81b 20 0.03 vMB 50
174,106 174,106 00000000000002be6caaeea6f36d3ee3c482baefb1808bad2dcc06cd5c91a7f2 121 0.04 vMB 271
174,105 174,105 00000000000006e075ba0a344d49c48b67506377580d9997b26b37c1bd9f627d 27 0.03 vMB 207
174,104 174,104 0000000000000029ba6dc285fa0b9b03460f145d6b7b8a358f2f6dfad5d800bd 55 0.04 vMB 202
174,103 174,103 000000000000030aff9b5620e1e5a30de109d984f2c3d30ed9b51e6d508619a6 48 0.04 vMB 118
174,102 174,102 00000000000001546002dd18ebcc7a57f8abefd7108e1917df46e6afc8bc4070 142 0.05 vMB 71
174,101 174,101 000000000000054f58ad28dca771df5a31c48973a4a1623885c5bf081f2f210c 5 0.00 vMB 16
174,100 174,100 0000000000000071f79c6a7d23ee9a7be025aded887968afb34acb58b300a48c 146 0.05 vMB 97
174,099 174,099 00000000000000d7deee5457eb9a0ad320c48c80d77df238b236455e5be39682 133 0.04 vMB 4
174,098 174,098 00000000000000998659296f6ae110d530b94b3dfc16569c463fb209ede7d9bf 76 0.11 vMB 71
174,097 174,097 000000000000009d0c7f5fb506fc730d7b6736282e3306cf6a522d33662054f4 89 0.04 vMB 123
174,096 174,096 00000000000001fbbc8af11ed10830d33b81458fc87222e391a4fd6f385b4849 130 0.04 vMB 5
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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