Loading Tool

Explorer IconExplorer

Memory Pool

82,417 transactions
31.87 vMB
0.07690727 BTC
Random Selection Loading Transactions
Max Size: 193.71/200 MB

Candidate Block

Mining Attempt 3923ea9396922d55d5019b6efb8478872cfe1993742628f8bffeff24ad1b0ca4
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 59d645659adc722d7cb253a183c580564996469fe6165b1bd0710bd215767264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,413
Size: 1.00 vMB
Total Fees: 0.00737459 BTC
Feerates: 146.96 > 0.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (637,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,940 277,940 000000000000000186732a68015da9ec041c3f2b1cff44734cc25d509259531a 95 0.10/1.00 vMB 18
277,939 277,939 00000000000000003fd67c7961161511106803d54ae3b563dc802333d39e5f92 185 0.20/1.00 vMB 26
277,938 277,938 000000000000000312559cdc348e5a0c800dddf853a8485490ae692385dc39fd 476 0.25/1.00 vMB 36
277,937 277,937 00000000000000035403459227efcc03f49ecf2474273ef68995bff287ca14ce 696 0.25/1.00 vMB 53
277,936 277,936 0000000000000003618d89ed238449803363aed110d8bd7a8d84cc4f62f2c78a 74 0.03/1.00 vMB 93
277,935 277,935 00000000000000008c0fd0cab8e3c3f05df1890412b8f8dc374fee955f113b10 737 0.25/1.00 vMB 60
277,934 277,934 00000000000000024ceca8b8c41dcbc0ff92a6f61ce4da090623baa3e14084cc 379 0.22/1.00 vMB 48
277,933 277,933 000000000000000112970b5aa56d68f1bfbc3b1f0aab7216e34e7fe5443a26b1 63 0.03/1.00 vMB 12
277,932 277,932 0000000000000002e3f202b750b30389dd6008675ce572c697abb57347bc53b2 607 0.31/1.00 vMB 43
277,931 277,931 0000000000000001d15464c5bb6c8a5299b47c0373b9e4a9dcd1ab9c448633ca 198 0.17/1.00 vMB 20
277,930 277,930 0000000000000002387041a3b5a7b8b16d42baee996a8f0f4c42e7c615b3e35f 641 0.25/1.00 vMB 68
277,929 277,929 0000000000000003469c29cdff94dc71c4287af03090317c0f1b199a98b3d759 39 0.01/1.00 vMB 67
277,928 277,928 000000000000000306fd673f261ac5831d774931ecbd7412c9e20fb1ab95c587 151 0.07/1.00 vMB 28
277,927 277,927 000000000000000373a3f5382e382063aaadb3e85186071908695f6a85a1c3b7 890 0.42/1.00 vMB 40
277,926 277,926 00000000000000000ac2e7728059ea1366abbacec4e6837024113755d6415453 40 0.03/1.00 vMB 49
277,925 277,925 00000000000000019c2704ad5a07c68fe62bcdb898436578b391c2e8862c467d 237 0.13/1.00 vMB 48
277,924 277,924 00000000000000036376fc1314ebae2605994edb4a8a519dbad9acdf889e58ab 96 0.03/1.00 vMB 55
277,923 277,923 00000000000000006ed7a9eb188353f51fa3f3d3e3a4cff678c3524bcc1b0de7 55 0.04/1.00 vMB 21
277,922 277,922 000000000000000297d651615dd9e84735e159a66b4438f3a105cbd401b251cc 42 0.01/1.00 vMB 72
277,921 277,921 00000000000000033b55598598174589775bf753e748d7f35db2da8d32164127 1 0.00/1.00 vMB 0
277,920 277,920 000000000000000354251d31e8071587bdcee40b2c50ee2e7906b5e6a617721c 594 0.25/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.