Loading Tool

Explorer IconExplorer

Memory Pool

34,989 transactions
14.85 vMB
0.07047795 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.08/200 MB

Candidate Block

Mining Attempt be2e09b8c8ca09059554a102560fe3ee1e5ba93301884c9a54ec6603206be9da
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 34dc9da08b8c286a15e8890258337b3a8ae45195c6bd6968f1127260c4ecdb3f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,615
Size: 1.00 vMB
Total Fees: 0.02301191 BTC
Median Feerate: 2.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (657,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,030 256,030 000000000000000adf414032bd1b00886cc52543807812ed4906084152aafe99 216 0.10 vMB 83
256,029 256,029 00000000000000097dc82139eb0706adbd295f162dcc2c2688246d350b164b37 90 0.06 vMB 59
256,028 256,028 0000000000000024cfd7e7a83a134369d395c03a8ca8b15bfdf82408f3e3e0ba 105 0.04 vMB 172
256,027 256,027 0000000000000004e457f50bcb0ddda8c4715d85d9380565a71cd06199c30658 212 0.10 vMB 92
256,026 256,026 0000000000000008ef5ebb9c10b8066074faf7152cfcb2d830edab6fc5250ec6 425 0.18 vMB 116
256,025 256,025 0000000000000034c928fe6dc5bec052634bb3a0c478fd9de0685bb8efe58b8d 535 0.22 vMB 113
256,024 256,024 00000000000000270e4253cf6982291a7cd173874d0990f59c19c6d18fbe6b0b 109 0.05 vMB 116
256,023 256,023 000000000000001e02448e15a8ba0bf12911c2f90e8619b2838ecd3058e02658 125 0.05 vMB 119
256,022 256,022 0000000000000012b9c6bba2d63734c8cedb8831696796b0e1d12780d1f5be15 200 0.08 vMB 116
256,021 256,021 000000000000002448c5f0333f97de6e3d7769b8d24ba4d7f1742e33be385140 64 0.04 vMB 88
256,020 256,020 000000000000000bc845eaf190fa51da35faa3058b7391444278382012b2b260 213 0.10 vMB 102
256,019 256,019 000000000000001e03f3146b1d64fe3f2c222a5f1bea789fef276a183cb743d5 53 0.03 vMB 73
256,018 256,018 000000000000003c338fbf387aed051e62e64ea795e07da8f2bbfa77431bf030 408 0.18 vMB 115
256,017 256,017 0000000000000018781fd3f7cd533732f02a8d8b154b26d991c7cbea482871ab 198 0.08 vMB 40
256,016 256,016 0000000000000012a84326cee56d1292f9d7e4244b5772012a84e9474e0a8ea8 541 0.23 vMB 121
256,015 256,015 0000000000000003e29e496c3f007b9ec012abcab5a9935e6ee30e35ae6ce72a 151 0.09 vMB 95
256,014 256,014 0000000000000032ea5b437def288f11c81b96b4875aed20ba91ae6c4694de4e 359 0.17 vMB 96
256,013 256,013 0000000000000005cf178243a4672c9933d61ba128e236619e30560edf854a55 546 0.25 vMB 108
256,012 256,012 000000000000001a42c048f902c3499deefa7118926870c25373e0663ef06ea6 176 0.08 vMB 104
256,011 256,011 0000000000000005c3b721ea6bacb8a7011bc30cff27e7a895cc61f9cd421ba2 53 0.02 vMB 76
256,010 256,010 000000000000000d3750eefed19958542ff05f82ee64d24b3acee7d596f275ae 170 0.07 vMB 120
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 152.59 GB
    • Received: 0.61 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.