Loading Tool

Explorer IconExplorer

Memory Pool

77,049 transactions
28.61 vMB
0.10203987 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt ead40bd4f977a48b1bd6491d7ae69aeee605441f9e7b1116bf24bd4cd5aeab95
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 0e9ed4164acc6da82997276360ee916f9b080224d43c0bc6bfc8ac0c1fc33cf6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.03506403 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (435,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,281 480,281 0000000000000000006da371b0239892c67a2719628947d419eee4d3c218088a 187 1.00/1.00 vMB 18
480,280 480,280 00000000000000000027eeb110eb59f711b6c667ceb48766c2892cffe10ece6a 42 1.00/1.00 vMB 11
480,279 480,279 000000000000000000874ed5e612c1fd56d0a057f5d31c5a70cca93ede1f9d57 1,059 0.99/1.00 vMB 78
480,278 480,278 000000000000000000752c8ad759deadc5be3d92ed6491eab61c21aa44e68025 2,095 1.00/1.00 vMB 157
480,277 480,277 0000000000000000011b9256d428be5b18a83de7d4603b2c98981d87c72bc915 1,864 1.00/1.00 vMB 39
480,276 480,276 000000000000000000f662af99858e59d02e3569b2fdb969b77e818ab32d58ae 2,067 1.00/1.00 vMB 133
480,275 480,275 000000000000000000638bfbb96fd331f2576c3ee59a635949f5eb67e1154d0c 1,764 1.00/1.00 vMB 94
480,274 480,274 00000000000000000012676ced3fc1295a691f4a01a4005c800b63f96b146001 2,101 1.00/1.00 vMB 205
480,273 480,273 000000000000000000016499356618d9376c78b7245a0b99f132447d480da9e9 1,578 1.00/1.00 vMB 68
480,272 480,272 000000000000000000ea8b0b5f8d2505cff4e815986499c95f564656dc4dcf75 1,910 0.99/1.00 vMB 82
480,271 480,271 0000000000000000009a09030684bc3187c316c282d81fa8c0ee0a75f1975200 1,688 1.00/1.00 vMB 94
480,270 480,270 0000000000000000007e46aeeb92d042711bcf6a7fc7eb43e1dfdb75852f69af 1,192 1.00/1.00 vMB 33
480,269 480,269 0000000000000000000f23323caa6c32ae9c8e7befd47c408eedbfb191a8069b 1,774 1.00/1.00 vMB 68
480,268 480,268 000000000000000001199568b885db597b469ec8e4510310f29fd60a6b00d863 2,287 1.00/1.00 vMB 204
480,267 480,267 00000000000000000069f79502f4bbd8453175ed65f522c449f09d65242b8a9c 2,076 1.00/1.00 vMB 189
480,266 480,266 000000000000000001126477392d6f63124d15f32ecd9b89817e9e82e294f454 2,012 1.00/1.00 vMB 148
480,265 480,265 000000000000000000c7722eb0a2bc5cd074c7795f3a32edeb57a45420b65ccb 1,429 1.00/1.00 vMB 27
480,264 480,264 000000000000000001089bab3e05674d678e0c90cbd384e3a4c08218e23b7ef5 2,134 1.00/1.00 vMB 105
480,263 480,263 00000000000000000110c677a90ee90cb1a6bc3ec47a209f368897ed5cade7cd 2,037 1.00/1.00 vMB 29
480,262 480,262 00000000000000000020800eaa859c69b36eabbbefa73336777843997d8da448 2,249 1.00/1.00 vMB 46
480,261 480,261 000000000000000000b2c42c4541292193582732f720e09b6217ae0725336797 1,629 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.