Loading Tool

Explorer IconExplorer

Memory Pool

39,986 transactions
25.93 vMB
0.05502581 BTC
Random Selection Loading Transactions
Max Size: 134.79/200 MB

Candidate Block

Mining Attempt 841cb0ef9f4a3a64f3bcc696ccc289aa427c70669f98c6c8f81915bf65dbfc9b
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 3e531914e5ec3a9c50b30d451112464a6fa529b3e1de36caabd1e354cc945095
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,953
Size: 1.00 vMB
Total Fees: 0.00769488 BTC
Feerates: 47.69 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (683,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,929 230,929 00000000000001ff93bb89d7b104227eecf120854a288cb5b0b9ef27918c748c 175 0.07/1.00 vMB 229
230,928 230,928 00000000000000c25e6496344f7fedc5fe5bf396882c1ddbe11a1e535fb146bd 58 0.03/1.00 vMB 148
230,927 230,927 000000000000008b8c1810275c8df587c2c7c11ebc9f39cdd0ea92114863850b 349 0.14/1.00 vMB 184
230,926 230,926 00000000000001741e4175614b9df1a93373b59b2df15093bf813d4ca27b1cd6 273 0.14/1.00 vMB 140
230,925 230,925 00000000000001c3d9cd61376f94e9ee10fe2c4fad0a7ed1ddbee2ca43979f8b 13 0.01/1.00 vMB 163
230,924 230,924 00000000000001995586984356c83e49363764b02dce23578636cb6d15ee90ab 206 0.10/1.00 vMB 157
230,923 230,923 000000000000003ffdc148a1f7c8ddc94c601e6bd37dacd3e250ba0b83485ef7 287 0.12/1.00 vMB 173
230,922 230,922 00000000000000f78b55e6d7640f19a4601cb3eb127e8ed7decce0a2ca1494a8 525 0.22/1.00 vMB 162
230,921 230,921 0000000000000042158ddf9db96e81fb676e03bd2543ed5f174822c4d3fcd2bd 100 0.04/1.00 vMB 83
230,920 230,920 000000000000008756e2eef2f35a9c15eeedf835ac3975b3d061c330f041e338 347 0.16/1.00 vMB 342
230,919 230,919 000000000000015851f46d6fb7f6efa80964b3968eb5034def77f854cb1cde94 198 0.11/1.00 vMB 188
230,918 230,918 0000000000000114d9c447c715ac405a45482806b26f0a0d7d51c7da4527a67a 4 0.00/1.00 vMB 85
230,917 230,917 00000000000000fa93d0a6b726a14e9f10639e3d20d2c7d0b8e2ef6359478c2f 139 0.08/1.00 vMB 28
230,916 230,916 0000000000000087263c383acade12bcbd13f7eac48c31f50dcaf27a8970a075 131 0.08/1.00 vMB 95
230,915 230,915 00000000000000dcbbf7acb976885886d74672dede0c6a3e49e159cd7a0fe0d9 609 0.25/1.00 vMB 806
230,914 230,914 0000000000000193b5467bfc71be7ebbe88f65647d83c6820aaab610bf8a47f1 86 0.09/1.00 vMB 83
230,913 230,913 00000000000001c4ad73531f61d744686e7f185568fcf27c1a579d81220fb11e 892 0.46/1.00 vMB 123
230,912 230,912 000000000000014a3156a583eba902bc07c61b0fc2c81aa0899877e09c9e8024 256 0.08/1.00 vMB 193
230,911 230,911 000000000000018e7a401742753daed56eb65e0da45327f870ba9f307835a881 198 0.08/1.00 vMB 141
230,910 230,910 00000000000001b370a1d36e759efaeff4cba88dac709b992beaa1890c7ea15b 821 0.40/1.00 vMB 144
230,909 230,909 000000000000020176378705734d626b0c0848af93a1f09a93768d0a1a1d294c 263 0.09/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.