Loading Tool

Explorer IconExplorer

Memory Pool

78,214 transactions
29.51 vMB
0.10736900 BTC
Random Selection Loading Transactions
Max Size: 177.71/200 MB

Candidate Block

Mining Attempt abf0f62dabebfae053b578b2265b38a15df03204f5a39d3e93060715cb53436d
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 329d3ef6592c5f739b7bcd6a0547c56fdff8555983fbb2800b6d7cdce5ebf8b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,486
Size: 1.00 vMB
Total Fees: 0.03017295 BTC
Feerates: 151.12 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (383,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,315 531,315 00000000000000000014548d0f16de0e21e898ac493845a92dc56810aa628283 2,351 1.00/1.00 vMB 31
531,314 531,314 0000000000000000000de80ec8d9f5aa2beb969a4d0476c7e782a846e938719f 1,970 1.00/1.00 vMB 21
531,313 531,313 00000000000000000018cbffa0e61e503f14de7e18ad47aad8b8099d011dfd90 1,987 1.00/1.00 vMB 47
531,312 531,312 000000000000000000214c1796eec43a90fa5f5e26436e0629f6b0512cb8958b 201 0.20/1.00 vMB 26
531,311 531,311 00000000000000000028d4e883f216930498511ee0cc5ef2100789265761f7d9 1,341 1.00/1.00 vMB 16
531,310 531,310 0000000000000000002a6a035ad5a634012beceef7f4f3c3428f41a27e6669ae 1,790 1.00/1.00 vMB 22
531,309 531,309 0000000000000000002bda8de36996610ba5000a49932da712022bc50e1e1a8c 258 0.09/1.00 vMB 21
531,308 531,308 0000000000000000002f793eedf686861e99a2afc6edf883e5f558fde11c3c74 69 0.14/1.00 vMB 3
531,307 531,307 00000000000000000001489ec4b845e532adcf1ec2f965307a63b59be7c3645b 1,487 1.00/1.00 vMB 16
531,306 531,306 00000000000000000000c4804429aa313d0a47c8996a9def3f5575dcd2a65c71 832 0.30/1.00 vMB 36
531,305 531,305 0000000000000000002f982d96070e2cbd3b160fb360d27573072a3054444fac 1,543 0.78/1.00 vMB 12
531,304 531,304 000000000000000000268f92455831f2ff998f6ee3cc0673d95b19ec581f992c 1,364 1.00/1.00 vMB 9
531,303 531,303 00000000000000000008b52f77489512dde79fb18fa4019dfc866fc8436e4c58 2,415 1.00/1.00 vMB 11
531,302 531,302 000000000000000000230944502825a14b17eb1017326ce2767ffb2a557d8a69 2,606 1.00/1.00 vMB 4
531,301 531,301 0000000000000000000d5281cb71c620b3f4f6ba39601f2b0d2e03e349cdeb10 2,312 1.00/1.00 vMB 39
531,300 531,300 0000000000000000000e43644e68b3e148baaadafb543ddbc31b6f1c42e43474 2,386 1.00/1.00 vMB 46
531,299 531,299 00000000000000000017b5313e38a48ec75fbac91bcea39de67806db7a56fb1d 2,661 1.00/1.00 vMB 10
531,298 531,298 000000000000000000093780029e5d5639d57672958a1d64a2fb9f8b3bea66a6 2,296 1.00/1.00 vMB 31
531,297 531,297 0000000000000000001da714cc563dd23af0eb8827bfdad90d4cff6fa5e3c29b 1,675 1.00/1.00 vMB 48
531,296 531,296 0000000000000000001549f17acfca83ee048667b1fa71727f6061cc3c57f8ff 2,201 1.00/1.00 vMB 34
531,295 531,295 00000000000000000022831f86a32c05cc5d9d693ebafcc2a77597ffaca46b98 300 0.40/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.86 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.97 GB
    • Received: 17.26 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.