Loading Tool

Explorer IconExplorer

Memory Pool

78,379 transactions
29.39 vMB
0.06675889 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 4aa27a4a76eed2694cac0548b6bf1486aea6011d414b03876c5fb4d8ed06bfa2
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root a33530334dc6b39da308bd001921945bc74236595fdee3207538dd51c0e72cd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,037
Size: 1.00 vMB
Total Fees: 0.00722155 BTC
Feerates: 40.21 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (228,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,437 686,437 0000000000000000000482bde628bebdae8315a010dcb824e04be9187da569a6 205 0.14/1.00 vMB 22
686,436 686,436 00000000000000000005ad7d27b92b22b6f71b804521c81c0af97fa71391ca0d 1,239 0.50/1.00 vMB 29
686,435 686,435 0000000000000000000afb15236112de09ac8f53a495936436e9ade18e32b1e7 1,093 0.53/1.00 vMB 26
686,434 686,434 00000000000000000004faadee72473ef61d43a6403cb402a51b9801a3842bef 1,294 0.53/1.00 vMB 24
686,433 686,433 000000000000000000034ef4f35cd4f549d34e968a142524df770b57d887f6c7 2,554 1.00/1.00 vMB 23
686,432 686,432 00000000000000000000df3dfa8b638b7658a215ebd467c79e0a8a81e5920b0e 2,121 1.00/1.00 vMB 15
686,431 686,431 0000000000000000000160d3554aee7603f6b46715eefc11751138ddb8db5cfe 2,499 1.00/1.00 vMB 59
686,430 686,430 0000000000000000000a2822ebec5c19046d21d3a47c04b054b55ec68bb47796 1,232 1.00/1.00 vMB 27
686,429 686,429 00000000000000000007187b15897150bae82994685ee52462e85d3f6136535b 585 1.00/1.00 vMB 49
686,428 686,428 000000000000000000082ffafb44953978c1a9c3ff5bcb80546fc922f3a93ab0 427 0.34/1.00 vMB 30
686,427 686,427 00000000000000000008ef20672a2d95b51d7e3596c329f36a367595d105f98f 549 0.18/1.00 vMB 32
686,426 686,426 0000000000000000000b6086831c5d9c9a75f2e604cd43e210919cd17d29e033 1,629 0.79/1.00 vMB 6
686,425 686,425 0000000000000000000c0e0bd75bb6d37c78df54606f38a6da8f3e54d8394ef0 1,855 1.00/1.00 vMB 21
686,424 686,424 000000000000000000049982dd70cd4269cfedc1602b4be855c31e19ba3d6164 2,781 1.00/1.00 vMB 54
686,423 686,423 000000000000000000012f4e9fd3dbdf71b8489a95aaa49a4ef5fc356c95b51d 207 0.11/1.00 vMB 38
686,422 686,422 00000000000000000006912ba3c94e9b8b16e7d2063cddb54b03b7cb4d2bc913 587 0.31/1.00 vMB 42
686,421 686,421 000000000000000000017256b1c93b59655b0072e5749608dc3d863d30faf94c 840 0.33/1.00 vMB 19
686,420 686,420 00000000000000000000af665a4876d9c7975b87bfef5c068dfa5e0fd7463685 2,407 1.00/1.00 vMB 26
686,419 686,419 000000000000000000079d53b0e5ef5c587d22cc916c1d0c2a63c3e44dc810d8 2,195 0.92/1.00 vMB 27
686,418 686,418 000000000000000000047e496e2ad0b13bf2d10de56a9a4d5645e76815858d0a 1,784 0.90/1.00 vMB 21
686,417 686,417 0000000000000000000a05a00bdde73c9346bf4cdcbcde16ef365879ba58dcaa 2,734 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.