Loading Tool

Explorer IconExplorer

Memory Pool

82,688 transactions
30.46 vMB
0.09921295 BTC
Random Selection Loading Transactions
Max Size: 183.46/200 MB

Candidate Block

Mining Attempt 2247ca63eee1bfe3c80b833e8aacb798141d60f6a9bffb8e669531597ccdfef3
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 5d242ba84334ec43edab69dc867be61f3c6556f1b215fad7900ae6fe9e461d95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03538789 BTC
Feerates: 454.44 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (326,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,232 588,232 000000000000000000043224d5e8af0c4fd0f91b8a5ba55f6f528b5ff5eba189 2,503 1.00/1.00 vMB 37
588,231 588,231 0000000000000000000c09eacf2026c8f4b1d5cf5c1556d959fef5446b2adf9f 2,601 1.00/1.00 vMB 47
588,230 588,230 00000000000000000017ce00b02df0af2476f8bc7343f596fc1f73bc4ecc67e2 904 1.00/1.00 vMB 49
588,229 588,229 000000000000000000031e149b3377543837dbde9beaae3fadc8dc978c3bdb10 958 1.00/1.00 vMB 74
588,228 588,228 000000000000000000048e763f3ed053021ad73e5f8fdd00c5b515d25aa8c7ac 978 1.00/1.00 vMB 37
588,227 588,227 0000000000000000000594adfc9240d1df46be2346c026518f69388fd01bc3b9 2,211 1.00/1.00 vMB 62
588,226 588,226 00000000000000000007c8f84d6d8132106e5f517775086e17263cc97d5c5915 1,814 1.00/1.00 vMB 34
588,225 588,225 000000000000000000198c15f56dc7989d142bfb4ef41b70525964d0b67f2467 2,170 1.00/1.00 vMB 42
588,224 588,224 0000000000000000000ae62fb606a2216a5fa46092612a0ff92359bb031aa614 2,614 1.00/1.00 vMB 58
588,223 588,223 00000000000000000012fd91169ba03cfc2503475d2cf031d8ecaf6b2edb393a 1,598 1.00/1.00 vMB 21
588,222 588,222 0000000000000000001813f3713843259043479925b353e7038db016332f1818 130 1.00/1.00 vMB 2
588,221 588,221 00000000000000000017ba669c83892dcfc212ddacd0cd4eb710740ba95d539d 1,168 1.00/1.00 vMB 14
588,220 588,220 0000000000000000001d71ba9872b3e0675d1f6a19528f54c2d8b99359bbc562 2,801 1.00/1.00 vMB 18
588,219 588,219 000000000000000000109e7e0cb6898d100ea465c86e99b403914ebbd54da83e 3,014 1.00/1.00 vMB 65
588,218 588,218 000000000000000000009db74a58b611a2deadcbb715e0a15ee3554e949df9f6 1,654 0.57/1.00 vMB 23
588,217 588,217 000000000000000000033007346e6fd6d433ce28b6c3b0387719f667f4e59bd6 1,613 1.00/1.00 vMB 2
588,216 588,216 00000000000000000010cc0ce9b3417aec26002875e14c91c89e70be5a1314e4 1,882 1.00/1.00 vMB 5
588,215 588,215 000000000000000000101d242f856b6db7c7f3cd858b20ffbb00352105ffca4e 2,199 1.00/1.00 vMB 33
588,214 588,214 0000000000000000001718793fd231b5b09fa84b52bb9f83f9e1bb0df706b460 2,110 1.00/1.00 vMB 31
588,213 588,213 00000000000000000010704ef048bcaea9a2b20a4cacef96c385883973fadffd 2,538 1.00/1.00 vMB 33
588,212 588,212 0000000000000000000f2be18cec012404f8db6a127def9a16d6cf118ab87094 2,471 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.