Loading Tool

Explorer IconExplorer

Memory Pool

36,548 transactions
26.65 vMB
0.05305210 BTC
Random Selection Loading Transactions
Max Size: 135.32/200 MB

Candidate Block

Mining Attempt 29c82a829f187f6c9629196115f81ce86c43db67c5c8055d3672005ead744126
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 84c3b4b576bbe7aec2dd0b3478d219605b32956af1fef155037bc8ce3141f37a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.00330847 BTC
Feerates: 50.27 > 0.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (528,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,319 386,319 0000000000000000072bebef99e940f10f7bc66be185271131f372523d5d2a53 2,309 0.83/1.00 vMB 46
386,318 386,318 00000000000000000eacaa4766c4dca1a0ce8e519ef18558831fa7752a6d0c23 1 0.00/1.00 vMB 0
386,317 386,317 00000000000000000c88ebacd9d6f74edb3b2a08c1d6222209876afe225e40ba 1 0.00/1.00 vMB 0
386,316 386,316 00000000000000000a4925b4d6a06181a840f1ed50b6fec19c50b2032c296ec6 638 0.99/1.00 vMB 14
386,315 386,315 000000000000000007e96cc6d56e8c36f90680e12b9a3cfdd25c60114f0b8342 601 0.24/1.00 vMB 36
386,314 386,314 0000000000000000067aa3ddf7ca25d307cb3c4969e6f6ef6cfefa67ddd46cd5 924 0.38/1.00 vMB 34
386,313 386,313 00000000000000000c2854344f4d986b187f6d4926a4195f7c60efcf17a63ec8 1,653 0.99/1.00 vMB 27
386,312 386,312 00000000000000000cb8134cc238747a7f097021c921cd787ba0aad0422e339a 1,136 0.56/1.00 vMB 35
386,311 386,311 00000000000000000c9cdc9265e5c0021fcf41dd60337109d483aa0aae22a9c6 293 0.18/1.00 vMB 22
386,310 386,310 00000000000000000571c4d6ee0e5b9e90067d64f3e9a37ba3313ff509448342 1,397 0.98/1.00 vMB 32
386,309 386,309 00000000000000000335eee99950a2f0dc51a854dcf02c6fdb5b8692dafc96bf 163 0.10/1.00 vMB 55
386,308 386,308 00000000000000000700f0d094f60d83a7d280eb392b5965d20ece27ce89fb84 224 0.12/1.00 vMB 23
386,307 386,307 000000000000000001b1f4d03277b6c8b17b0d342bbfa5a743306ea4b0a17fa4 205 1.00/1.00 vMB 6
386,306 386,306 00000000000000000de6fee1d6f2d65cc12388a0527dd1c7eaba01a1009d525f 996 1.00/1.00 vMB 19
386,305 386,305 00000000000000000752d5b2fb6f8dee161c2ad82e1303cb864857688e2ff3e9 925 0.45/1.00 vMB 29
386,304 386,304 0000000000000000091b8dcdf443756fabf68bd65a3c9a6eec533c9ff7dd1798 447 0.90/1.00 vMB 9
386,303 386,303 000000000000000006eacf433ca917e639164a263245de6f31d1924eca71ac53 2,127 0.99/1.00 vMB 33
386,302 386,302 0000000000000000007b86ab16ba7b165a1f728103d13b109fc151ed32ff0163 2,052 0.90/1.00 vMB 44
386,301 386,301 00000000000000000c939eb917896d83aeda7c8f78b98c6319940215a958dd1e 1,559 0.58/1.00 vMB 45
386,300 386,300 000000000000000007b292bd27b621c644dadd0846221f1636b5b9848e953141 385 0.24/1.00 vMB 24
386,299 386,299 00000000000000000d67a27d4da8852e51f9311bbb6edcb23bf02e58cc18bba2 1,490 0.99/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.