Loading Tool

Explorer IconExplorer

Memory Pool

74,299 transactions
28.64 vMB
0.07408171 BTC
Random Selection Loading Transactions
Max Size: 169.68/200 MB

Candidate Block

Mining Attempt 5440bb1973bd759eaca0c85a782e7b4a7396c6c5ec7a9f728c120013972ccbe9
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 688dbee56ce9ef12cbc7b3856c91fe3a858bea9d662c208e911c63c3744c06da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,165
Size: 1.00 vMB
Total Fees: 0.01656639 BTC
Feerates: 250.89 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (326,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,240 588,240 0000000000000000001d88132290ac30a12b37fed915cdf6eab50696baafe0d0 2,774 1.00/1.00 vMB 36
588,239 588,239 00000000000000000005b5efcf1e9e1a749222cb1acf524c1bfbac38745b7e9c 2,952 1.00/1.00 vMB 27
588,238 588,238 00000000000000000011641aec831126533bdc4e378558cb82035b6246531094 3,041 1.00/1.00 vMB 41
588,237 588,237 0000000000000000001514a9a51a9966afc69277ddfbac512a0c47efb204bb4c 2,574 1.00/1.00 vMB 56
588,236 588,236 0000000000000000001f310554bef0bbc46b27698cb68f5ce0715e1239caccae 2,499 1.00/1.00 vMB 37
588,235 588,235 000000000000000000050953d6de7888f4970d776d1a606147b80d413ee0a372 2,851 1.00/1.00 vMB 59
588,234 588,234 0000000000000000001e11d32315a87083514934f85c538c1efcd54a09a3284f 2,128 1.00/1.00 vMB 33
588,233 588,233 00000000000000000019d81906e8441fd7c2184fb3cd2147dec440053e09d88b 2,563 1.00/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.