Loading Tool

Explorer IconExplorer

Memory Pool

75,608 transactions
28.30 vMB
0.06349689 BTC
Random Selection Loading Transactions
Max Size: 171.38/200 MB

Candidate Block

Mining Attempt 59c1e88f9f7b6c96f60f46326bd8f0fc39cbfb39173bbac2d551f1b796dcfbac
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 4e150abd88335fcefd457673d74c38355f502085638c48b2888afa0a840da6a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,309
Size: 1.00 vMB
Total Fees: 0.00503129 BTC
Feerates: 101.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (101,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,311 813,311 000000000000000000014a3faabb4b49736e38117c319bb0c55784d53406f78e 1,707 1.00/1.00 vMB 5
813,310 813,310 000000000000000000041cb37c6794f631b031ca7d54859986c7df31b4056f49 1,740 1.00/1.00 vMB 9
813,309 813,309 00000000000000000003f06b2736fe81caa91ab8cbc9dd2f11cb9da4df146d76 654 1.00/1.00 vMB 6
813,308 813,308 0000000000000000000230e39bf24f3242e3bdaa175f7047abda272569b7e265 964 1.00/1.00 vMB 4
813,307 813,307 000000000000000000024c608e318e15e0680412ae4f8ac7256f3a78556b881f 1,239 1.00/1.00 vMB 9
813,306 813,306 000000000000000000048aee28e4d8460e9a560c7f822d099a9572c65016547a 2,508 1.00/1.00 vMB 12
813,305 813,305 0000000000000000000241e755cb2f0ecc75ee89c67a736c244df6289bc73506 1,811 1.00/1.00 vMB 9
813,304 813,304 00000000000000000000d967325b68782e1a3f778f827ca0b5f90b6278686370 1,445 1.00/1.00 vMB 6
813,303 813,303 00000000000000000001d61b3c3a6069124dc30f6d230088686f234aa225d564 3,329 1.00/1.00 vMB 19
813,302 813,302 00000000000000000002bdb7d0ecde745b817e729903be0799b44a738ae2773e 1,361 1.00/1.00 vMB 7
813,301 813,301 00000000000000000002da29588df136f91086fdf293bc60913680b919c01d6c 937 1.00/1.00 vMB 6
813,300 813,300 000000000000000000024e21735b6acfafa9d2ccdf030bed22526385470ced67 3,049 1.00/1.00 vMB 15
813,299 813,299 0000000000000000000350403bf59bec1d151216a5659310d165d849fbdea014 2,841 1.00/1.00 vMB 15
813,298 813,298 0000000000000000000041d606995405a8085a086c822a020acf64a6eee4754a 2,110 1.00/1.00 vMB 10
813,297 813,297 00000000000000000003936062b9fb14ec7e8d938426b832be1f5f404834d557 854 1.00/1.00 vMB 5
813,296 813,296 00000000000000000001022c61647df2b2eda584757add2f7a77dd5cf4ae3ddd 1,124 1.00/1.00 vMB 5
813,295 813,295 000000000000000000013e5e76ca8c65a2e38e61900ade0b5aa98db57ddb7442 722 1.00/1.00 vMB 6
813,294 813,294 00000000000000000003c6446b58e3a394f1d78c8ef0d0ad27447e0f665edec6 2,068 1.00/1.00 vMB 11
813,293 813,293 000000000000000000028e1caf6a4660c49bc8edc560bc313a19b9d9a531081c 1,140 1.00/1.00 vMB 4
813,292 813,292 00000000000000000000fdfe5061976a4982c6ad57467561c65d0dc02d0467b0 829 1.00/1.00 vMB 5
813,291 813,291 000000000000000000026afb794fb3b102b6d72c27c971a4b195cb86b4eff88a 1,152 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.