Loading Tool

Explorer IconExplorer

Memory Pool

42,846 transactions
27.65 vMB
0.08653197 BTC
Random Selection Loading Transactions
Max Size: 145.39/200 MB

Candidate Block

Mining Attempt f86a8ec34ecd1c0b7b576271d217149e012f1021eedd68afce6471e774fdf91b
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root e0e5a8567f3736d1945ce9ec19d1d0348c85d6a410f429380664954335902272
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,230
Size: 1.00 vMB
Total Fees: 0.03429806 BTC
Feerates: 9,537.48 > 3.44 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (429,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,223 485,223 0000000000000000004aa71aa81d7d3e330ed0f8de7024e3c97560776e043379 521 1.00/1.00 vMB 91
485,222 485,222 000000000000000000653979f1238dd6075ce1c5d927422191ae399f3a7eb18a 1,614 0.99/1.00 vMB 119
485,221 485,221 0000000000000000004b4955310093933b58812b36972be00b60efb2a7a91d95 2,030 1.00/1.00 vMB 235
485,220 485,220 00000000000000000002de78311e4bb71d81c173c54db19bd113b0d01a985a5e 2,088 1.00/1.00 vMB 60
485,219 485,219 0000000000000000005b0338d1de9a134a936b12482f23e7c05630741c1e21b8 1,607 0.91/1.00 vMB 61
485,218 485,218 000000000000000001178e9bdce8456d592aa4047b4a9106109772709dfc6ff6 1,366 1.00/1.00 vMB 107
485,217 485,217 000000000000000000d4fd44f74357f088a3ec54e5df5cd84b1f1b7775fde49a 1,633 1.00/1.00 vMB 158
485,216 485,216 0000000000000000010c9b614ce75f4fa1fb742d89502c5b1c6451d85251b81f 1,923 0.99/1.00 vMB 116
485,215 485,215 000000000000000000bd3e2cba26466d0fa4f1612c1ab8202fc4e3a0c954a8a3 2,135 0.98/1.00 vMB 146
485,214 485,214 00000000000000000018623d79a930f7ac7fff128f24de76f9f9bb6fb853efee 1,882 1.00/1.00 vMB 183
485,213 485,213 0000000000000000004c81f7778fa3de797a3d860095159c1ac54237d4a28f43 1,987 1.00/1.00 vMB 124
485,212 485,212 000000000000000000763b1ab9633fd72f47bd3a1d8835f9d6b136337ab11e38 1,997 0.98/1.00 vMB 119
485,211 485,211 00000000000000000114a4e22ffbdcd96864d53fe27c89065fbaa97ad5a09b28 1,946 1.00/1.00 vMB 82
485,210 485,210 000000000000000001183330017264fc4dd277906ac57ca43720a18271aec98f 2,282 1.00/1.00 vMB 127
485,209 485,209 0000000000000000012c50a70b0eb44a3842d624eb405529751291c54185f256 1,635 1.00/1.00 vMB 132
485,208 485,208 0000000000000000003a36db718bd6af3e902284093c9a647bc5dc5deb8ad79c 1,150 1.00/1.00 vMB 116
485,207 485,207 0000000000000000000ced79a6aef50aba13ca5845a51a3c37d166f0a6049c2f 986 1.00/1.00 vMB 109
485,206 485,206 000000000000000000cfffbd931dccae973dd5a38085b6d88ac826c2e20ac44b 2,166 0.99/1.00 vMB 192
485,205 485,205 000000000000000001247a60338f48dff568797979bbad0257c39f03631007f0 2,113 1.00/1.00 vMB 212
485,204 485,204 0000000000000000002e848ed9fcac91db99d06245cd4059be2070f767166620 949 0.34/1.00 vMB 12
485,203 485,203 0000000000000000006a08a2189a003345077da7e35e80ea98d81c33e28d7e12 1,041 0.59/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.04 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: 650.67 GB
    • Received: 13.31 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.