Loading Tool

Explorer IconExplorer

Memory Pool

83,989 transactions
32.02 vMB
0.08904491 BTC
Random Selection Loading Transactions
Max Size: 192.78/200 MB

Candidate Block

Mining Attempt f009b46600cb35bf539fffb129d7fe75e2b56118b57e3544ec673eb40fd11c0d
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root c07bea2b541d22e050777bab2f09b60caceb0ee72aec7a24c5191158149d4a46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 665
Size: 1.00 vMB
Total Fees: 0.01250488 BTC
Feerates: 101.28 > 1.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (584,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,123 331,123 0000000000000000120e508ed53e07e1be8a6ac14a15e1e8255a6121b9a5d9ea 365 0.18/1.00 vMB 22
331,122 331,122 00000000000000000d133cf3ff3d951ead17e510cef91a59ce90736b5c7f4360 317 0.19/1.00 vMB 24
331,121 331,121 000000000000000007ea3fbe26609edcb53a46e04997e945de4667d7b0939857 787 0.51/1.00 vMB 25
331,120 331,120 00000000000000000c3030f2abd2441f1b65edba0f333a7b5d472227c9c90f39 990 0.56/1.00 vMB 23
331,119 331,119 0000000000000000017c6ae5a464e8860020248eb8a17afad89439279d8b4f62 1,527 0.75/1.00 vMB 29
331,118 331,118 000000000000000001e102afdc2da78b069635d3b87bf09dfc5170aad1a982ae 452 0.29/1.00 vMB 22
331,117 331,117 000000000000000001f5c40885615e060630462a93bff9616018e7c44185ae17 297 0.19/1.00 vMB 24
331,116 331,116 0000000000000000134a53dbe2e04f8d59dc181fc8afeb1bd6c8f0fbc01d4946 320 0.21/1.00 vMB 25
331,115 331,115 000000000000000016b82b665d041909f3cd1dc4ffe5cb167e6ef8a483a48cb3 598 0.42/1.00 vMB 21
331,114 331,114 00000000000000001013938bc86158dffc573c0d32718ef570c756d8b1b62086 294 0.18/1.00 vMB 22
331,113 331,113 00000000000000000b59749e57da6c0bd9a3fc67e60573dec489458fe994a458 65 0.03/1.00 vMB 33
331,112 331,112 000000000000000008f2a1a4bcdfd375cfb1389d5b439442e3299f56ce7e91b5 152 0.08/1.00 vMB 25
331,111 331,111 00000000000000001a2e985407e8b1fbc6015d77c2f7c7c071af03de6f91ae51 940 0.53/1.00 vMB 23
331,110 331,110 00000000000000000ebe5739d9bf2ffef8904cd811b065f72d7b5a7171a5da3d 889 0.51/1.00 vMB 23
331,109 331,109 000000000000000007eaa69f34d3555e93d66c544aad385c3f1f0aad0538e039 143 0.08/1.00 vMB 22
331,108 331,108 00000000000000000ec3b05082652a3c699ce33c76f9a7e9173214607b6727f9 821 0.35/1.00 vMB 33
331,107 331,107 0000000000000000068a468293fdc8c22b92fb92351a24ff5464514faf81b14e 32 0.02/1.00 vMB 28
331,106 331,106 0000000000000000111343bb45cfd69fcbdee9a8b3e4de5bf67f12d62d3d21f5 174 0.08/1.00 vMB 15
331,105 331,105 0000000000000000042457f6f7079994d0a76508d3d3a779b2563584a0a5036b 332 0.17/1.00 vMB 23
331,104 331,104 00000000000000001b00747e74bd110c80675cc1d9079779e75d282b6d9e3c7e 360 0.22/1.00 vMB 22
331,103 331,103 00000000000000000ebccf47a98dc78d5e9db04770f6cdab2ee3e95324a2ccef 972 0.52/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.98 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: 716.67 GB
    • Received: 17.81 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.