Loading Tool

Explorer IconExplorer

Memory Pool

45,235 transactions
27.17 vMB
0.07274697 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt dfe77fb3f298c8d1c2c8179bb31380c6e70478b3b61066dcd032d792c40c66f9
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 21de5f1b514221de56b211c57d9db2abe3e3062aae9555c7c12fd66436e5b00c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.02221194 BTC
Feerates: 251.72 > 2.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (738,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,878 175,878 000000000000009c1ee9f883c0556b37fe6a15fa55290d0793c992604f62620a 66 0.03/1.00 vMB 918
175,877 175,877 00000000000000d53154978ae40eaa8abdb3bee5b66721fc309cd3f16d329a5c 101 0.06/1.00 vMB 240
175,876 175,876 00000000000000cb8cfeaf504f7c5a6d2279744f3623066506d241d9c65fd09d 34 0.01/1.00 vMB 53
175,875 175,875 00000000000008a42ee3b5cabcca990068099e6aa9f5ec4d4a627bf4141cc8b6 130 0.04/1.00 vMB 111
175,874 175,874 00000000000003c3ead696782459fdbcea9f6a4aadd12b47bfdfd68cd5cd1240 133 0.05/1.00 vMB 15
175,873 175,873 0000000000000708dfd74f1cece7f8340a8d35f04669eb44fbe585fa9195eb73 101 0.03/1.00 vMB 10
175,872 175,872 0000000000000a10d33c972a11551a9a2fabbf7b25d5df25f4e3631af4bd0061 18 0.01/1.00 vMB 0
175,871 175,871 000000000000036eff40f13fbc7b4fe5278caf707f8cfea88d9a47775f88a7f7 56 0.04/1.00 vMB 126
175,870 175,870 000000000000063a850fd1b962627b63992a544fa089b26ed2207ded545388ee 36 0.01/1.00 vMB 819
175,869 175,869 0000000000000a9b7ba7cb25989393e410c62fdb334b2fefb98dd3e87950e746 14 0.00/1.00 vMB 37
175,868 175,868 000000000000068dab27687dd2042bb3c440818494f8ff874363bdf51237525f 13 0.00/1.00 vMB 14
175,867 175,867 0000000000000a39c551531f9beb3e363182dcc5b23d1802f30b1c580303b3a2 23 0.01/1.00 vMB 193
175,866 175,866 000000000000029b1cf89a4a75c615d9f2c9a0b75931ffe2b20434c80565c349 67 0.02/1.00 vMB 68
175,865 175,865 000000000000017f16154d492f91d90f1f03120b03e97128722364161c6d58de 14 0.01/1.00 vMB 68
175,864 175,864 00000000000001d0d5d3944b168f3a5db213749341653a3e6f22cf447d703a2a 61 0.02/1.00 vMB 88
175,863 175,863 00000000000001a51d535b427161acc5c0192a807ca81b3130190c4fc93e351f 22 0.01/1.00 vMB 5
175,862 175,862 000000000000010042abd0b9635c92620f7f41620ca29f87ba134494346d9872 108 0.05/1.00 vMB 63
175,861 175,861 00000000000001e12f4fbd6990aa9eee595b1e47ce8b5b84dcbf13dd591e3dd0 99 0.03/1.00 vMB 77
175,860 175,860 000000000000045be090872125d2dbdadd211f9601059899a6c2722ae70495ab 73 0.04/1.00 vMB 89
175,859 175,859 0000000000000a9c8f30f07c678ad5c3536f347caaff4d163c32b58ec6de0058 39 0.02/1.00 vMB 77
175,858 175,858 00000000000009acbbef4055e039a7ec1b269014b5bbc7085708a67141f05d3f 7 0.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.