Loading Tool

Explorer IconExplorer

Memory Pool

51,187 transactions
30.89 vMB
0.15745703 BTC
Random Selection Loading Transactions
Max Size: 165.54/200 MB

Candidate Block

Mining Attempt ec68768d8458e5b04030e3e66947f0375a87e4358c180b9996efd25ef0d7195e
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 2da0df3c2b1aee632ab355987018c1f19f0185961cbfc518c2677ae1f5ed5250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.08194517 BTC
Feerates: 200.91 > 8.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (387,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,922 526,922 00000000000000000028c54ca39bdb4431325b12ab2af18377c9a90dceffbb30 1,196 0.55/1.00 vMB 16
526,921 526,921 0000000000000000001b0189523e4c53f5b4901eae001f43afa1656d593a09a2 679 0.40/1.00 vMB 17
526,920 526,920 0000000000000000003131525e6309f79750e8547d2d2b88e172c96744317f18 140 0.14/1.00 vMB 6
526,919 526,919 00000000000000000020f42e6d7cc55353f21503fc52e531cea4a60273360c3c 300 0.52/1.00 vMB 5
526,918 526,918 00000000000000000023ca76e1a8c037e8e488e16821644fa4e7481653e5faf2 472 0.40/1.00 vMB 11
526,917 526,917 000000000000000000044996e56da5df824ff5421de20958df45a26df4a4fc08 399 0.28/1.00 vMB 22
526,916 526,916 000000000000000000278e18130cdc1f40329fcc1e7b60faac27cb059a212bc3 172 0.08/1.00 vMB 5
526,915 526,915 0000000000000000002ca43cb6d578268a8b0b677e1ec24fc1368cc1bbb0fd2f 1,651 1.00/1.00 vMB 22
526,914 526,914 00000000000000000017cb3a394681ce520e796af8b8878add56a4f803c99a23 1,432 0.48/1.00 vMB 19
526,913 526,913 00000000000000000011732f365c90d3ca74b54a741cde056097bd6618d77e51 52 0.03/1.00 vMB 57
526,912 526,912 000000000000000000267371faf6a3a4f6b86f075196a8728b4ed65a97a68a12 792 0.27/1.00 vMB 26
526,911 526,911 0000000000000000000038b00575af29928420e11beffbb6567bb6d7331ef86b 1,876 0.68/1.00 vMB 21
526,910 526,910 0000000000000000002724c82273ad26afcf1981eb49b8aae07ff86f9e331afe 102 0.03/1.00 vMB 10
526,909 526,909 0000000000000000003302e3c9662c3533b9afb799654622410663f125c70a4d 1,688 0.70/1.00 vMB 27
526,908 526,908 000000000000000000124e61318bc4e569fc32a95e0a923cb3b1e8b2cd41149a 245 0.08/1.00 vMB 17
526,907 526,907 00000000000000000036c0409c384d4cfcec5eb1fb6df5405b60760103230883 468 0.18/1.00 vMB 31
526,906 526,906 000000000000000000185957645d5a6bc0d723ae809edbc5312b82590d32ee68 2,276 0.79/1.00 vMB 23
526,905 526,905 00000000000000000017779839b006385c807a0e63678b72a1bf0be7ce280660 1,319 0.76/1.00 vMB 11
526,904 526,904 00000000000000000034ba672b642f5590355a75a1731ea019c17764de55769e 1,641 0.66/1.00 vMB 19
526,903 526,903 0000000000000000000f4ada7ecbec7d34307e8c348003098949413576f17932 1,964 0.82/1.00 vMB 18
526,902 526,902 00000000000000000016ad2ae0f27453e7945b14957c06c4b1e96cdc90f3939e 3,292 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.53 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.