Loading Tool

Explorer IconExplorer

Memory Pool

47,551 transactions
29.02 vMB
0.09078300 BTC
Random Selection Loading Transactions
Max Size: 154.46/200 MB

Candidate Block

Mining Attempt ec6693cb0e5d3e439f80d199a908b9d7b201af532c4e4840c907ccb3489db970
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root a5f46773be3dbaf4860b7d6ee61a54d9eb23f48cda3c8f9aed20f2ddbabbdbdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.03418513 BTC
Feerates: 151.16 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (732,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,690 182,690 00000000000000c989a9088280c35195deacbc61471c56989fbb75ef1d505432 14 0.00/1.00 vMB 0
182,689 182,689 0000000000000581dbfe58bc3b05586c18417ce6110a4a4cc67f625a28cb4b9f 93 0.05/1.00 vMB 98
182,688 182,688 00000000000005d8070c98daed4b2bd05650d802a896980ed3f48a3ac957dd66 52 0.04/1.00 vMB 69
182,687 182,687 000000000000016ea2fbbe863e4ff3c6d81c7fd4ef42bbfbe7ffd8bd2e790812 128 0.05/1.00 vMB 91
182,686 182,686 00000000000004af79abc08ae27f79a7a1b1b7e9a6a3ec1121f706f93770a71e 80 0.06/1.00 vMB 58
182,685 182,685 00000000000006c1b7fbf7f7a93bb37590a499d3f673a095fdac70d5a0b8b150 52 0.02/1.00 vMB 136
182,684 182,684 000000000000078caac128d4984debd0d4a84bb0fa12b6bbccf853aeaebc0240 10 0.01/1.00 vMB 52
182,683 182,683 00000000000002f6590ce24156d0ecac9db73ef8d75560981be24ccf856033c3 37 0.03/1.00 vMB 295
182,682 182,682 000000000000009ee5b428ec056fade1016df42767e469564352d0724d2369f6 125 0.05/1.00 vMB 113
182,681 182,681 00000000000004df03ebe4ac42dc0796e665a49aa1afa6386f9a89d570e40ce6 33 0.02/1.00 vMB 3
182,680 182,680 000000000000043dfe39d76d206bf786da0403b669093f23995e3002d06e3d27 149 0.10/1.00 vMB 98
182,679 182,679 00000000000000824f4db10dcbef96855bfb14249565065568033087d5bc9c4e 8 0.00/1.00 vMB 101
182,678 182,678 000000000000019bf2ab1e7d33da1bd125655f65c0514fd6a120fc6d737bc43d 125 0.04/1.00 vMB 90
182,677 182,677 00000000000004ddf84bc1f9a7dfb52b146333bcdd80d19cadffd43e1d4804bf 9 0.00/1.00 vMB 15
182,676 182,676 00000000000002aff2a20e4c1def9d45ed216e6ba81ca6e49cefea651b2d0c5f 38 0.01/1.00 vMB 144
182,675 182,675 000000000000036dec142fceff5ebce490b3b12e4d4a197c6565d1a5b2b7b9fd 64 0.03/1.00 vMB 79
182,674 182,674 000000000000070b84820a2bb87403357e49a9ab691fe9c7cbac19f170a08bd1 83 0.03/1.00 vMB 223
182,673 182,673 00000000000009a3a0f0e722072bc7eaa819858aa342aa301e2726a50ee9b6de 87 0.03/1.00 vMB 98
182,672 182,672 00000000000003980dd8cfb1efc3d4655f023f6072716b8431e0901ab4caeed7 13 0.02/1.00 vMB 242
182,671 182,671 0000000000000897cd3b5626e61b4363414e509a1c80320af32477e04777a507 56 0.03/1.00 vMB 40
182,670 182,670 00000000000004ba3d1b2f458e258097ce8a19543d019aa024314ffdb285ae68 91 0.12/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.67 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.