Loading Tool

Explorer IconExplorer

Memory Pool

21,861 transactions
10.76 vMB
0.04670554 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.83/200 MB

Candidate Block

Mining Attempt 96521ac5de2d2b1cb817fb61e92303138bfb7795637f8650c0cc7b0b251186c0
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root c3a65046b86a7764ded6feb80fe7ab733b708fdfaad16f85a0e37bf7ba6f18a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,823
Size: 1.00 vMB
Total Fees: 0.02824571 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (766,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,695 146,695 0000000000000472688ba4a55bb8ecc8f037ff577b738d32ca59dd15c4b06923 7 0.00/1.00 vMB 0
146,694 146,694 00000000000006e5ea79cd7b7dbcf2f10c4cbc927e24a628969ac94d81940ddc 101 0.04/1.00 vMB 2,148
146,693 146,693 00000000000000d40e2f28c540e85efc1507044ecf1836cb89e41dc90be2ec16 111 0.04/1.00 vMB 3,103
146,692 146,692 0000000000000039b0240d21ed39ce1a138901a89e418228e0f09f575c75b75b 78 0.04/1.00 vMB 2,760
146,691 146,691 00000000000002976b3084693dd23e14ccc7dbd9fd791cb73fada73a01a68baf 35 0.02/1.00 vMB 57
146,690 146,690 000000000000042912f6a671d0ee4c59680e3a8d0fce7d5cf416039c32675c72 3 0.00/1.00 vMB 28
146,689 146,689 0000000000000432d6e88a464f17f2dd99091756fcb7b94ea0d5c88d657696c4 132 0.04/1.00 vMB 33
146,688 146,688 00000000000005517e306a203f6c47d65e4d97bbccd2aa222eb8546087e48dbc 12 0.00/1.00 vMB 0
146,687 146,687 000000000000086c5f2afa762ec67b2b5c60d968f136b6efd1e1c21eee9e8c1e 32 0.01/1.00 vMB 66
146,686 146,686 00000000000006772450031882bc9beda06c74b446b835e3d8f1969af2045bdb 33 0.01/1.00 vMB 160
146,685 146,685 00000000000007924db975fc405df91b8fb57968b08baf40b7c0e01e58fc73f5 40 0.02/1.00 vMB 44
146,684 146,684 0000000000000550e794ef3b3473938dcf0f977889999ca4215e352a271e541b 19 0.01/1.00 vMB 77
146,683 146,683 000000000000089845edb3b74ccbf2250f36044e4de6a82389e08e6267e797ea 46 0.03/1.00 vMB 39
146,682 146,682 000000000000053bf888e88f3f163767168047eec019017b3e732b651145df27 62 0.03/1.00 vMB 137
146,681 146,681 00000000000003c2cffca8ba13a9d19c37d925ff349cc71472c754e9c696c71d 37 0.02/1.00 vMB 85
146,680 146,680 000000000000028ed7179f017782302f9ba0a3c2559fe5e7eaa5c109721975a3 87 0.04/1.00 vMB 234
146,679 146,679 00000000000002a8eb998bb6035dbd4a0f76824ba4542ec4505023595dc438e6 42 0.02/1.00 vMB 100
146,678 146,678 000000000000037444b332c6d543f017839def5849f73c58d6a8da538bb889ef 15 0.01/1.00 vMB 43
146,677 146,677 00000000000006fceba8afb7ba2ee68cb50f6f20fbe662e3864185bfdab37c05 44 0.02/1.00 vMB 166
146,676 146,676 00000000000008106104a3ea97e45b4a4df82815ad9316ab23e89a4adc32d50f 58 0.04/1.00 vMB 92
146,675 146,675 00000000000003855d79f609885b4c3879d939cdae605d1e401e18e64b81cc8c 70 0.02/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 779.85 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: 433.36 GB
    • Received: 2.37 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.