Loading Tool

Explorer IconExplorer

Memory Pool

18,311 transactions
9.74 vMB
0.06465486 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.96/200 MB

Candidate Block

Mining Attempt 1a2b67a0734b3ae3b0ef4f977715cd4bdf5572fcf21900a8470cdd63c1c34197
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 7e7516c50481dd0517bcc66743f66dc641d39d26189e90692cc6c0d7b99ab465
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.03950420 BTC
Median Feerate: 3.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (657,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,039 256,039 000000000000000a6b0f2241a000cbc541a1d35ef5ab28d84fb44312d56f40ec 530 0.21 vMB 119
256,038 256,038 000000000000000716c9ad8c9cdfa1e856247f3f25917f3d226ecad4c3fd0052 289 0.12 vMB 134
256,037 256,037 000000000000001fabd2476b1b971888ed107b29ca8ac5abc40477ff95baf34a 324 0.13 vMB 110
256,036 256,036 0000000000000014d26c045674fd4e784eb0257ab6088e9dfed00e2eca320eed 227 0.11 vMB 85
256,035 256,035 000000000000002a84f3ee4b5d2b4e136135f6aec6b64bfef9860e8253a47ebb 640 0.25 vMB 122
256,034 256,034 00000000000000048892cc190a861cd1f9ec33b8d1daaac644a4df34a623483c 308 0.12 vMB 112
256,033 256,033 000000000000000cf1d846f95914f274e4247501182f8e97a0fded4fc331350a 178 0.07 vMB 125
256,032 256,032 000000000000001a7551c8d0d76d1095287a7fbae6a8aa8976d12d51b540147a 191 0.10 vMB 91
256,031 256,031 0000000000000002e2a62b8705564c38d6a746fc8e971a450a69989152b5ee97 17 0.01 vMB 14
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
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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