Loading Tool

Explorer IconExplorer

Memory Pool

78,371 transactions
29.45 vMB
0.07432596 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt a27c2b1b0de3e9effdbe80480e8634be15b3b6b324b22c90940d50a71a413c4a
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root aad48c3f949ac269f4c4851dbf254f4f5847ca54c94a205c006e2b5dcbd22d8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,013
Size: 1.00 vMB
Total Fees: 0.01243854 BTC
Feerates: 35.19 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (628,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,174 286,174 000000000000000034cfb6c2802f6397bc6a409bcd2ad806a07c5ed5daa1f7e8 160 0.07/1.00 vMB 34
286,173 286,173 000000000000000075f44317618d73bed7728973535a237c39755db8d4e9f296 479 0.22/1.00 vMB 36
286,172 286,172 000000000000000151b16d2b5b68291d9e31389b357dd29e2e5afa903b879870 104 0.07/1.00 vMB 23
286,171 286,171 000000000000000180699fc0e554123d4d8495715b4cf6b0fcf353001e69df69 436 0.21/1.00 vMB 44
286,170 286,170 000000000000000197a192d67e565aafd6bc360a1faca1b36a43ecfd20723af1 261 0.11/1.00 vMB 57
286,169 286,169 00000000000000004ec2392c848a51e7b971d4c101ab3732e648af122cce4f26 225 0.12/1.00 vMB 33
286,168 286,168 000000000000000171563c79158ba953885715c26ee2b92629abd94a3e42fc2f 210 0.10/1.00 vMB 18
286,167 286,167 00000000000000011310e0b8364cce133cd5f3a4e9b7388100a830aa507dfe74 616 0.28/1.00 vMB 33
286,166 286,166 000000000000000123cf21c569a1857ffc9ff2b352f5a04c20ad8d0e6bc90e79 66 0.02/1.00 vMB 38
286,165 286,165 0000000000000000cc71946d6b88853e49a09f1fafc93f8262ac3e8cf67939cf 560 0.24/1.00 vMB 46
286,164 286,164 0000000000000000f25ef889bb230363d714fcbfcd75b5502bea9003984d413f 403 0.18/1.00 vMB 47
286,163 286,163 000000000000000012a53aa941cc73ad29539a3b1aeb3ad535d7394c5763e751 772 0.36/1.00 vMB 36
286,162 286,162 00000000000000004d063246efbfcc3cfe6943e76fff9e6b7b09f09f3e149266 399 0.20/1.00 vMB 64
286,161 286,161 00000000000000009c95c6cc2c884da7bacf37a6e60e6ab66111d067de1c1097 559 0.23/1.00 vMB 53
286,160 286,160 0000000000000000dc0c4300813db7aa9a5ff0df56d6628ad7cc3076084deda1 1 0.00/1.00 vMB 0
286,159 286,159 00000000000000019ee64ed56c452ef7ac02a7f7e1edc3402789d65b046b8373 249 0.18/1.00 vMB 24
286,158 286,158 0000000000000000989b64e207e060783fe826df94951bdac92c5f2912036abd 938 0.35/1.00 vMB 74
286,157 286,157 0000000000000000558944f80a2f1a46fea352882a3cfdfdb3ffb96bd85a0a20 297 0.15/1.00 vMB 40
286,156 286,156 0000000000000000723ecc68bfbd3526717e7e646da3d6aee5f519ba6143c8d6 105 0.05/1.00 vMB 25
286,155 286,155 00000000000000017c451ed374c850163897e0c4fad9ea1b3e77432fd0c79842 469 0.19/1.00 vMB 56
286,154 286,154 00000000000000018972f99f4330a142574b3e3b52abb4eb394c8dc41611b2d4 109 0.06/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.