Loading Tool

Explorer IconExplorer

Memory Pool

77,032 transactions
28.91 vMB
0.06638377 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 94f91ae2b5623462f1035fefc910f2ca198b218f707134be09d39404ff64737f
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 61e85a70942057d1ce8eddc1cb838d905c57a58c6a6ce5ea7191e4562df0b96c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.00337608 BTC
Feerates: 14.07 > 0.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (327,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,998 587,998 00000000000000000016f8da0ca8135bb38d5868e3cf04be69d75174e85f498d 555 0.18/1.00 vMB 31
587,997 587,997 0000000000000000001b485ab90dc597b7590995a00a30662d76f27d6eb35557 3,166 1.00/1.00 vMB 27
587,996 587,996 0000000000000000000f16c08f88aadecda6a5b17adc5389ef2fb751f00c2f9a 62 0.01/1.00 vMB 36
587,995 587,995 000000000000000000044582ffc8851e6582fe4feeb28ea19f4346d61d5f8928 946 0.28/1.00 vMB 25
587,994 587,994 00000000000000000012e25e1e20dde43807924228e88dd240567d35366c0697 546 0.15/1.00 vMB 22
587,993 587,993 0000000000000000001afc171b4d8219868900572d3ea51aa6b6984c772a40c7 1,627 0.70/1.00 vMB 30
587,992 587,992 000000000000000000057b0796e8d39bfed5f246aa32af2eb24331b70dc5ce9b 2,008 0.82/1.00 vMB 27
587,991 587,991 0000000000000000000ed508d47cc8e9b2686304b623fe4aecef64a2ff8ca145 1,112 0.34/1.00 vMB 19
587,990 587,990 00000000000000000014b7a790e73f25ef3e409503a07a723fc58c37069f4731 3,164 1.00/1.00 vMB 27
587,989 587,989 000000000000000000024aef6c429381df55bbdb475018153a933a6568033f0e 291 0.08/1.00 vMB 26
587,988 587,988 00000000000000000013ac7c88229d8280e93f293c3723a938905206368330b0 276 0.09/1.00 vMB 37
587,987 587,987 00000000000000000016f1bfce427f08837ee4ce9dfa23303a2ceddece821fe7 210 0.05/1.00 vMB 53
587,986 587,986 0000000000000000000828cb646f96721d0f67ff8466967d30c984b01cc6506c 2,575 0.88/1.00 vMB 10
587,985 587,985 0000000000000000000591edd6206f1e33bc32a674c08662edb45cf068f16dcd 2,133 1.00/1.00 vMB 47
587,984 587,984 0000000000000000000f69ce0399464878e989e82315aa04a93e4b25e71a6734 3,069 1.00/1.00 vMB 34
587,983 587,983 00000000000000000015667857f5da3ad9ce677c8c3466e65c5df1ab8b901180 2,185 0.72/1.00 vMB 29
587,982 587,982 000000000000000000042fdec41365cb4117bdefdf74e07cb69e005237c5783a 2,521 0.79/1.00 vMB 32
587,981 587,981 0000000000000000000d3934692001788710943557a5b9a101b211e613d1b8b1 1,071 0.33/1.00 vMB 27
587,980 587,980 000000000000000000016ef3978d1475222dd09e1a276541fec6b2ddada99380 148 0.04/1.00 vMB 41
587,979 587,979 0000000000000000001ae15b7b701f27b0bd2579700f33d4e4b52a108ad4b2d6 309 0.14/1.00 vMB 36
587,978 587,978 00000000000000000018ed035e42aa7c489405badcf5640426375b616e5f5b6e 453 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.80 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: 710.00 GB
    • Received: 17.01 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.