Loading Tool

Explorer IconExplorer

Memory Pool

73,679 transactions
27.29 vMB
0.06398791 BTC
Random Selection Loading Transactions
Max Size: 166.72/200 MB

Candidate Block

Mining Attempt 0c6584954b855f8bc59e6ba2eed42b7ab1dd5a1730b8b7c4ff513798ad5112d3
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root 1a4c095c6ab826b1722f6fd404b73c25572522694f2e4d4ea65cfadc6c3b493f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.00602259 BTC
Feerates: 84.51 > 0.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (435,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
480,260 480,260 0000000000000000007c7871aae873443b1d51aeb5694149338c384786cfc2dd 2,134 1.00/1.00 vMB 119
480,259 480,259 00000000000000000084f11719382653181dc9876a8de326640664b390db4fb9 2,240 1.00/1.00 vMB 237
480,258 480,258 000000000000000000d10b0de59077b7ad1f4186a6f2996a53f88543e3cff303 2,285 1.00/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.