Loading Tool

Explorer IconExplorer

Memory Pool

84,879 transactions
32.20 vMB
0.11541461 BTC
Random Selection Loading Transactions
Max Size: 195.03/200 MB

Candidate Block

Mining Attempt 16069ad2425fa8155a37b3f2b2f196259f257a44e5bd78dba637d036301e81f2
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 65b8e47064b128605b4e713a23ddcade782eda03d7089c96e6e0e8b0029177fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,781
Size: 1.00 vMB
Total Fees: 0.04143437 BTC
Feerates: 351.58 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (349,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,314 565,314 0000000000000000000008b666578322e2be0c639944b03468017ffab8f4507f 1,693 0.53/1.00 vMB 8
565,313 565,313 00000000000000000012f40962a46a0fa06dae692d029d63f165e8c910d27b3d 1 0.00/1.00 vMB 0
565,312 565,312 0000000000000000001fef9a82cefb8dcbd02899212e9cc96bc3aa8b78b0c095 2,016 0.76/1.00 vMB 13
565,311 565,311 0000000000000000000ca73116d88a15f73b1b461e6a3c8b3a2ae1e0e1d9445a 2,934 1.00/1.00 vMB 4
565,310 565,310 0000000000000000002cd418b3cab54ad6736eac61cce47678f571fd1503690e 2,762 1.00/1.00 vMB 17
565,309 565,309 0000000000000000001285be5f4cd93e5da1163a586c3351406dcfa9f97bc23f 2,909 1.00/1.00 vMB 10
565,308 565,308 0000000000000000001264dd8d41f4cfd26cf9930e90bad773b16dd82449b9fd 2,535 1.00/1.00 vMB 16
565,307 565,307 0000000000000000001a6c42bb415c1ffd22c1a06ae93cde6106e3ae3c5d962b 2,446 1.00/1.00 vMB 32
565,306 565,306 0000000000000000001d4ae07040240093439286621659cacee748aa25d6d90a 2,487 1.00/1.00 vMB 37
565,305 565,305 0000000000000000000f6eb3e71ba0843f31450e4ad171ece82568f1bc27e3b6 1,469 0.53/1.00 vMB 10
565,304 565,304 00000000000000000004c9cc32ea93152ceefc781f9e5b7c247b988476552ec5 3,062 1.00/1.00 vMB 10
565,303 565,303 0000000000000000000151340f25d2cf3f01997ad9a1bd3e02aac39dbf3c2181 3,139 1.00/1.00 vMB 11
565,302 565,302 0000000000000000001064693273a726d89606afb3745745cf65c8cf09fcf396 3,109 1.00/1.00 vMB 20
565,301 565,301 00000000000000000012adac758dfb3a5112c9d470ca8dbc3f44b5abcc027605 3,158 1.00/1.00 vMB 14
565,300 565,300 000000000000000000233850de199e26382e7db39fea98fef24c0ac54c117fe6 2,246 0.74/1.00 vMB 5
565,299 565,299 00000000000000000022096593aa9550269de627a428959cc5cfe131bdc7fc63 3,229 1.00/1.00 vMB 19
565,298 565,298 0000000000000000002a03dcf1f1954b64cd6a318c63e11f6322a575a73cc148 2,983 0.99/1.00 vMB 8
565,297 565,297 00000000000000000008de35e4724e00eebe7d1df113a4ba52a04560816ad8bd 2,620 1.00/1.00 vMB 11
565,296 565,296 0000000000000000000484594dd73161ff0084b5f20f1a3286068115bc283972 3,159 1.00/1.00 vMB 12
565,295 565,295 00000000000000000015f6d9022cbb49db887f80f3b42a933778a1e75b6b39a9 2,657 1.00/1.00 vMB 8
565,294 565,294 0000000000000000000cea9b3c87e94c8a37cfc365702365703b06839891e20b 1,369 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.75 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: 708.68 GB
    • Received: 16.75 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.