Loading Tool

Explorer IconExplorer

Memory Pool

79,331 transactions
29.52 vMB
0.08476685 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 8f60a62cd21a29d57fbbb7143637e1c4e6ed904c23c09818678eeede51713f8b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root eb53291bb33d38be5c68be63be7ebca700226f3b5d615361c024f9a35d5b052f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01982744 BTC
Feerates: 402.60 > 1.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (435,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
480,257 480,257 0000000000000000003becdd0e1f11e2b478b72c248e4ddc6653aa434bbfd380 1,955 1.00/1.00 vMB 35
480,256 480,256 000000000000000000781ff26cfe1c73cee05c69f78e6f92d0b162897a13ab2f 2,120 1.00/1.00 vMB 170
480,255 480,255 0000000000000000003f2bc1655b777a212ea205f4392ae85cecb241be9784c9 2,174 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.