Loading Tool

Explorer IconExplorer

Memory Pool

78,277 transactions
29.09 vMB
0.08098194 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt da51817349ccf4c50bb0ffca6fd0512be31230f122999d8445c4eb054ce71c64
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 683c89251a178d1ddb42f6603fd73091d22a48a57695cd1614035e3e95948b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02017053 BTC
Feerates: 178.73 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (374,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,926 540,926 00000000000000000006cda15ac0c36e65e16008b3e1c9321401c55516073af9 2,376 1.00/1.00 vMB 26
540,925 540,925 00000000000000000005d7565ed1dc51555401dd40d1b7d52a2e4100ca0df186 1,914 1.00/1.00 vMB 18
540,924 540,924 0000000000000000000825baed9484e4ceef99e4a1624e4ba6ab7c247ea0b1c1 2,153 1.00/1.00 vMB 18
540,923 540,923 00000000000000000026505d9e1ddd5535c7a3ade8249131a49c0d68d4b8fab5 439 0.48/1.00 vMB 5
540,922 540,922 00000000000000000015a844c0677fb864fde506ee7f3bedc50b7ceaa0cd758e 2,349 1.00/1.00 vMB 22
540,921 540,921 0000000000000000000e7b96a6f6316a8304d2d946977dc5af6e92750f7e0396 342 0.20/1.00 vMB 11
540,920 540,920 0000000000000000001e8ef36b4be4584a98da10048927c4889652e8316c21d8 529 0.23/1.00 vMB 24
540,919 540,919 00000000000000000005146f89619248b42f9ba5b99a8e6857cfb17ecee3371f 2,048 0.84/1.00 vMB 18
540,918 540,918 0000000000000000001bddbb1898ba898d1d44179036364aea5567863de6ff21 2,001 0.92/1.00 vMB 24
540,917 540,917 000000000000000000169e700c16387ac164342182e94fd97fa0bd46c3b94bf3 1,308 0.62/1.00 vMB 9
540,916 540,916 00000000000000000007472cb6f281c21a0127601e2b54967a05c968233568b9 98 0.04/1.00 vMB 40
540,915 540,915 00000000000000000027e2a2cc137a7cf19bc1b4c3e8e107e15b5e05df68b14a 2,150 1.00/1.00 vMB 20
540,914 540,914 0000000000000000001e4d1b99b3ce9ddb55eb89e5ade16cc49234503e05ffee 1,032 0.58/1.00 vMB 20
540,913 540,913 0000000000000000001a45e97209b2810a1f8ddbabfe78f491873f21cffe484a 60 0.03/1.00 vMB 10
540,912 540,912 000000000000000000213d3a6ab730179a0552e0c4976176760330c58f58c96b 846 0.46/1.00 vMB 21
540,911 540,911 0000000000000000000f04d882dc4bdf2d3a8bb4171b7fb5d29b741d270c03da 701 0.56/1.00 vMB 10
540,910 540,910 00000000000000000021bcb27a7bab5b95e75b7c2962f1bd72913f2c64445477 2,652 1.00/1.00 vMB 18
540,909 540,909 00000000000000000000ef17668e407e78c5a247f731b1138ad16f5bf79f1c0d 1,696 0.63/1.00 vMB 24
540,908 540,908 0000000000000000001cb6e5fa0424a5603bb12fb2d35238677d90919f8f72db 672 0.24/1.00 vMB 26
540,907 540,907 00000000000000000018e8f6e8e949e5022f5a00fda1851e6783c4d26fef2674 1,332 0.56/1.00 vMB 20
540,906 540,906 00000000000000000000388297503af6de8be91a18927187f0ef362c1a6f526e 63 0.02/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.