Loading Tool

Explorer IconExplorer

Memory Pool

38,722 transactions
28.69 vMB
0.09323731 BTC
Random Selection Loading Transactions
Max Size: 145.45/200 MB

Candidate Block

Mining Attempt 3ef17b9dba1b4d8102853106139aae417c24a8bfcc1fe10ab43331a2a5041bb4
Version 20000000
Previous Block 00000000000000000001dc6bc120bc9a373009a41af3c4d673cecfe09352bc0f
Merkle Root 1021a7af52f2a1459d989249fba0cca42e83f50582254855d17c46b7b84405da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,216
Size: 1.00 vMB
Total Fees: 0.03774904 BTC
Feerates: 150.92 > 3.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,548 (122,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,885 791,885 00000000000000000002cd1f3ceae467fc3414355bd9cc147aa1bb0a6483b0c5 2,289 1.00/1.00 vMB 33
791,884 791,884 00000000000000000001fe8f3786a13bbc4bb2f4a0f6ab6e3278263717937f39 3,006 1.00/1.00 vMB 56
791,883 791,883 000000000000000000000a1fe2311dc83eaf403db620db7436cb6b7ef839baa5 3,569 1.00/1.00 vMB 41
791,882 791,882 000000000000000000040b49c21ff06a547e36e07636d15e9dc372bc824c7cca 3,197 1.00/1.00 vMB 46
791,881 791,881 000000000000000000003fd1d6014205ff4ea6cdaca50251c0c4ca03ed0749ba 3,259 1.00/1.00 vMB 64
791,880 791,880 000000000000000000025dacba798f5198b8bccf8ccb5a4639835fe40db622ec 3,518 1.00/1.00 vMB 19
791,879 791,879 0000000000000000000299d3e24e9167179c62e1a52655a16ae811526a653f7e 3,176 1.00/1.00 vMB 42
791,878 791,878 00000000000000000002da83ce764a1fb83b99334a532b58663fd372178583c7 3,632 1.00/1.00 vMB 47
791,877 791,877 00000000000000000001c555adbcbc369d58cb2870fac8c3e28ee59fb54470ad 2,789 1.00/1.00 vMB 39
791,876 791,876 0000000000000000000161d9e826cc7ecf7f3bfa4e99243666a1f22c1bafe20e 5,993 1.00/1.00 vMB 22
791,875 791,875 0000000000000000000159a99310b691055d3292fb3cf463fc6d502a78e34d10 2,782 1.00/1.00 vMB 41
791,874 791,874 000000000000000000013396c2ac59afb5ce7fe1256806cbee1bb2fd3d57cd0d 5,243 1.00/1.00 vMB 21
791,873 791,873 00000000000000000005a8c1d6706883e4d213d0f02dead59dfaf2038176bb51 3,332 1.00/1.00 vMB 44
791,872 791,872 000000000000000000014672abad49af5d6494af5fff8e68a6039350807bdd84 2,571 1.00/1.00 vMB 58
791,871 791,871 00000000000000000003f336e24c108cc5a6946352cab7b307795854999917f0 5,509 1.00/1.00 vMB 29
791,870 791,870 00000000000000000004c26e4b4aaa429b32beafc0ab5d27b6835cebc6048a08 2,598 1.00/1.00 vMB 21
791,869 791,869 00000000000000000000677b2ef342a971efff23a0e1ce18ff3cb380a2f9c06f 3,361 1.00/1.00 vMB 49
791,868 791,868 000000000000000000010ac86098d90b1754e70456b936ba73f0439f975093fe 2,990 1.00/1.00 vMB 28
791,867 791,867 000000000000000000007055af06c785db1cfaf5e6e6f41f4f5c20514e76ed7a 3,086 1.00/1.00 vMB 57
791,866 791,866 00000000000000000004038ab31b3e3905fe35bf1a0bb04f227bbae35509aed7 1,953 1.00/1.00 vMB 19
791,865 791,865 000000000000000000003531a499435cab91d29ca65ff91a731a4800256d4dca 4,545 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.58 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: 623.05 GB
    • Received: 11.41 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.