Loading Tool

Explorer IconExplorer

Memory Pool

77,066 transactions
29.06 vMB
0.07874147 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt 53ea3abafdd7d9919ee59e65e7b9134122e2997f984273aa05b9f7b391bf467c
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 2f94372e92674a5147b9bc2957b9d219f4f7fe4aca36b4d372dff1bada2279ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.01520605 BTC
Feerates: 301.60 > 1.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (306,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,110 609,110 0000000000000000000c55396aa004a55405a107cf2358756f5efdee8159fb04 597 0.17/1.00 vMB 17
609,109 609,109 000000000000000000112aec0c38b780f87bca326ad9b568bc507ae04f7a946d 2,160 0.62/1.00 vMB 12
609,108 609,108 0000000000000000000408d5ed0176d63dd03332c93562bf6c0e6329544d939d 648 0.22/1.00 vMB 13
609,107 609,107 0000000000000000000f16fcbb3da61e8e856737b29c0f98e00d5bf81cef2f01 378 0.12/1.00 vMB 20
609,106 609,106 00000000000000000014126947f4f8007c45358524ec0e2658225ae34b1b2d8e 1,322 0.39/1.00 vMB 13
609,105 609,105 0000000000000000000bfc3b81a31235f5f5d6a3ef538a450063e2780bb9d4df 2,515 0.84/1.00 vMB 14
609,104 609,104 0000000000000000000fcf933f0820ad7c0a3908145ca39f36383040ad6d03ef 99 0.11/1.00 vMB 20
609,103 609,103 000000000000000000104035a9547924c7c485333a568b4ca8a90a020ecfc624 1,521 0.60/1.00 vMB 21
609,102 609,102 000000000000000000135eb9b1d99447453dd80b6aa29312f51e4f8fb77d1d58 870 0.24/1.00 vMB 15
609,101 609,101 0000000000000000000c8824074accb37f4b5b22f552723a399c7a3287aadf18 3,317 0.95/1.00 vMB 12
609,100 609,100 0000000000000000000237b140d5f5044914f0916f57a8a25d88b3a310caa275 2,743 1.00/1.00 vMB 10
609,099 609,099 0000000000000000000e8b7b40031c1b762f98581d2673aff079d7f9c4f1036a 2,860 1.00/1.00 vMB 16
609,098 609,098 000000000000000000050dba630d17ed43525aa5ce2a517a5808aa9065a7d20e 3,089 1.00/1.00 vMB 20
609,097 609,097 00000000000000000011b2bb68b21860aa26923b4b1742dd3decadbfb745dd36 1,900 0.80/1.00 vMB 12
609,096 609,096 0000000000000000001383f1caf89240fc746dfc53a7913f15289a82c9a03cb0 818 0.27/1.00 vMB 21
609,095 609,095 00000000000000000013124ed192412401bb461b7b104156f4230f003f21e4c3 55 0.03/1.00 vMB 9
609,094 609,094 00000000000000000000ddbc9be7bf12dd57f5508a4981407b7ad7fcc878f9d2 2,218 0.69/1.00 vMB 7
609,093 609,093 000000000000000000021092ed06d0c665333ab98279d582ea4c327e18ded6a6 2,943 1.00/1.00 vMB 20
609,092 609,092 000000000000000000056858bd6b5fc7e09afb43cb8e99da06f29c7c84e419d7 2,062 0.72/1.00 vMB 10
609,091 609,091 000000000000000000025ff84fa767760caac8d8f3d845be86cfa7916f768e81 2,541 1.00/1.00 vMB 18
609,090 609,090 0000000000000000000bc18267323b36e8f35844903d777ce6fc731af94b770a 2,353 0.89/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.81 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.28 GB
    • Received: 17.05 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.