Loading Tool

Explorer IconExplorer

Memory Pool

40,374 transactions
27.14 vMB
0.07955883 BTC
Random Selection Loading Transactions
Max Size: 140.61/200 MB

Candidate Block

Mining Attempt a4ff149142e060f6b7386fab60ddf110b7e819e78258af0c732f9f55ae1dba09
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 34a3af7fab6bba047fa5ef195d077357395ecaaa4bdd70cc2fb688be7f39c99f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.02471815 BTC
Feerates: 201.37 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (356,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,931 557,931 000000000000000000239cbf79e052ba76a81f158a3a0734bdefcdaa39804675 2,178 1.00/1.00 vMB 25
557,930 557,930 0000000000000000000c299931d82641e6c9e1f5d0a0589dce7622c8d301a670 2,044 1.00/1.00 vMB 22
557,929 557,929 0000000000000000001b5f3ed30291fbb624debc9cf1d4bd4a8a3ef696f97ccd 2,179 1.00/1.00 vMB 22
557,928 557,928 0000000000000000002cd91b923678fa113d5a47b1102a6cd424c1e77d3f6656 2,180 1.00/1.00 vMB 40
557,927 557,927 0000000000000000001ad5b976341634c6cd6b6eb0594e6b86f42498a145e2f6 1,028 1.00/1.00 vMB 53
557,926 557,926 0000000000000000001949204c0d5840d7dbc0880414b80ecedfd9cc6f8ddf6c 1,002 1.00/1.00 vMB 61
557,925 557,925 0000000000000000001b9f2ecb205f386869776cce3e91efd3ebd706e7ac8c0a 1,370 1.00/1.00 vMB 87
557,924 557,924 000000000000000000032cb295e7593d526345cefa95e14fbd260c1f2f8b9fe1 220 0.07/1.00 vMB 11
557,923 557,923 00000000000000000005161bd922d139f238e034dbc05d08be6782227ee55e5c 2,084 0.79/1.00 vMB 4
557,922 557,922 00000000000000000014b6677c848def28a7edef1225b0aa865f96199cb1abd8 2,515 1.00/1.00 vMB 19
557,921 557,921 0000000000000000001e1db68a762512729668e9dd4c6c06cae346a65618189e 2,153 1.00/1.00 vMB 8
557,920 557,920 000000000000000000004940a563d3b02cfa572d25eec672323fffd3792247ce 1,840 0.99/1.00 vMB 11
557,919 557,919 00000000000000000027feebd97502c6b5fcad0fa43d358a6047437d1ac0641f 2,623 1.00/1.00 vMB 33
557,918 557,918 00000000000000000027e15c74d1b5a596170d766e3414e2b096a225cb00514a 1,241 1.00/1.00 vMB 17
557,917 557,917 00000000000000000009ec9eded56e675b9513e0ad62ba442902984b0053a09f 2,531 1.00/1.00 vMB 23
557,916 557,916 00000000000000000006e15934a2ecdca9bea9dbcb3f03b7cab4916bddd1f575 2,825 1.00/1.00 vMB 19
557,915 557,915 0000000000000000002410e3bf84bc9f404666c89c7b923121b19956b74f70f6 159 0.06/1.00 vMB 14
557,914 557,914 000000000000000000013d2bf464f4cb4c1f4810a825ba780961e19807415e31 1,245 0.42/1.00 vMB 13
557,913 557,913 0000000000000000002ab3e382f436f97229cfdd28a47d917da38542a96c2de3 2,943 1.00/1.00 vMB 15
557,912 557,912 0000000000000000001f405520f40c4bd9bb0bbdf0e7b0fe8d32efe0c4224507 2,362 0.96/1.00 vMB 12
557,911 557,911 0000000000000000002cd9514ed421ba6df6c83e9d136868d92ecbc11211fbd3 663 0.25/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.