Loading Tool

Explorer IconExplorer

Memory Pool

18,659 transactions
8.75 vMB
0.05166486 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.68/200 MB

Candidate Block

Mining Attempt 2a463287a59fa185a3ebe78957f221cc5ca56e34d6c8bbaa82f5cdd2ff286e7e
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root 78d2660e3b411b9d4baae8899a238ee055ce739aa0230c7a958b906a94fa9e98
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.03105355 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (699,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,056 214,056 000000000000038b1a876d1f0d74b0062929081f397ed0cace2e50fdb3f3f367 803 0.31 vMB 229
214,055 214,055 0000000000000341997a5d9b7fb1f07df7b5c0f71fe283d8fb678ee9625da199 11 0.00 vMB 83
214,054 214,054 00000000000000230953220261ce1ba329d7631ff5e77ac4e6418d7b63efe099 518 0.19 vMB 206
214,053 214,053 00000000000005591a72cca7bb4cf5f6f111131d426ac99c44f898d1acb3826b 494 0.25 vMB 161
214,052 214,052 0000000000000056f00920de64ace0df2682df63eb1dcf8191560e378b7df31e 746 0.25 vMB 218
214,051 214,051 0000000000000124b383fe2aaa39cac0fb3baac6f523eea0d85ff213192bf275 544 0.27 vMB 159
214,050 214,050 00000000000001964f9919e5f30aeb5159b0a008ca56e3a37ffed3cb9eada203 699 0.20 vMB 275
214,049 214,049 00000000000003fe5918bc6e44e41cd73a4f36488d560749f7ca2a14fb4e12af 102 0.05 vMB 155
214,048 214,048 000000000000029ddb7dca116aebbf087cbb3ac9b479285b0c22febf42c6ee66 105 0.05 vMB 163
214,047 214,047 00000000000005422fb751c6c47f6d07dc065d8d35133cc5969d5b23163fafd9 195 0.12 vMB 68
214,046 214,046 00000000000001f408f98565bf5dc0dc10e98c1589a27ebcc4c7b5918c3cb083 547 0.37 vMB 152
214,045 214,045 00000000000003902acc53685642e5175f2b45aa326060478722ba0dc1ee2323 730 0.25 vMB 301
214,044 214,044 00000000000003fdebca4f6353ebb18f93cdf19069adbdd9286b422ddbb73cd7 606 0.26 vMB 234
214,043 214,043 00000000000002e12ef9cd488f2aad5fc50b99a1e16279b83eefc08d7859880d 107 0.05 vMB 143
214,042 214,042 000000000000014aa199400d4fd63dc37b63c251d824a7a3a429479877f064b6 8 0.00 vMB 46
214,041 214,041 00000000000002f9366ec653bacc803ee90fde1f83e4150e5db5c63c6f35e0e9 621 0.25 vMB 196
214,040 214,040 00000000000003497fd07f904bea838a95367e883f1c8f2261bf6e54b934c328 257 0.12 vMB 171
214,039 214,039 000000000000026aa1fba68bc004108f8a9c742af771b0024d6e940e993e7d4c 134 0.05 vMB 114
214,038 214,038 000000000000028d4203bcefbcce661188f3890d9ea4f99315ffcc7d66155eab 227 0.13 vMB 130
214,037 214,037 000000000000013ca2248e2bef56cb3d6d5dedd052ecd11f6b800072c191b9f3 20 0.01 vMB 176
214,036 214,036 00000000000005671a9ed995b20d9542c669f1a9f80977056c64874707c7746b 52 0.03 vMB 140
Previous 10 blocks ↓
Total Size: 779.60 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: 295.20 GB
    • Received: 1.24 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.