Loading Tool

Explorer IconExplorer

Memory Pool

87,047 transactions
32.58 vMB
0.15050414 BTC
Random Selection Loading Transactions
Max Size: 198.91/200 MB

Candidate Block

Mining Attempt d73a7af15aaa953c70878c771a6f5ef1bbbce235a46e68c14e73d6c4f54ab1f8
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root d9226140ff2f2397e6bbd0e1019f1f1c4e780c723117f0261482aedd477833c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.05796379 BTC
Feerates: 400.00 > 5.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (616,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,929 298,929 00000000000000003a64cda318665df491e0cb3bcd86ea5753136e14075d39a2 296 0.12/1.00 vMB 34
298,928 298,928 00000000000000001b57233e5a01f250ad70c148deb97393a9e435bcd82a0b94 498 0.22/1.00 vMB 34
298,927 298,927 00000000000000004bb1e3fb0dab84246112642fc4499d08934475cf3b4fe877 42 0.02/1.00 vMB 28
298,926 298,926 0000000000000000015ae7c72b949c8a4155ac28cfdd7015419486a877a3d670 444 0.17/1.00 vMB 42
298,925 298,925 000000000000000022e74ade71348d7f8e5bedcaf0a66dd8b481f8b1755bafa3 586 0.28/1.00 vMB 34
298,924 298,924 00000000000000005777ec19bff37ca8acec7e0fbc07f153fd1d22abb50f5bfa 1,015 0.50/1.00 vMB 35
298,923 298,923 00000000000000005b873be93174239a842de2936ae16d0c6a713962103bb342 18 0.01/1.00 vMB 55
298,922 298,922 00000000000000000ff4ea95c779bb15b051a8998977ac933c4be54d7c11f166 386 0.21/1.00 vMB 62
298,921 298,921 00000000000000002203cc4961ce9bbcfa316d038a2c4285697ca14e5e2a6a31 61 0.03/1.00 vMB 29
298,920 298,920 000000000000000043fc856a9f64fb0442927fde4e28f7a27f60fc83bdc4d2b7 460 0.24/1.00 vMB 25
298,919 298,919 000000000000000026f790d4b91839782200900edf4969b500d20bc9eee3014b 512 0.17/1.00 vMB 65
298,918 298,918 000000000000000023b5942be3abfc21518136e5566870505b72996531124460 223 0.13/1.00 vMB 21
298,917 298,917 0000000000000000614d897ea9dc618c2ee3eb08a5cdad02064307ba71fe28c3 256 0.12/1.00 vMB 51
298,916 298,916 0000000000000000729a5990e1e4a31d157ebe3e30efafee512170d5aa1972b3 13 0.00/1.00 vMB 37
298,915 298,915 000000000000000022afb86ac16d80487af4c79ff1856e26480f393b3b12db01 547 0.26/1.00 vMB 77
298,914 298,914 00000000000000003c74c33856d47e8cdcd932d56302af4b785202209c83eae8 221 0.14/1.00 vMB 31
298,913 298,913 00000000000000001ebf9528d005d5727af22de4fe103715cc1c222a5731213e 639 0.31/1.00 vMB 38
298,912 298,912 000000000000000082e05e893acdd5f1b18cdf2e5f143a2b020e0e51e99cb02a 787 0.36/1.00 vMB 43
298,911 298,911 0000000000000000372e3c13216f66bacd91ec3ceb36bd5dc042cc1df593e91b 265 0.23/1.00 vMB 17
298,910 298,910 00000000000000000c1b3eec436c3579ecf9be01e86b6303de960649fa6ca07f 512 0.23/1.00 vMB 44
298,909 298,909 00000000000000001b3002df78eb2362ddc2988113af9cccd6e7103922836254 261 0.13/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.