Loading Tool

Explorer IconExplorer

Memory Pool

73,647 transactions
27.25 vMB
0.06564665 BTC
Random Selection Loading Transactions
Max Size: 166.16/200 MB

Candidate Block

Mining Attempt 559a4c11ab1b6b8111eb854e78f066736b365a92e46d37422dfb74fd229d766e
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root b7d93f228d570c1c32a14b7089ee1623b1ac45da0bf4bfe6531f9e730853942a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.00778180 BTC
Feerates: 61.00 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (673,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,356 241,356 0000000000000093e85c29969fc1d1a872bde1ce47896d1b7eca3900c4945b7e 113 0.06/1.00 vMB 165
241,355 241,355 0000000000000084cf30126d39049a7438ee2872ca73b72b2956bfac99ecc95e 193 0.11/1.00 vMB 141
241,354 241,354 000000000000005519a065953ab68bf16718b6dc2313b1babfa162706f0d0de8 19 0.01/1.00 vMB 88
241,353 241,353 0000000000000057d98ab38921d3c9e5cc3aa758d3ac9f24835838a30ebef52a 328 0.14/1.00 vMB 152
241,352 241,352 00000000000000e450e1c7c11bc0940330488ba8a05f21a16d2859feb46f11ad 181 0.08/1.00 vMB 228
241,351 241,351 000000000000004d61d21060b48a1b4c37a4f99a835c47e0ca44c81b65c8339f 124 0.07/1.00 vMB 103
241,350 241,350 000000000000003f376f4b1b4b404cc0544e248bce294f3736e69f7128f37126 252 0.12/1.00 vMB 130
241,349 241,349 00000000000000ff408711e254fb4033a80b8e437252fd56dc662a54e0770983 193 0.10/1.00 vMB 120
241,348 241,348 00000000000000cdf28f1898bca90819090a26d5d5ec2697603177ce884fecc9 528 0.23/1.00 vMB 201
241,347 241,347 0000000000000101063c6b8ceda19aea404c2d879085a5cb72ce7910ecc29a6c 211 0.10/1.00 vMB 128
241,346 241,346 00000000000000ff494c95f6acd139176160526bfb0dc4111e5c92d0ba235bb0 446 0.20/1.00 vMB 150
241,345 241,345 00000000000000b287b92e50d45b0d4f6c36339557376f9043cfb52dce177190 174 0.07/1.00 vMB 171
241,344 241,344 000000000000009600b581712eb0b0895fbed41944f931462d627adcf1971db9 198 0.09/1.00 vMB 159
241,343 241,343 000000000000006e3c63f72f27048d2c8e0a889f7f4943f9d12bf5b9c85765e1 103 0.06/1.00 vMB 27
241,342 241,342 00000000000000706389703e3264be9b210473e908768130157c88c3309073bc 512 0.25/1.00 vMB 140
241,341 241,341 0000000000000070151ad757cf6e7a139622b43002133ad5929196bc5256f1bd 645 0.25/1.00 vMB 203
241,340 241,340 000000000000006ad1bccee44752fe6b11b5bf908eac23fd34a1c7c77e16e171 165 0.08/1.00 vMB 165
241,339 241,339 000000000000001f3398519a5704ba729884d2098917ede216a0067dd32cf43b 237 0.12/1.00 vMB 116
241,338 241,338 00000000000000d59cde17697bd84478f73ce7ec38fa8c201b45807c4f57d026 174 0.07/1.00 vMB 150
241,337 241,337 00000000000000ad7e53299199846484567bc413fffbb3b692ab322b8636951d 43 0.02/1.00 vMB 158
241,336 241,336 000000000000009f592e0b230d68159d0fe963743c09905dd59713941a820354 49 0.02/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.