Loading Tool

Explorer IconExplorer

Memory Pool

76,125 transactions
28.09 vMB
0.08669771 BTC
Random Selection Loading Transactions
Max Size: 171.15/200 MB

Candidate Block

Mining Attempt b7ddf4165fb3b1d73d96074670c50ddd4465bfeb166f8da9088f10e924743b88
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 494ce8ac6f6c30b1495ce8c512306af1a570baa4f04f3c717e6f0a2c372edb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.02624027 BTC
Feerates: 100.00 > 2.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (312,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,235 603,235 0000000000000000000e660569c779cd0252dc1dac14f29d8ae3a0e0cb45a9bf 1,014 0.33/1.00 vMB 27
603,234 603,234 000000000000000000129415d6b641140220142f58e610926b3e1748e329cdbb 2,940 0.82/1.00 vMB 20
603,233 603,233 0000000000000000000c78f85adf09d3c72083c72dd6a087d5e4ee6456ef1628 270 0.08/1.00 vMB 16
603,232 603,232 0000000000000000000015ed92dcb2e10d24ce4efe76dfcf17ae3770cb63ee6c 1,807 0.56/1.00 vMB 20
603,231 603,231 0000000000000000000525e986ed99e70483802690d048edc61e93da2d8e79eb 648 0.23/1.00 vMB 30
603,230 603,230 00000000000000000010e867ad41b20219bdf8f8160810e778568b8e6cccc583 2,911 0.95/1.00 vMB 9
603,229 603,229 0000000000000000000deb909f383986317e7d75d7d9587b12ee84d407986d79 3,270 1.00/1.00 vMB 32
603,228 603,228 000000000000000000066852160c2610e31cf7803d790259f3256edff8e7a16c 940 0.30/1.00 vMB 25
603,227 603,227 0000000000000000000da5844693509b0e6317f47f3786c48cf6853e230959c2 2,126 0.63/1.00 vMB 1
603,226 603,226 000000000000000000004ab7195330660f3916076da5eb896a2980b6ec350a53 2,793 1.00/1.00 vMB 20
603,225 603,225 0000000000000000000ac97be8820ddd400961a4ef430b7f7408c2a8f8d4a4f9 3,331 1.00/1.00 vMB 28
603,224 603,224 0000000000000000000168e54adcaff3c789a22ad614f608b018977085f94d83 2,906 1.00/1.00 vMB 33
603,223 603,223 000000000000000000012eb40f841869d759c5a4763d34dca797dc0c68ffb023 623 0.21/1.00 vMB 24
603,222 603,222 0000000000000000000f546e2b350ac35318f62c403fbce1282553cc6d3eb168 180 0.06/1.00 vMB 15
603,221 603,221 000000000000000000031f51633ab2f7951b33ed08c47ba6ddd9ab0569fb9215 2,807 0.81/1.00 vMB 21
603,220 603,220 00000000000000000007c76b024a30f7790dbad8074af395d738652f999c43c0 208 0.07/1.00 vMB 26
603,219 603,219 000000000000000000122917f73e4e532ef0ed2d9efaae10aa568ec0ef5eccef 1,202 0.28/1.00 vMB 5
603,218 603,218 000000000000000000124fb96317684fe79affe030a3b2205d0ee509007cfec4 2,733 1.00/1.00 vMB 22
603,217 603,217 0000000000000000001487937187a35ae50261bbc99be03a4346aa6a10d8470b 1,178 0.30/1.00 vMB 16
603,216 603,216 000000000000000000094dc744724b1d4c44c1baf15361e224557d66972b9594 1,778 0.50/1.00 vMB 18
603,215 603,215 00000000000000000012a84d9e99b69d379b5c12baca47463c9a220a003f0dca 1,618 0.45/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.84 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: 712.05 GB
    • Received: 17.15 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.