Loading Tool

Explorer IconExplorer

Memory Pool

71,751 transactions
27.39 vMB
0.09995213 BTC
Random Selection Loading Transactions
Max Size: 163.82/200 MB

Candidate Block

Mining Attempt 233c4d995d5031b766c87515bc766cae5798751f014d0cfa9ff0763a3a149f79
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root 49ea24807554752755299c185370636abb205a2baa66172184b0b179d8b73da2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03682837 BTC
Feerates: 1,003.56 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (671,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,102 244,102 000000000000000ce791712acae2ff47d18e6f97650f5ddc5b757b5f8f5366aa 151 0.08/1.00 vMB 99
244,101 244,101 000000000000006af9c0cde3e7f164a7cd234a2aa2110f9536308ea118b35c10 448 0.22/1.00 vMB 125
244,100 244,100 0000000000000017cc1493dd680ba0f6f02823fafa6878093a063e42faf583a0 226 0.09/1.00 vMB 133
244,099 244,099 000000000000008a837646a561148f8a44f5e132dc60df33e0d4181af9ff37e2 241 0.13/1.00 vMB 116
244,098 244,098 00000000000000c3520d33872ac01f55390d05d7cdff7556dc34a08a07371934 327 0.15/1.00 vMB 139
244,097 244,097 000000000000004a029afc96b0d165bf94af81fedfc163c25e532781a2746736 6 0.00/1.00 vMB 115
244,096 244,096 000000000000004542b20d9b135a329dd09ddc5c5c56976e22a00786b4bef183 112 0.05/1.00 vMB 140
244,095 244,095 000000000000002f6ebd798ae0f9ae0807ab96005f0b11a3b3bbf936527da21b 425 0.18/1.00 vMB 134
244,094 244,094 00000000000000c6fc486e28b2b85197c87b762dce10c8f310f8d31e3131c446 12 0.00/1.00 vMB 86
244,093 244,093 00000000000000c5dfab2781f000d8f251f7f2d1cbbf8c26da3b099e4fa98b42 46 0.02/1.00 vMB 109
244,092 244,092 000000000000004fb2a1aacba63bffadbd6aec148b39fc093f8081b274315912 118 0.05/1.00 vMB 188
244,091 244,091 0000000000000041c0c27d9f82653b20ae52e26e0ca6d37f9e2719f7c5763fd4 221 0.10/1.00 vMB 114
244,090 244,090 0000000000000058c5a0e0b92e58d982eb76f0ea22188ddebfadc2ccee2fdd37 41 0.02/1.00 vMB 161
244,089 244,089 00000000000000a328b74d036b36025e4e50c6324e8f52278c7c75abcdb74250 128 0.29/1.00 vMB 15
244,088 244,088 000000000000007508bcf2115bcc26309e5e3aae037ecb0b649b0f468ac0e1aa 207 0.09/1.00 vMB 166
244,087 244,087 000000000000009b136677d73dcfc9d225d708cecb07f82a2353c2894d0d1670 46 0.02/1.00 vMB 54
244,086 244,086 00000000000000496bee2cdd949df0d471bb8e430c5fa5714fbcc0d95be2523e 195 0.13/1.00 vMB 52
244,085 244,085 00000000000000aa4bb0458b62f6baaef8b7aede0dfc6b0d108e55ebc7e00cfc 659 0.25/1.00 vMB 178
244,084 244,084 0000000000000002f5268cab396bf4a164ae79de6a1e88a299739c22eea620bd 62 0.03/1.00 vMB 14
244,083 244,083 000000000000008e652ace1e88dc1c60cb3b4ea7c5bfeec65e6ebf02c88e2157 402 0.18/1.00 vMB 132
244,082 244,082 00000000000000791cf59d5ade6027f7f89a63ea409b11192653a1a322379535 513 0.21/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 783.22 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: 757.68 GB
    • Received: 19.02 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.