Loading Tool

Explorer IconExplorer

Memory Pool

43,174 transactions
31.09 vMB
0.07687506 BTC
Random Selection Loading Transactions
Max Size: 157.97/200 MB

Candidate Block

Mining Attempt 4d7c291a9bbad84d8c259f5883cb07100ee1b5a0938a99f75ed988b2452847f4
Version 20000000
Previous Block 00000000000000000000791c223f24ba55c527581821b6f53be2c2b74982f181
Merkle Root 1678bf7c8d806dd8827c4f32c7f80e1be120a51fe27a70c4c04d044c96b03f0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,019
Size: 1.00 vMB
Total Fees: 0.01411278 BTC
Feerates: 40.21 > 1.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,458 (558,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,934 355,934 000000000000000007a452b21f7003c8d77db550b5ac6d87db1e2569cd0a7f0f 171 0.10/1.00 vMB 17
355,933 355,933 000000000000000003709f2098f1c2ef7e4402c48d1d41e28829a561b16f60af 714 0.35/1.00 vMB 308
355,932 355,932 000000000000000011c01738ee70e48c06008841ab1ce04e2a977225983dd487 490 0.23/1.00 vMB 25
355,931 355,931 000000000000000011114148f541d79b8329b2f8133fe2f7f0bb70977242e98c 1,102 0.65/1.00 vMB 22
355,930 355,930 000000000000000000c1f59d1ebe5c5c8162c0bdd1a32a7f84c7933bd64922b5 1 0.00/1.00 vMB 0
355,929 355,929 000000000000000004f8951f7ec4c92e1cd7647c67f006739fc021dae3fe409d 1,664 1.00/1.00 vMB 27
355,928 355,928 000000000000000006bd77e914f576d16af29cb3f0e60911a1e23ee4194833a2 692 0.66/1.00 vMB 14
355,927 355,927 00000000000000000f64c5f1e167cc620adbf5f9fa197c80b52eeec46c376f48 1,019 0.75/1.00 vMB 21
355,926 355,926 000000000000000012bd0d690ef32a56e65d66a84ddbcc150d46624c7b990b7c 2,331 0.75/1.00 vMB 41
355,925 355,925 00000000000000000ec4f5ac43f8a1db79a08248b130d421708761c297bea5b5 511 0.32/1.00 vMB 23
355,924 355,924 0000000000000000034c4dabde88da01e8814b4a2f8dca57f085a8497276f5de 174 0.12/1.00 vMB 19
355,923 355,923 00000000000000000ea72e112cad72b3b62cb3eca1eafa3eba2a194de5bfb92b 467 0.27/1.00 vMB 21
355,922 355,922 000000000000000004da1ba0470b5d07fade3ca6a8e57bb9171eab498d08e722 1,542 0.78/1.00 vMB 26
355,921 355,921 00000000000000000fbfb17183c3347a2bfb33c492ef0e8c71e2931406547acf 266 0.13/1.00 vMB 28
355,920 355,920 00000000000000000ddd948905b7053a9706936b0dc27d0bef54ad496a371946 215 0.11/1.00 vMB 31
355,919 355,919 00000000000000000a6b4baa47b016286d693930157f9b9ffd4195a85073da83 285 0.16/1.00 vMB 25
355,918 355,918 000000000000000011586542998f9887772f870a993137c240b11e0ebe14e184 497 0.27/1.00 vMB 24
355,917 355,917 000000000000000005aa590eea84601c6264135540bb46c43af7912d40bf9481 940 0.45/1.00 vMB 24
355,916 355,916 00000000000000000a9e9013ce87800e772ab699246593fe3fcdd8c880d3b902 1,485 0.75/1.00 vMB 31
355,915 355,915 0000000000000000002709240adc8e9ffcdac45adc49e55e460434b95520239a 135 0.08/1.00 vMB 17
355,914 355,914 000000000000000003d783c822df053efc1f0a972535e62537c7cbccc2c369d3 405 0.26/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 607.53 GB
    • Received: 10.63 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.