Loading Tool

Explorer IconExplorer

Memory Pool

80,438 transactions
30.54 vMB
0.07975723 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt cd31ce9918cf47c64ddde9d775aa500628d11144cdfe5c9e9a1a18c69b2b9400
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root 64b2438d457fe642b3b23542105f64b179ed02beb352779b3f789c5e287980b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01122592 BTC
Feerates: 18.08 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (555,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,308 360,308 0000000000000000160ef20a86a8f3591dd04ef53fd228b7bedcd5683d0babfc 710 0.36/1.00 vMB 28
360,307 360,307 000000000000000000442452c6672518d16a41c1c50901821b1bc76d9d86f28a 1,056 0.53/1.00 vMB 31
360,306 360,306 00000000000000000be70f3a9a14d4bea344c9cae998a534b1edf36e77e242b6 899 0.51/1.00 vMB 24
360,305 360,305 00000000000000000b17d3004f92f19c2f69f1d47920438a7f2b975579db9acc 519 0.28/1.00 vMB 24
360,304 360,304 00000000000000000c3e16750d119336c6b518bae162076f455461763c3b6227 1,459 0.73/1.00 vMB 12
360,303 360,303 00000000000000000fbd119b77e43adf5476d88082b991e4d620a1fb52d1b1ca 1,765 0.93/1.00 vMB 36
360,302 360,302 000000000000000007931cd7bcf6eda22bf86f8a2be4864bbf2ba5856ba42e4c 1,519 0.74/1.00 vMB 30
360,301 360,301 00000000000000000486880ccfc0703e3e2f5641389c078c51324137c1fff15e 501 0.58/1.00 vMB 10
360,300 360,300 00000000000000000a319eb6e855726d67d35e5091725f67cb086abbd80aeb2d 1,795 0.75/1.00 vMB 32
360,299 360,299 000000000000000002a5e56031999e56dabc90c69e532cdbe756fb6557e38ab4 307 0.14/1.00 vMB 28
360,298 360,298 0000000000000000018ed4671edb51c7d0dfa88bd0c07bd83401af801a15a73d 451 0.23/1.00 vMB 29
360,297 360,297 0000000000000000154d6dc656390c62704f42b419e012635463e16e1d447d55 267 0.15/1.00 vMB 21
360,296 360,296 000000000000000012f999b971016ed2a45433cbd1e6fbf4a00e2ae1aa3f9c06 206 0.10/1.00 vMB 24
360,295 360,295 00000000000000000c156900cdccf58cd60e45e76de66858120819c969c6a2ab 1,582 0.75/1.00 vMB 28
360,294 360,294 000000000000000016f86eb86380abfc39868b860c11881aaffebc4491e561ce 98 0.06/1.00 vMB 6
360,293 360,293 00000000000000000fd3bda9af0de12e6f3365d41b3d502c784b852a27d21095 479 0.25/1.00 vMB 29
360,292 360,292 00000000000000000b32e0ba1b3d92f917c154003188fd4fabf5677516ccb9d1 838 0.41/1.00 vMB 28
360,291 360,291 00000000000000000cd74ac8a856aaa0eed141a146c810d6a9ebac7e8675f475 923 0.44/1.00 vMB 35
360,290 360,290 0000000000000000090cabab24607a3e71d431dfa2ca96c1bf79a70d8f8362c6 849 0.48/1.00 vMB 24
360,289 360,289 00000000000000000b95a98d4642c490ac6aeed703d54283ea1247b199c77349 838 0.43/1.00 vMB 26
360,288 360,288 0000000000000000058d83905d80def286077620c16ccb2afa9fc02642aadd9b 709 0.51/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.