Loading Tool

Explorer IconExplorer

Memory Pool

76,805 transactions
28.54 vMB
0.08580476 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt 778769cfcf8c8e10ae8edec2d746da0c7768f96b1afa8e1e702950138aa3ec3c
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 75e75d15ac353bafbf072f933b3c20148645a61311584cbb4dc29cf37665a5ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,802
Size: 1.00 vMB
Total Fees: 0.02097527 BTC
Feerates: 56.81 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (533,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,733 381,733 000000000000000001b37957ce30b04f4ff97bdb3a1b41577ead45dbe527e17f 2,115 1.00/1.00 vMB 39
381,732 381,732 0000000000000000001ba548e0343bfa52df9a8b5f20af689435d9d32c18af1e 1,210 0.65/1.00 vMB 33
381,731 381,731 00000000000000000d13736e9a0ad48a65d3ec4f7152b8d6655bf67c09524977 2,626 0.93/1.00 vMB 62
381,730 381,730 00000000000000000a15507bea176858be9b7478b50285e94ccee2c30cddc670 422 0.25/1.00 vMB 28
381,729 381,729 0000000000000000078311281eb61e965a76132be1d88055bac27133f6991a2c 764 0.75/1.00 vMB 13
381,728 381,728 00000000000000000de0ab51881dee1ef280778060161dba4d737a0d34825bcc 969 0.92/1.00 vMB 14
381,727 381,727 00000000000000000dda07266ae80eccfe20cc94783f6186b50bdf957f66e565 2,127 1.00/1.00 vMB 36
381,726 381,726 000000000000000007eb1e00e401f4de53d3ee1ccec37b25a8a2b86c670abc52 2,221 0.75/1.00 vMB 69
381,725 381,725 0000000000000000109fcec7287a0ebb33e356be68dabec3cdaeb8998797a45f 420 0.23/1.00 vMB 32
381,724 381,724 00000000000000000752aaf761b44b4246ee971ca518448ad7f86c3d8d12fbdc 1,346 1.00/1.00 vMB 22
381,723 381,723 000000000000000007fb7312961dd8025de84c20c17322811df58824c140ad47 1,930 0.75/1.00 vMB 44
381,722 381,722 00000000000000000af239c4816570c50f37b4f9f9c857a4dd4a1d962f8521e4 1,916 0.99/1.00 vMB 32
381,721 381,721 000000000000000010ce8e90ed12846ba278cff652d8a36677823e8e2826c83d 1,168 0.53/1.00 vMB 40
381,720 381,720 000000000000000002ac3860e70e489c8a9c4f6ea34ceeb110778b870964eab8 157 0.12/1.00 vMB 28
381,719 381,719 0000000000000000118729fe41356b3dd2f15d918c0e641fb20a21555c5b45e6 953 0.49/1.00 vMB 39
381,718 381,718 00000000000000000a4917530d516d430d089a7a5c20130d21397fe00ce4bacb 1,153 0.61/1.00 vMB 39
381,717 381,717 00000000000000000e19728a1dd36fb232c385ff3ba4a7f2f79f9d4b479b5722 1,218 0.87/1.00 vMB 28
381,716 381,716 0000000000000000068eb9730d7b1f5b5fe9e42e4b6b2354ba01176b657f0065 1,306 1.00/1.00 vMB 28
381,715 381,715 0000000000000000108de69a7011e9153b1341128006c8fbbcc40ad2f2fc4286 1,612 0.95/1.00 vMB 22
381,714 381,714 000000000000000001392728bb3ec8936f4482d7e6f43aef381ec0cc0e13bf75 2 0.00/1.00 vMB 0
381,713 381,713 00000000000000000620ed3d0dc61a9a8292e38f89acf65a3de19c3d267177a8 2,780 0.93/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.