Loading Tool

Explorer IconExplorer

Memory Pool

81,979 transactions
30.49 vMB
0.13291972 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt 0e0d5bc21bf51ebd157d77c595323fee5ada461ebe26d00bf5450c7e77be43dd
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b4886bd26a3971e3c946cfba1a2b5f969038356851b54e4918a880e01316dd2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05176527 BTC
Feerates: 302.06 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (520,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,612 394,612 000000000000000004c0ec80d2bab24aef5747bcda9387c6a06b0537657b3f7c 981 0.65/1.00 vMB 27
394,611 394,611 0000000000000000027aa0a91e446715bc0c36c8ed7a0302ec03269b80f1d69d 2,213 0.75/1.00 vMB 76
394,610 394,610 000000000000000004fc2dfce6c3a7d1ec146b66c36c859d48a16900fae5bf8e 656 0.33/1.00 vMB 39
394,609 394,609 0000000000000000070f27bf158dd06ef4f4f99f4bea01ed2d5df865cd29e3b3 590 0.29/1.00 vMB 41
394,608 394,608 000000000000000000acbbb0f908e3125fcc539ef29f6050f4628c60ff92c36f 557 0.35/1.00 vMB 30
394,607 394,607 000000000000000004b1bc98f09437d4608a6ec5a40c225170a15a1164cbfe5c 1,544 0.95/1.00 vMB 32
394,606 394,606 00000000000000000588266cac3cdbc6e7f141e471b2acd44583633f8ac8c079 134 0.09/1.00 vMB 32
394,605 394,605 000000000000000007be2786b82806b0c74e421ea97ce2edebff84fe7ada7ccf 1,185 0.52/1.00 vMB 50
394,604 394,604 000000000000000004e350216131afd3f0942d7189cbb7e371eae9d558410a4c 301 0.21/1.00 vMB 25
394,603 394,603 000000000000000000746615b8c1f9333e5d80e07cc1e72e58c499158cd6b011 145 0.36/1.00 vMB 8
394,602 394,602 000000000000000008bf7660c901cef4f21add9706a0e00b7b1e460e4d9c931a 1,730 0.75/1.00 vMB 41
394,601 394,601 0000000000000000062d85339d89898e9c64e456a5fa1a7292521f4000321659 52 0.05/1.00 vMB 11
394,600 394,600 000000000000000003a10d049b88eb6f694e9b50e7308bf79135a38e026cb4f1 919 0.63/1.00 vMB 26
394,599 394,599 0000000000000000039d1f245ad66833912021185d2d1d7d7fd32a1b7b3d6b36 376 0.28/1.00 vMB 29
394,598 394,598 00000000000000000147e5556c7b356b3881bf2f1b885bfb0a1746fa83a94378 478 0.51/1.00 vMB 19
394,597 394,597 000000000000000001c6f011712733304166d12b47f1e15c558053c108bc7e6f 242 0.15/1.00 vMB 37
394,596 394,596 000000000000000007089151ed792baf0591069b4d1232509990277cd47d7fde 676 0.56/1.00 vMB 31
394,595 394,595 000000000000000009a977709bbf27c52333a9225a28f04fd9f8390846847afd 135 0.13/1.00 vMB 27
394,594 394,594 00000000000000000282ed8664aed4146be41c6da358ec59bb3c56cf84e73699 1,275 0.96/1.00 vMB 27
394,593 394,593 000000000000000002b7529b6057556bf3688f0dbe735bfbc5ef2d2abe51b438 2,157 0.95/1.00 vMB 41
394,592 394,592 000000000000000009aa864bfd55bdc2444b2d0ba30522442c4c2634c5e4bd67 1,077 0.77/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.