Loading Tool

Explorer IconExplorer

Memory Pool

50,650 transactions
28.92 vMB
0.07761296 BTC
Random Selection Loading Transactions
Max Size: 154.64/200 MB

Candidate Block

Mining Attempt 93b06c5600fe71da0d5841bc375bc287679616f57858c2deec5ee549e9eef167
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 3b2436d7980ce83d572abd87e88c46f28b8e1c866fe9ca0cc82a98b50ab1c45c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.01349443 BTC
Feerates: 40.21 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (526,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,631 388,631 000000000000000003b531ddb61c90dca20a81858103bb5ca84777755edb4f59 1,104 0.51/1.00 vMB 31
388,630 388,630 0000000000000000027a30fd07e581c0988175226bec651fa096d924bfe33455 1,608 0.63/1.00 vMB 39
388,629 388,629 0000000000000000025a8c054adc32e166fa8474ceaf65540b3ae350df4abac6 639 0.75/1.00 vMB 19
388,628 388,628 000000000000000006557cc3b5887e6247607ed9277f689039d24f82c0fcdb5d 1,873 1.00/1.00 vMB 34
388,627 388,627 000000000000000006d83b06dbd8a6ec1d6732c8ce37e2b859efaecd1a8eae52 825 0.30/1.00 vMB 38
388,626 388,626 00000000000000000aa18a985b1eb7a0c91df80e20beec26c8eecc1f4d02c16d 2,031 1.00/1.00 vMB 32
388,625 388,625 00000000000000000a7eb28df95e7ea39de71bc3cf64526beb921dae3ed5e059 496 0.19/1.00 vMB 43
388,624 388,624 00000000000000000595466a0293664f20ae3b36a8e28b5f9d24ac283fe7ee0b 1,540 0.58/1.00 vMB 44
388,623 388,623 000000000000000008b3279bfff46c58af35e8df498018399c908832ba1ab2f1 2,485 0.97/1.00 vMB 46
388,622 388,622 00000000000000000c84c883cdf5ebd877bfc5d9dbad410222b01c18aeeda507 1,591 0.84/1.00 vMB 33
388,621 388,621 00000000000000000705fb1d81900cd220e4f8f7cc04b14483923b1dccc70f50 1,059 1.00/1.00 vMB 13
388,620 388,620 0000000000000000077e75276ddd3274e8466a36591e201780adb1bd44e04516 1,704 0.95/1.00 vMB 29
388,619 388,619 000000000000000005281c5abffc2e7a8ee8ed2c0129b9b6c032c934f698c27c 1,269 0.54/1.00 vMB 40
388,618 388,618 00000000000000000831c247cc6621df0225de1e02433560aa20ca7a246aa2e0 1,035 0.52/1.00 vMB 32
388,617 388,617 00000000000000000a11df2393eee3b960272c4e8f47808fbae1062a4083b1f4 985 0.67/1.00 vMB 28
388,616 388,616 000000000000000001a521a78488a9d8aa64a2054d358833dd03083de6c96435 587 0.27/1.00 vMB 38
388,615 388,615 0000000000000000021cc11d587831d68bf8efe229bfe0b2d7771823093e4acb 587 0.75/1.00 vMB 16
388,614 388,614 00000000000000000c78642431707b809d22b0bc43e64e3839d78275a5f53495 2,372 1.00/1.00 vMB 39
388,613 388,613 00000000000000000a097e54dd18bc59c52ecf398306110ea686b790642211a7 2,026 0.75/1.00 vMB 65
388,612 388,612 00000000000000000a70d33b0d9340a89d0000eb40ae9d29f64c3dc9394b94fa 1,009 1.00/1.00 vMB 18
388,611 388,611 00000000000000000709b640bc781edf330e7b434a685165d59dba3b35874c4b 1,803 0.76/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.89 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: 645.17 GB
    • Received: 12.69 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.