Loading Tool

Explorer IconExplorer

Memory Pool

15,453 transactions
7.59 vMB
0.02660630 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.66/200 MB

Candidate Block

Mining Attempt 48995f8c3ad6e050db5ebfbbea8986b2493eab6726315aab41ea81468f20d866
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 50c88d58f82ed5d556b80914b77d575b7eb59b64c524e721aa76c291ee73f575
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01060406 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (758,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,618 154,618 00000000000009d24786e8eadebb078e082521ecbbce37cc3272a5a4e9b716e7 143 0.04 vMB 2
154,617 154,617 0000000000000c2fb151fc804ca28f5d41689d0a95bc86222ed661b1c32cd5da 67 0.05 vMB 170
154,616 154,616 0000000000000543a1d12f0100fbe4277cdb5d1cad9fbf48bd88e44c5bcd9828 28 0.01 vMB 635
154,615 154,615 000000000000033099673d442015e869e9f2c5f27185836999d532f745e07755 48 0.03 vMB 112
154,614 154,614 00000000000005094f6fc39f7c2d69b62125328f399befbdd74bf7b7bbb04327 46 0.02 vMB 3
154,613 154,613 0000000000000bb8271bc8db16bf69f638b5209b7356d94d478abbab0ee1898d 51 0.03 vMB 88
154,612 154,612 0000000000000a4d15d6e565d6d5191a8a5a933e749395a7c8e6f6cd386960ff 10 0.01 vMB 27
154,611 154,611 000000000000072ca116c8c2c416245c863dbe9d970c8b3fe403ca37bb91b25f 4 0.00 vMB 367
154,610 154,610 0000000000000cdde4dc439f8829231ac5eca7d2573c8c73adb0c5d7e6a17987 10 0.00 vMB 94
154,609 154,609 0000000000000bf4cc426afacb2571b4c3fab0d1dd65cbc848b7e1659d648f2b 89 0.03 vMB 97
154,608 154,608 0000000000000a049d205a2c3b66a69217bdb5038b72e34039d9d3487940c93c 125 0.05 vMB 215
154,607 154,607 0000000000000ab7c2070cb7827f945cdf68130e7e45e35813c171004ff07432 6 0.00 vMB 29
154,606 154,606 00000000000007c99b6b1b8100c3b1ce48d8bc19b30e1ac58fda2013c31d9d82 93 0.04 vMB 98
154,605 154,605 000000000000003c8104fa0e2da8a7c40e017f02dca4026b7816e63d6d3f7e5c 6 0.00 vMB 22
154,604 154,604 00000000000004bc84af9b600e7a2d27ec6bb20d045df2f87f8aa27f1449f0c2 74 0.02 vMB 5
154,603 154,603 00000000000000aa4908d6c255c3deede0e6c2fee0e850499b1a99eff43b1859 26 0.01 vMB 231
154,602 154,602 0000000000000040da6451c2408d32342e78400a3ff2c572cb7ba0b7abcf186b 115 0.05 vMB 73
154,601 154,601 00000000000007e5aa04f120f9f503be42e0261d74de33b5d2ad01ab43b0163d 66 0.05 vMB 54
154,600 154,600 00000000000001de6811527902b2a994f3721af035110242ddca509e9a40ef7e 37 0.01 vMB 868
154,599 154,599 0000000000000d8a4b89a5b219ba1c4cc7cfc982f5119d0dcd4758fbe63cd735 35 0.01 vMB 0
154,598 154,598 0000000000000397a165d83cc4640321a3b8ff4cce1f8aa2570deabf14ac14e7 111 0.05 vMB 64
Previous 10 blocks ↓
Total Size: 779.56 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: 266.76 GB
    • Received: 1.03 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.